iceberg-python icon indicating copy to clipboard operation
iceberg-python copied to clipboard

Support writes to Bucket Partitioned Tables

Open sungwy opened this issue 1 year ago • 1 comments

Feature Request / Improvement

We'd like to support writes to Bucket partitioned tables by leveraging pyiceberg_core package of iceberg-rust.

  • [x] Expose Bucket Transform through PyO3 on pyiceberg_core (https://github.com/apache/iceberg-rust/pull/556)
  • [ ] Release pyiceberg_core 0.1.0
  • [ ] Add pyiceberg_core 0.1.0 optional dependency and Bucket Transform support in PyIceberg

Discussion thread: https://lists.apache.org/thread/33c0nkc3k6646lvro1lv22pvhwlp50ss

sungwy avatar Aug 19 '24 19:08 sungwy

I'm willing to help with the release about pyiceberg_core.

Xuanwo avatar Aug 21 '24 06:08 Xuanwo