quinnj commented on issue #129: URL: https://github.com/apache/arrow-julia/issues/129#issuecomment-1583923492
The short answer from the mailing list is that the file format doesn't support dictionaries the same way we do in the Julia implementation (i.e. Julia supports, C++ doesn't), so you'll want to ensure you use the stream format instead of file when doing things w/ dictionaries. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
