I have a Scala case class as
final case class TestStruct( num_1: Long, num_2: Long )
I have a method that converts string to