wingkitlee0 opened a new issue, #47477:
URL: https://github.com/apache/arrow/issues/47477

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Was reading about [`Content-Defined 
Chunking`](https://huggingface.co/blog/parquet-cdc) and came across
   
https://arrow.apache.org/docs/python/generated/pyarrow.parquet.write_table.html 
etc
   
   `use_content_defined_chunking` was documented in the docstring, but was not 
part of the APIs on the top of the page.
   
   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.
   
   (final personal thought: should this filesystem-specific option to be set 
somewhere else? for now this is only relevant for Hugging face now?)
   
   ### Component(s)
   
   Parquet, Python


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

Reply via email to