You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "quinnj (via GitHub)" <gi...@apache.org> on 2023/06/09 03:43:53 UTC

[GitHub] [arrow-julia] quinnj commented on issue #129: Invalid arrow file produced when writing partitioned with a dictionary-encoded column?

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org