Replies: 1 comment 7 replies
-
At the moment UnionBuilder only supports primitive types, you will need to construct the union manually to use more complex types. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What DataType do I specify, couldn't find anything suitable that implements
ArrowPrimitiveType
, or what is the right idiom?Beta Was this translation helpful? Give feedback.
All reactions