Skip to content

Commit 2af9f0e

Browse files
committed
update the pyarrow documentation link to point to the latest release
1 parent 1fe0d1b commit 2af9f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parquet-cdc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ Since Parquet CDC is applied at the parquet data page level (column chunk level)
708708
More details about the feature can be found at:
709709
- [Hugging Face's Xet announcement](https://huggingface.co/blog/xet-on-the-hub)
710710
- [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)
711+
- [PyArrow's documentation page](https://arrow.apache.org/docs/python/parquet.html#content-defined-chunking)
712712
- [Pull request implementing Parquet CDC](https://github.com/apache/arrow/pull/45360)
713713

714714
## Conclusion

0 commit comments

Comments
 (0)