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

enable orc-on-windows also for pyarrow #122

Merged
merged 5 commits into from
May 22, 2024

Conversation

h-vetinari
Copy link
Member

@h-vetinari h-vetinari commented May 21, 2024

Forward-port of conda-forge/arrow-cpp-feedstock#1086; need orc 2.0.1 rebuild for libarrow

@h-vetinari h-vetinari requested review from raulcd, xhochy and a team as code owners May 21, 2024 04:33
@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@h-vetinari h-vetinari removed the automerge Merge the PR when CI passes label May 21, 2024
@h-vetinari h-vetinari added the automerge Merge the PR when CI passes label May 21, 2024
Copy link
Contributor

github-actions bot commented May 21, 2024

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

  • linter: passed
  • azure: passed

Thus the PR was passing and merged! Have a great day!

@github-actions github-actions bot merged commit a0ad942 into conda-forge:main May 22, 2024
52 checks passed
@h-vetinari h-vetinari deleted the orc branch May 22, 2024 04:03
kou pushed a commit to apache/arrow that referenced this pull request May 27, 2024
`FindorcAlt.cmake` doesn't set `orcAlt_VERSION` when it finds ORC by `find_library()`/`find_path()`. If `orcAlt_VERSION` isn't set, ORC version detection by caller is failed.

`cpp/src/arrow/adapters/orc/adapter.cc` uses detected ORC version. If detected ORC version isn't correct, needless time zone database check is used.

Deployed in conda-forge through conda-forge/arrow-cpp-feedstock#1424 and confirmed as working in conda-forge/pyarrow-feedstock#122
* GitHub Issue: #41755

Authored-by: H. Vetinari <h.vetinari@gmx.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the PR when CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant