We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe0d1b commit 2af9f0eCopy full SHA for 2af9f0e
parquet-cdc.md
@@ -708,7 +708,7 @@ Since Parquet CDC is applied at the parquet data page level (column chunk level)
708
More details about the feature can be found at:
709
- [Hugging Face's Xet announcement](https://huggingface.co/blog/xet-on-the-hub)
710
- [parquet-dedupe-estimator's readme](https://github.com/huggingface/dataset-dedupe-estimator)
711
-- [PyArrow's documentation page](https://arrow.apache.org/docs/dev/python/parquet.html#content-defined-chunking)
+- [PyArrow's documentation page](https://arrow.apache.org/docs/python/parquet.html#content-defined-chunking)
712
- [Pull request implementing Parquet CDC](https://github.com/apache/arrow/pull/45360)
713
714
## Conclusion
0 commit comments