Skip to content

Conversation

@h-vetinari
Copy link
Member

Some changes require testing across both libarrow and pyarrow; since we split off the pyarrow builds in a66c7c6, we'd need to publish a changed libarrow, test the changes in pyarrow, and then potentially mark the builds as broken. In order to simplify this process, reintroduce some end-to-end testing here that can be used to do this all in one PR.

@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
Copy link
Member Author

@conda-forge-admin, please rerender

@h-vetinari h-vetinari marked this pull request as draft May 27, 2024 00:49
@h-vetinari h-vetinari changed the title TEST: end-to-end testing with pyarrow TEST: end-to-end testing with pyarrow 17.0.0.rc0 Jul 9, 2024
@h-vetinari h-vetinari force-pushed the e2e branch 2 times, most recently from e1f9971 to ea585c7 Compare July 9, 2024 06:03
@h-vetinari
Copy link
Member Author

@conda-forge/arrow-cpp, happy to report that 17.0.0-rc0 is looking good from the POV of conda-forge. :)

@raulcd
Copy link
Member

raulcd commented Jul 9, 2024

happy to report that 17.0.0-rc0 is looking good from the POV of conda-forge. :)

Cool! I had to create a second RC today due to a minor issue found

@h-vetinari h-vetinari changed the title TEST: end-to-end testing with pyarrow 17.0.0.rc0 TEST: end-to-end testing with llvm 17 Jul 28, 2024
@conda-forge-webservices
Copy link

conda-forge-webservices bot commented Jul 28, 2024

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/meta.yaml) and found it was in an excellent condition.

@h-vetinari h-vetinari changed the title TEST: end-to-end testing with llvm 17 TEST: arrow v18.0.0rc0 Oct 16, 2024
jaimergp and others added 11 commits October 28, 2024 12:58
MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.43.0, and conda-forge-pinning 2024.10.27.23.07.45
MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.43.0, and conda-forge-pinning 2024.10.27.23.07.45
MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.43.0, and conda-forge-pinning 2024.10.27.23.07.45
Copy link
Member Author

@h-vetinari h-vetinari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jaimergp, looks like you found a way to fix things! I wanted to rerender because there's still a few things that are strange to me, mainly the contradictory definition of CONDA_BLD_PATH / MINIFORGE_HOME for windows, see below.

@h-vetinari
Copy link
Member Author

Ah, nevermind, CI never ran

image

I had run into the same issue previously... 😅

@jaimergp
Copy link
Member

Oops, thanks for that fix with variables. It's not a micromamba v1 vs v2 issue, so let's see if it has to do with the cache trick/hack.

MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.43.1.dev12+g92312b51, and conda-forge-pinning 2024.10.29.12.41.35
amoeba pushed a commit to apache/arrow that referenced this pull request Nov 11, 2024
…cross-compiling (#44507)

### Rationale for this change

We can't use `find_package(gRPC)` and `gRPC::grpc_cpp_plugin` for cross-compiling because it's for host. We need `grpc_cpp_plugin` for target in cross-compiling.

### What changes are included in this PR?

Add `ARROW_GRPC_CPP_PLUGIN` CMake option that overwrites `gRPC::grpc_cpp_plugin` path found by `find_package(gRPC)`.

### Are these changes tested?

Yes.

conda-forge/arrow-cpp-feedstock#1432

### Are there any user-facing changes?

Yes.
* GitHub Issue: #44448

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
@h-vetinari h-vetinari changed the title TEST: arrow v18.0.0rc0 TEST: arrow v19.0.0.rc0 Jan 11, 2025
@h-vetinari h-vetinari changed the title TEST: arrow v19.0.0.rc0 TEST: arrow v18.0.0rc0 Jan 11, 2025
@h-vetinari
Copy link
Member Author

Closing this one; will open a new PR for 19.0.0 to stop spamming people who participated here.

@h-vetinari h-vetinari closed this Jan 11, 2025
@h-vetinari h-vetinari deleted the e2e branch January 11, 2025 14:33
QuietCraftsmanship pushed a commit to QuietCraftsmanship/arrow that referenced this pull request Jul 7, 2025
…cross-compiling (#44507)

### Rationale for this change

We can't use `find_package(gRPC)` and `gRPC::grpc_cpp_plugin` for cross-compiling because it's for host. We need `grpc_cpp_plugin` for target in cross-compiling.

### What changes are included in this PR?

Add `ARROW_GRPC_CPP_PLUGIN` CMake option that overwrites `gRPC::grpc_cpp_plugin` path found by `find_package(gRPC)`.

### Are these changes tested?

Yes.

conda-forge/arrow-cpp-feedstock#1432

### Are there any user-facing changes?

Yes.
* GitHub Issue: #44448

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants