orc
orc copied to clipboard
Apache ORC - the smallest, fastest columnar storage for Hadoop workloads
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.1.0-jre to 33.2.0-jre. Release notes Sourced from com.google.guava:guava's releases. 33.2.0 Android users: Please test recent Guava versions If you know of Guava Android users who have not...
### What changes were proposed in this pull request? upgrade GitHub Action setup-java from v3 to v4 Also: setup-java supports a "cache" attribute. This allows us to remove the "cache"...
### What changes were proposed in this pull request? This PR aims to fix `IllegalArgumentException` when reading json timestamp type in benchmark. Write and read json, convert timestamp type to...
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.5.0 to 3.6.0. Release notes Sourced from org.codehaus.mojo:build-helper-maven-plugin's releases. 3.6.0 Changes 🚀 New features and improvements Deprecate remove-project-artifact goal (#205) @slawekjaranowski Parallel execution of uptodate-properties (#201) @mkarg...
### What changes were proposed in this pull request? Detect Protobuf installed by Homebrew on macOS. ### Why are the changes needed? Deal with the issue discussed [here](https://github.com/apache/arrow/issues/42149) ### How...
### What changes were proposed in this pull request? 1. Support schema evolution from `{stirng, char, varchar}` to `{decimal,timestamp,timestamp_instant}` 2. Fix a bug that cannot convert from `varchar` to `varchar`...
### What changes were proposed in this pull request? Decimal type, when `isRepeating` itself is false, do not try to change it. ### Why are the changes needed? https://github.com/apache/hive/pull/5218#discussion_r1647367003 ###...
Bumps `junit.version` from 5.10.2 to 5.10.3. Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.2 to 5.10.3 Release notes Sourced from org.junit.jupiter:junit-jupiter-params's releases. JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3 See...
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.5.0 to 4.8.6.1. Release notes Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases. Spotbugs Maven Plugin 4.8.6.1 Supports spotbugs 4.8.6 Restore java 8 support Spotbugs Maven Plugin 4.8.6.0 Support spotbugs 4.8.6...