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

[GitHub] [arrow] arthurpassos commented on pull request #35825: GH-32723: [C++][Parquet] Add option to use LARGE* variants of binary types

arthurpassos commented on PR #35825:
URL: https://github.com/apache/arrow/pull/35825#issuecomment-1580765491

   > IIUC, the parquet reader can still use `ByteArray` to hold decoded binary values. We can only change the arrow conversion layer to support binary array of large variants.
   > 
   > It would also be beneficial if we can control it per column. It is waste of memory to be a reader-level flag.
   > 
   > cc @emkornfield
   
   How do I do it on a per column basis?


-- 
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