You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/01 08:34:16 UTC

[GitHub] [arrow] iajoiner commented on pull request #9702: ARROW-11297: [C++][Python] Add ORC writer options

iajoiner commented on pull request #9702:
URL: https://github.com/apache/arrow/pull/9702#issuecomment-983408744


   @jorisvandenbossche I think the stripe count mystery is not really due to the options not being used. Instead the issue seems to be related to the default batch size. I’m not sure whether conceptually the batch size of `createRowBatch` is necessarily related to the actual stripe size in an ORC file but won’t be surprised if they are actually the same. 


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