[Feature] upgrade orc version to 1.9.0
- Dominant language
- Java
- Stars
- 3.4k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 396
Description
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar.
### Motivation
The new version of the ORC format has done many optimizations, greatly improving performance,
for example
https://issues.apache.org/jira/browse/ORC-744
Test | IO Reduction % | CPU Reduction %
-- | -- | --
Select 16 columns | 45 | 47
SELECT * | 70 | 87
So I think we should upgrade the orc version to improving query performance.
### Solution
_No response_
### Anything else?
_No response_
### Are you willing to submit a PR?
- [X] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the ORC dependency in the project build configuration; done means the project uses ORC 1.9.0 and the relevant query behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100