File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased] ( https://github.com/altinity/ice/compare/v0.10.1...master )
99
10+ ## [ 0.12.0] ( https://github.com/altinity/ice/compare/v0.11.1...v0.12.0 )
11+
12+ ### Added
13+ - ` ice ` - Added drop partition field in alter table.
14+
15+ ### Changed
16+ - ` ice ` - Logic to throw exception when the user tries to use -force-no-copy for file(row group/block)
17+ with multiple partitions.
18+ - ` ice ` - User friendly message in REST catalog initialization if server cannot be reached.
19+
20+ ### Fixed
21+ • ` ice ` - Parquet conversion to iceberg for long data type.
22+
23+ ### Documentation
24+ - Added High level k8s architecture diagram.
25+ - Documented inserting multiple files (and transaction support).
26+
1027## [ 0.11.0] ( https://github.com/altinity/ice/compare/v0.10.1...v0.11.0 )
1128
1229### Added
You can’t perform that action at this time.
0 commit comments