We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 235e467 commit 1f76b97Copy full SHA for 1f76b97
CHANGELOG.md
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
### Changed
17
- `ice insert` to accept files with compatible schema: subset of table schema and/or with primitive type promotions listed in
18
[Schema Evolution](https://iceberg.apache.org/spec/#schema-evolution) (previously file schema had to match exactly).
19
+- `ice describe` output to minimize quotes.
20
21
### Fixed
22
- Calculation of nested metrics.
0 commit comments