Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C++][ORC] Upgrade ORC to 1.9.2 #39430

Closed
dongjoon-hyun opened this issue Jan 2, 2024 · 0 comments · Fixed by #39431
Closed

[C++][ORC] Upgrade ORC to 1.9.2 #39430

dongjoon-hyun opened this issue Jan 2, 2024 · 0 comments · Fixed by #39431

Comments

@dongjoon-hyun
Copy link
Member

Describe the enhancement requested

Use ORC to 1.9.2

Component(s)

C++, Java

dongjoon-hyun added a commit to dongjoon-hyun/arrow that referenced this issue Jan 2, 2024
lidavidm pushed a commit that referenced this issue Jan 2, 2024
### Rationale for this change

This PR aims to bring the latest bug fixes 
- https://orc.apache.org/news/2023/11/10/ORC-1.9.2/
  - [ORC-1525 Fix bad read in RleDecoderV2::readByte](https://issues.apache.org/jira/browse/ORC-1525)
- https://orc.apache.org/news/2023/08/16/ORC-1.9.1/
  - [ORC-1462 Bump aircompressor to 0.25 to fix JDK-8081450](https://issues.apache.org/jira/browse/ORC-1462)

### What changes are included in this PR?

This PR upgrades ORC dependency from 1.9.0 to 1.9.2.

### Are these changes tested?

Pass the CIs.

### Are there any user-facing changes?

No.
* Closes: #39430

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: David Li <li.davidm96@gmail.com>
@lidavidm lidavidm added this to the 15.0.0 milestone Jan 2, 2024
clayburn pushed a commit to clayburn/arrow that referenced this issue Jan 23, 2024
### Rationale for this change

This PR aims to bring the latest bug fixes 
- https://orc.apache.org/news/2023/11/10/ORC-1.9.2/
  - [ORC-1525 Fix bad read in RleDecoderV2::readByte](https://issues.apache.org/jira/browse/ORC-1525)
- https://orc.apache.org/news/2023/08/16/ORC-1.9.1/
  - [ORC-1462 Bump aircompressor to 0.25 to fix JDK-8081450](https://issues.apache.org/jira/browse/ORC-1462)

### What changes are included in this PR?

This PR upgrades ORC dependency from 1.9.0 to 1.9.2.

### Are these changes tested?

Pass the CIs.

### Are there any user-facing changes?

No.
* Closes: apache#39430

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: David Li <li.davidm96@gmail.com>
dgreiss pushed a commit to dgreiss/arrow that referenced this issue Feb 19, 2024
### Rationale for this change

This PR aims to bring the latest bug fixes 
- https://orc.apache.org/news/2023/11/10/ORC-1.9.2/
  - [ORC-1525 Fix bad read in RleDecoderV2::readByte](https://issues.apache.org/jira/browse/ORC-1525)
- https://orc.apache.org/news/2023/08/16/ORC-1.9.1/
  - [ORC-1462 Bump aircompressor to 0.25 to fix JDK-8081450](https://issues.apache.org/jira/browse/ORC-1462)

### What changes are included in this PR?

This PR upgrades ORC dependency from 1.9.0 to 1.9.2.

### Are these changes tested?

Pass the CIs.

### Are there any user-facing changes?

No.
* Closes: apache#39430

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: David Li <li.davidm96@gmail.com>
zanmato1984 pushed a commit to zanmato1984/arrow that referenced this issue Feb 28, 2024
### Rationale for this change

This PR aims to bring the latest bug fixes 
- https://orc.apache.org/news/2023/11/10/ORC-1.9.2/
  - [ORC-1525 Fix bad read in RleDecoderV2::readByte](https://issues.apache.org/jira/browse/ORC-1525)
- https://orc.apache.org/news/2023/08/16/ORC-1.9.1/
  - [ORC-1462 Bump aircompressor to 0.25 to fix JDK-8081450](https://issues.apache.org/jira/browse/ORC-1462)

### What changes are included in this PR?

This PR upgrades ORC dependency from 1.9.0 to 1.9.2.

### Are these changes tested?

Pass the CIs.

### Are there any user-facing changes?

No.
* Closes: apache#39430

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: David Li <li.davidm96@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants