Hello,

Using the java API for serialization, it is not clear to me how to utilize
the per-batch dictionary functionality of the Arrow binary format.
Specifically the stream writer class expects the dictionaries to be defined
when it loads the schema so it isn't clear how it will handle assigning a
dictionary to a provider when saving a batch.

Is there an example that clarifies this use case?

Thanks for any input or feedback,

Chris

Reply via email to