v0.2.10
github-actions
released this
16 Jan 18:19
·
731 commits
to refs/heads/main
since this release
Changes
✨ New Features
- [FEAT] Add getter for Struct and List expressions @kevinzwang (#1775)
- [FEAT] Iceberg Murmur3 Hash function @samster25 (#1778)
- [FEAT] Not_Null Expression @colin-ho (#1777)
- [FEAT] Add sample function for Dataframe @colin-ho (#1770)
🚀 Performance Improvements
- [PERF] Iceberg Truncate Transform @samster25 (#1783)
- [PERF] Iceberg Hash Bucket Transform @samster25 (#1779)
👾 Bug Fixes
- [BUG] Invalidate PartitionSpec when we run Explode on it @samster25 (#1772)
📖 Documentation
- [CHORE] Add sample to docs @colin-ho (#1781)
- [CHORE] Add not_null to docs @colin-ho (#1782)
- [FEAT] Add getter for Struct and List expressions @kevinzwang (#1775)
- [DOCS] Fix broken links on readme @jaychia (#1774)
- [DOCS] Add documentation for read_iceberg @jaychia (#1769)
- [DOCS] Documentation reorganization @jaychia (#1762)