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

TEST: arrow v18.0.0rc0 #1432

Draft
wants to merge 34 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
e0c1cad
TST: bring in pyarrow builds
h-vetinari Jul 28, 2024
371682a
re-introduce subpackage dependencies; test for only one python on aar…
h-vetinari Jul 9, 2024
a3f7e7a
arrow v18.0.0rc0
h-vetinari Oct 16, 2024
742d7cb
match migrations from pyarrow feedstock
h-vetinari Oct 16, 2024
8e38b35
add & set PARQUET_TEST_DATA
h-vetinari Oct 17, 2024
5614f2e
clean up patches & skips where possible
h-vetinari Oct 17, 2024
638898e
use a swapfile to avoid getting OOM-killed
h-vetinari Oct 17, 2024
5214c0a
remove deps for obsolete python versions
h-vetinari Oct 17, 2024
d2f5813
add python 3.13 migration
h-vetinari Oct 17, 2024
ad5c55d
skip test deps that are not available yet for 3.13
h-vetinari Oct 17, 2024
81128f5
remove track_features for cuda
h-vetinari Oct 17, 2024
70e7b46
use default CMAKE_ARGS; absorb EXTRA_CMAKE_ARGS
h-vetinari Oct 17, 2024
cffd409
backport patch for tzdata handling
h-vetinari Oct 22, 2024
eb35adb
backport patch for ARROW_GRPC_CPP_PLUGIN
h-vetinari Oct 23, 2024
e0c6d2d
MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.43.0, and co…
h-vetinari Oct 23, 2024
5b24463
DEBUG: remove package validation
h-vetinari Oct 16, 2024
c8a675f
remove sed for grpc_cpp_plugin
h-vetinari Oct 23, 2024
d7ea4ab
undo infra changes compared to last passing windows build
h-vetinari Oct 23, 2024
4e89f1e
use micromamba again
jaimergp Oct 28, 2024
d8ae9a6
Merge branch 'main' of github.com:conda-forge/arrow-cpp-feedstock int…
jaimergp Oct 28, 2024
2bf0d0e
Use micromamba 2.0.2-2
jaimergp Oct 28, 2024
c363dd6
skip unix for now
jaimergp Oct 28, 2024
4667b6b
set GIT_SSL_NO_VERIFY=true
jaimergp Oct 28, 2024
4217105
use C:
jaimergp Oct 28, 2024
9555ad3
set GIT_SSL_NO_VERIFY again
jaimergp Oct 28, 2024
f0f4310
Merge remote-tracking branch 'upstream/main' into e2e
h-vetinari Oct 28, 2024
13dc18c
DEBUG: disable output validation
h-vetinari Oct 28, 2024
8b71767
MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.43.0, and co…
h-vetinari Oct 28, 2024
71fe125
set GIT_SSL_NO_VERIFY=true
jaimergp Oct 28, 2024
c965271
fix windows variables
h-vetinari Oct 28, 2024
2dc025c
Use micromamba 2.0.2-2
jaimergp Oct 28, 2024
4408ffa
Do not move cache
jaimergp Oct 29, 2024
65d0df6
set CONDA_PKGS_DIRS=%MINIFORGE_HOME%\pkgs instead
jaimergp Oct 29, 2024
d007a0e
Rerender with https://github.com/conda-forge/conda-smithy/pull/2107
jaimergp Oct 29, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
85 changes: 0 additions & 85 deletions .azure-pipelines/azure-pipelines-linux.yml

This file was deleted.

40 changes: 0 additions & 40 deletions .azure-pipelines/azure-pipelines-osx.yml

This file was deleted.

8 changes: 3 additions & 5 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

Loading