is there a non java Arrow way to specify transform...
# arrow
j
is there a non java Arrow way to specify transform
Copy code
operator fun <T,C: Class<T>  > RowTxtDecoder.get(type:C  ): T {
  
}