Skip to content

TEST: arrow v23.0.0 (end-to-end)#1664

Draft
h-vetinari wants to merge 16 commits intoconda-forge:mainfrom
h-vetinari:e2e
Draft

TEST: arrow v23.0.0 (end-to-end)#1664
h-vetinari wants to merge 16 commits intoconda-forge:mainfrom
h-vetinari:e2e

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.

Continued from #1432

@conda-forge-admin
Copy link
Contributor

conda-forge-admin commented Jan 11, 2025

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.

I do have some suggestions for making it better though...

For recipe/meta.yaml:

  • ℹ️ The recipe is not parsable by parser conda-souschef (grayskull). This parser is not currently used by conda-forge, but may be in the future. We are collecting information to see which recipes are compatible with grayskull.
  • ℹ️ The recipe is not parsable by parser conda-recipe-manager. The recipe can only be automatically migrated to the new v1 format if it is parseable by conda-recipe-manager.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/12749814205. Examine the logs at this URL for more detail.

@raulcd
Copy link
Member

raulcd commented Mar 13, 2025

This seems deprecated (as has already been done). I am closing it, feel free to reopen if necessary.

@raulcd raulcd closed this Mar 13, 2025
@h-vetinari h-vetinari reopened this Apr 8, 2025
@h-vetinari h-vetinari changed the title TEST: arrow v19.0.0.rc0 TEST: arrow v20.0.0.rc0 Apr 8, 2025
@conda-forge-admin
Copy link
Contributor

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

I was trying to look for recipes to lint for you, but it appears we have a merge conflict. Please try to merge or rebase with the base branch to resolve this conflict.

Please ping the 'conda-forge/core' team (using the @ notation in a comment) if you believe this is a bug.

@conda-forge-admin
Copy link
Contributor

conda-forge-admin commented Apr 8, 2025

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.

I do have some suggestions for making it better though...

For recipe/meta.yaml:

  • ℹ️ The recipe is not parsable by parser conda-souschef (grayskull). This parser is not currently used by conda-forge, but may be in the future. We are collecting information to see which recipes are compatible with grayskull.
  • ℹ️ The recipe is not parsable by parser conda-recipe-manager. The recipe can only be automatically migrated to the new v1 format if it is parseable by conda-recipe-manager.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/16213744741. Examine the logs at this URL for more detail.

@h-vetinari h-vetinari changed the title TEST: arrow v20.0.0.rc0 TEST: arrow v20.0.0.rc0 (end-to-end) Apr 9, 2025
@h-vetinari
Copy link
Member Author

arrow v20.0.0-rc0 is looking good from the POV of conda-forge! 🥳 @raulcd @kou @pitrou @jorisvandenbossche @assignUser

@raulcd
Copy link
Member

raulcd commented Jul 11, 2025

@h-vetinari we have split libarrow-compute to its own shared library instead of being bundled with libarrow. We will have to do some work to adapt that and the dependencies:

I was planning to do some work there but I wanted to give you a heads up in case you start working on it

@h-vetinari h-vetinari changed the title TEST: arrow v21.0.0 (end-to-end) TEST: arrow v22.0.0 (end-to-end) Oct 15, 2025
This was referenced Oct 24, 2025
@raulcd
Copy link
Member

raulcd commented Oct 29, 2025

The current failures seem related to the fix we had to apply to arrow-cpp, right?

FAILED: [code=1] src/arrow/CMakeFiles/arrow_util.dir/util/byte_stream_split_internal.cc.o 
$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-c++ -DARROW_HAVE_RUNTIME_AVX2 -DARROW_HAVE_RUNTIME_AVX512 -DARROW_HAVE_RUNTIME_BMI2 -DARROW_HAVE_RUNTIME_SSE4_2 -DGFLAGS_IS_A_DLL=0 -DGLOG_USE_GFLAGS -DGLOG_USE_GLOG_EXPORT -DOPENTELEMETRY_ABI_VERSION_NO=1 -DPROTOBUF_USE_DLLS -DURI_STATIC_BUILD -I$SRC_DIR/cpp/build/src -I$SRC_DIR/cpp/src -I$SRC_DIR/cpp/src/generated -Wno-noexcept-type -fvisibility-inlines-hidden -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/apache-arrow-22.0.0.rc1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix -isystem /usr/local/cuda/include -fdiagnostics-color=always -fuse-ld=gold  -Wall -fno-semantic-interposition -fvisibility-inlines-hidden -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/apache-arrow-22.0.0.rc1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix -isystem /usr/local/cuda/include -O3 -DNDEBUG -O2 -ftree-vectorize  -std=c++17 -flto=auto -fno-fat-lto-objects -fPIC -pthread -MD -MT src/arrow/CMakeFiles/arrow_util.dir/util/byte_stream_split_internal.cc.o -MF src/arrow/CMakeFiles/arrow_util.dir/util/byte_stream_split_internal.cc.o.d -o src/arrow/CMakeFiles/arrow_util.dir/util/byte_stream_split_internal.cc.o -c $SRC_DIR/cpp/src/arrow/util/byte_stream_split_internal.cc
$SRC_DIR/cpp/src/arrow/util/byte_stream_split_internal.cc: In static member function 'static constexpr auto arrow::util::internal::ByteStreamSplitDecodeDynamic<kNumStreams>::implementations()':
$SRC_DIR/cpp/src/arrow/util/byte_stream_split_internal.cc:55:16: error: 'ByteStreamSplitDecodeSimd' was not declared in this scope; did you mean 'ByteStreamSplitDecode'?
   55 |               &ByteStreamSplitDecodeSimd<xsimd::avx2, kNumStreams>,

@h-vetinari
Copy link
Member Author

Yeah, CI here is outdated; I'll rebase and pick the changes from #1886 once CI there is through

@h-vetinari h-vetinari force-pushed the e2e branch 2 times, most recently from 45f8252 to 3a05a2f Compare January 24, 2026 00:51
@h-vetinari h-vetinari changed the title TEST: arrow v22.0.0 (end-to-end) TEST: arrow v23.0.0 (end-to-end) Jan 24, 2026
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.

3 participants