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 2.0.0 #40507

Closed
wgtmac opened this issue Mar 13, 2024 · 3 comments
Closed

[C++][ORC] Upgrade ORC to 2.0.0 #40507

wgtmac opened this issue Mar 13, 2024 · 3 comments

Comments

@wgtmac
Copy link
Member

wgtmac commented Mar 13, 2024

Describe the enhancement requested

Use ORC to 2.0.0

Component(s)

C++, Java

@raulcd
Copy link
Member

raulcd commented Mar 13, 2024

This might allow us to enable on Windows for pyarrow solving the segmentation fault: #37382

@wgtmac
Copy link
Member Author

wgtmac commented Mar 13, 2024

@raulcd TBH, I don't think so. I managed to build it on Windows and will try to reproduce that issue later. It will take some time as I'm not that familiar with python and conda.

pitrou pushed a commit to wgtmac/arrow that referenced this issue Mar 28, 2024
pitrou pushed a commit that referenced this issue Mar 28, 2024
### Rationale for this change

This PR aims to upgrade to a new major version of Apache ORC: https://orc.apache.org/news/2024/03/08/ORC-2.0.0/

### What changes are included in this PR?

This PR upgrades ORC dependency from 1.9.2 to 2.0.0.

### Are these changes tested?

Pass the CIs.

### Are there any user-facing changes?

No.
* GitHub Issue: #40507

Lead-authored-by: Antoine Pitrou <antoine@python.org>
Co-authored-by: Gang Wu <ustcwg@gmail.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
@pitrou
Copy link
Member

pitrou commented Mar 28, 2024

Issue resolved by pull request 40508
#40508

@pitrou pitrou added this to the 16.0.0 milestone Mar 28, 2024
@pitrou pitrou closed this as completed Mar 28, 2024
tolleybot pushed a commit to tmct/arrow that referenced this issue May 2, 2024
### Rationale for this change

This PR aims to upgrade to a new major version of Apache ORC: https://orc.apache.org/news/2024/03/08/ORC-2.0.0/

### What changes are included in this PR?

This PR upgrades ORC dependency from 1.9.2 to 2.0.0.

### Are these changes tested?

Pass the CIs.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#40507

Lead-authored-by: Antoine Pitrou <antoine@python.org>
Co-authored-by: Gang Wu <ustcwg@gmail.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
tolleybot pushed a commit to tmct/arrow that referenced this issue May 4, 2024
### Rationale for this change

This PR aims to upgrade to a new major version of Apache ORC: https://orc.apache.org/news/2024/03/08/ORC-2.0.0/

### What changes are included in this PR?

This PR upgrades ORC dependency from 1.9.2 to 2.0.0.

### Are these changes tested?

Pass the CIs.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#40507

Lead-authored-by: Antoine Pitrou <antoine@python.org>
Co-authored-by: Gang Wu <ustcwg@gmail.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
rok pushed a commit to tmct/arrow that referenced this issue May 8, 2024
### Rationale for this change

This PR aims to upgrade to a new major version of Apache ORC: https://orc.apache.org/news/2024/03/08/ORC-2.0.0/

### What changes are included in this PR?

This PR upgrades ORC dependency from 1.9.2 to 2.0.0.

### Are these changes tested?

Pass the CIs.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#40507

Lead-authored-by: Antoine Pitrou <antoine@python.org>
Co-authored-by: Gang Wu <ustcwg@gmail.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
rok pushed a commit to tmct/arrow that referenced this issue May 8, 2024
### Rationale for this change

This PR aims to upgrade to a new major version of Apache ORC: https://orc.apache.org/news/2024/03/08/ORC-2.0.0/

### What changes are included in this PR?

This PR upgrades ORC dependency from 1.9.2 to 2.0.0.

### Are these changes tested?

Pass the CIs.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#40507

Lead-authored-by: Antoine Pitrou <antoine@python.org>
Co-authored-by: Gang Wu <ustcwg@gmail.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
vibhatha pushed a commit to vibhatha/arrow that referenced this issue May 25, 2024
### Rationale for this change

This PR aims to upgrade to a new major version of Apache ORC: https://orc.apache.org/news/2024/03/08/ORC-2.0.0/

### What changes are included in this PR?

This PR upgrades ORC dependency from 1.9.2 to 2.0.0.

### Are these changes tested?

Pass the CIs.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#40507

Lead-authored-by: Antoine Pitrou <antoine@python.org>
Co-authored-by: Gang Wu <ustcwg@gmail.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants