Treize44 commented on issue #33759: URL: https://github.com/apache/arrow/issues/33759#issuecomment-1405116915
I think the problem is on my side : I divert the use of metadata from the schema of each fragment to put a large amount of data (around 400kB). I have centralised the metadata in a _metadata file (like in https://arrow.apache.org/docs/python/parquet.html#writing-metadata-and-common-metadata-files) and the problem disapears. -- 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]
