tadeja commented on PR #47498: URL: https://github.com/apache/arrow/pull/47498#issuecomment-5573939344
Regarding #47477's side request > Also, it will be useful to have a note about the consequence of setting use_content_defined_chunking=True on systems that do not support CDC. - What about adding a note in this PR to [/docs/source/python/parquet/parquet.rst](https://github.com/apache/arrow/blob/51bfc67ef646b5616003c9630e615618fbe48481/docs/source/python/parquet/parquet.rst?plain=1#L565) and/or [/python/pyarrow/parquet/core.py](https://github.com/apache/arrow/blob/51bfc67ef646b5616003c9630e615618fbe48481/python/pyarrow/parquet/core.py#L929) ; "On storage that does not deduplicate content (non-CAS) the only effect may be more and smaller data pages and a potentially larger file." < - would this be OK, @kszucs ? -- 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]
