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 0777fa7 commit 982db0eCopy full SHA for 982db0e
CHANGELOG.md
@@ -160,6 +160,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
160
* Prep 0.4.0 release by @sungwy in https://github.com/apache/iceberg-rust/pull/809
161
* feat: Add RemovePartitionSpecs table update by @c-thiel in https://github.com/apache/iceberg-rust/pull/804
162
* feat: Store file io props to allow re-build it by @Xuanwo in https://github.com/apache/iceberg-rust/pull/802
163
+* chore: chmod +x on `verify.py` script by @sungwy in https://github.com/apache/iceberg-rust/pull/817
164
+* fix: Reading a table with positional deletes should fail by @Fokko in https://github.com/apache/iceberg-rust/pull/826
165
166
## [v0.3.0] - 2024-08-14
167
0 commit comments