tklinchik commented on issue #34850: URL: https://github.com/apache/arrow/issues/34850#issuecomment-1493444509
I figured out what was causing it. Appears that adding explicit `compression='uncompressed'` on python export side will result in correct processing. Does `ArrowFileReader` support compression which is turned on by default on Python side? -- 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]
