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 015f7d8 commit 21bf62eCopy full SHA for 21bf62e
CHANGELOG.md
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased](https://github.com/altinity/ice/compare/v0.5.1...master)
9
10
+## [0.6.0](https://github.com/altinity/ice/compare/v0.5.1...v0.6.0)
11
+
12
+### Added
13
+- ice: Support for `warehouse=file:///absolute/path`.
14
+- ice: Ability to whitelist `file://` locations outside the `warehouse=file://...` (useful when referencing
15
+Parquet files located elsewhere on the filesystem).
16
17
## [0.5.1](https://github.com/altinity/ice/compare/v0.5.0...v0.5.1)
18
19
### Fixed
0 commit comments