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 6339b20 commit 4c6e3adCopy full SHA for 4c6e3ad
CHANGELOG.md
@@ -12,10 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
### Changed
13
- ice --watch to ignore deleted files.
14
- ice --watch to recreate table if deleted and --create-table/-p is set.
15
-- org.apache.parquet.CorruptStatistics warn to exclude stacktrace.
+- org.apache.parquet.CorruptStatistics warnings to exclude stacktrace.
16
17
## Fixed
18
-- ice YAML/JSON inputs parsing to fail in presence of trailing tokens.
+- ice YAML/JSON inputs parsing ignoring trailing tokens.
19
20
### Removed
21
- jvm stats logging.
0 commit comments