We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 908ad09 commit d93e5e8Copy full SHA for d93e5e8
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