[Java] Unable to populate a Field with a List of Structs?
Hi - I have a data set which is mostly a 2D table, however one column (called Attributes) contains a List of Structs in each cell. Each Struct has three fields: Attribute Tag, Attribute Type and Attribute Value. The definition of the Attributes Field is: /** * Attribute Tag - Two character tag.
Request to start CI workflows
Hi, I recently started my first PR for Arrow (Java) but I need someone to approve the check workflows before I can proceed. PR is https://github.com/apache/arrow/pull/15106 Thanks, Mark