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

WIP: [Docs] Update extension type examples to not use UUID #43849

Closed
wants to merge 130 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
130 commits
Select commit Hold shift + click to select a range
4db2ca0
UuidType -> RationalType in the docs
khwilson Aug 27, 2024
4d95f22
fix json formatting
khwilson Aug 27, 2024
fde3215
fix some typos
khwilson Aug 27, 2024
d875d2c
Update docs/source/python/extending_types.rst
khwilson Aug 28, 2024
eb69055
Update docs/source/python/extending_types.rst
khwilson Aug 28, 2024
3fc6842
response to ianmcook
khwilson Aug 28, 2024
0e051ea
define parameters
khwilson Aug 31, 2024
8614fd5
Update python/pyarrow/types.pxi
khwilson Sep 8, 2024
03b3fd9
Update docs/source/python/extending_types.rst
khwilson Sep 8, 2024
2abdcb8
more edits
khwilson Sep 8, 2024
4c66e4d
missed one formatting
khwilson Sep 8, 2024
253156b
import pyarrow in doctests examples
khwilson Sep 8, 2024
da6cdf2
import pyarrow in more doctests examples
khwilson Sep 8, 2024
d31d59b
MINOR: [Java] Bump dep.slf4j.version from 2.0.13 to 2.0.16 in /java (…
dependabot[bot] Aug 26, 2024
8855c59
MINOR: [R] Add missing PR num to news.md item (#43811)
amoeba Aug 26, 2024
7bc2e01
MINOR: [Java] Bump dep.junit.jupiter.version from 5.10.3 to 5.11.0 in…
dependabot[bot] Aug 26, 2024
20f8357
GH-15058: [C++][Python] Native support for UUID (#37298)
rok Aug 26, 2024
95bce2e
MINOR: [Go] Bump github.com/hamba/avro/v2 from 2.24.1 to 2.25.0 in /g…
dependabot[bot] Aug 27, 2024
e8912c9
GH-43667: [Java] Keeping Flight default header size consistent betwee…
PANKAJ9768 Aug 27, 2024
aa8950f
MINOR: [Go] Bump github.com/substrait-io/substrait-go from 0.6.0 to 0…
dependabot[bot] Aug 27, 2024
db0029f
MINOR: [Java] Downgrade gRPC to 1.65 (#43839)
lidavidm Aug 27, 2024
5b98125
MINOR: [Java] Bump org.apache.commons:commons-compress from 1.27.0 to…
dependabot[bot] Aug 27, 2024
ca4c756
MINOR: [C#] Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /c…
dependabot[bot] Aug 27, 2024
909ae17
GH-41056: [GLib][FlightRPC] Add gaflight_client_do_put() and related …
kou Aug 27, 2024
ef33625
GH-43815: [CI][Packaging][Python] Avoid uploading wheel to gemfury if…
raulcd Aug 27, 2024
ab38581
GH-43790: [Go][Parquet] Add support for LZ4_RAW compression codec (#4…
joellubi Aug 27, 2024
581a6db
MINOR: [CI] Use `docker compose` on self-hosted ARM builds (#43844)
pitrou Aug 27, 2024
5dcd5eb
GH-43805: [C++] Enable filesystem automatically when one of ARROW_{AZ…
kou Aug 27, 2024
fd3df37
MINOR: [Java] Logback dependency upgrade (#43842)
vibhatha Aug 28, 2024
18a8670
MINOR: [Java] Bump commons-cli:commons-cli from 1.8.0 to 1.9.0 in /ja…
dependabot[bot] Aug 28, 2024
a48f69b
MINOR: [Java] Bump com.google.api.grpc:proto-google-common-protos fro…
dependabot[bot] Aug 28, 2024
2fc8423
GH-43860: [Go][Parquet] Handle the error correctly (#43861)
bigsheeper Aug 28, 2024
4b9434e
GH-43854: [C++] Expose the set of device types where a ChunkedArray i…
felipecrv Aug 28, 2024
f460bcf
GH-38183: [CI][Python] Use pipx to install GCS testbench (#43852)
pitrou Aug 29, 2024
97d5b25
GH-43877: [Ruby] Add support for 0 decimal value (#43882)
kou Aug 29, 2024
ac4a714
GH-43870: [C++][Acero] Fix typos in join benchmark (#43871)
zanmato1984 Aug 29, 2024
4a7a421
GH-41696: [Python][Packaging] Bump MACOSX_DEPLOYMENT_TARGET to 12 ins…
raulcd Aug 29, 2024
962f98e
GH-43732: [Go] Require Go 1.22 or above (#43864)
haoxins Aug 29, 2024
8a79889
GH-43759: [C++] Acero: Minor code enhancement for Join (#43760)
mapleFU Aug 29, 2024
3446117
GH-43885: [C++][CI] Catch potential integer overflow in PoolBuffer (#…
pitrou Aug 29, 2024
b6c2237
GH-43869: [Java][CI] Flight related failure in the AMD64 Windows Serv…
vibhatha Aug 30, 2024
37d54cb
GH-43837: [Go][IPC] Consolidate StreamWriter and FileWriter, ensuring…
joellubi Aug 30, 2024
9ef2e74
MINOR: [JS] Bump @swc/helpers from 0.5.11 to 0.5.12 in /js (#43901)
dependabot[bot] Sep 1, 2024
1679f3c
GH-43665: [R] Remove references to bindings vignette (#43889)
nealrichardson Sep 1, 2024
373de67
MINOR: [JS] Bump ix from 6.0.0 to 7.0.0 in /js (#43898)
dependabot[bot] Sep 2, 2024
aa006c3
MINOR: [JS] Bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.18…
dependabot[bot] Sep 2, 2024
576c8cc
MINOR: [R] Fix monospace formatting in dplyr-funcs-doc (#43461)
feinleib Sep 2, 2024
37909ba
GH-43894: [R] format_aggregation() should print options too (#43896)
nealrichardson Sep 2, 2024
732b104
GH-25118: [Python] Make NumPy an optional runtime dependency (#41904)
raulcd Sep 2, 2024
a16021a
GH-43758: [C++] Compute: More comment in RowEncoder (#43763)
mapleFU Sep 2, 2024
9ed05af
GH-43768: [C++] Fix the case when boolean_{any|all} meets constant in…
mapleFU Sep 2, 2024
7ed01ee
GH-43883: [CI] Remove Python version guard when installing GCS testbe…
pitrou Sep 2, 2024
319a37f
MINOR: [C#] Bump Grpc.Tools from 2.65.0 to 2.66.0 in /csharp (#43913)
dependabot[bot] Sep 2, 2024
4103604
MINOR: [C#] Bump Google.Protobuf from 3.27.3 to 3.28.0 in /csharp (#4…
dependabot[bot] Sep 2, 2024
d5b873a
GH-40216: [CI][Packaging][Python] Upload pyarrow nightly wheels to sc…
raulcd Sep 2, 2024
2c502aa
GH-43746: [C++] Add support for Boost 1.86 (#43766)
kou Sep 3, 2024
11bee6e
MINOR: [CI] Bump actions/setup-python from 5.1.1 to 5.2.0 (#43917)
dependabot[bot] Sep 3, 2024
6111912
GH-43797: [C++] Attach `arrow::ArrayStatistics` to `arrow::ArrayData`…
kou Sep 3, 2024
4ee3f3a
MINOR: [Java] Bump org.mockito:mockito-junit-jupiter from 5.12.0 to 5…
dependabot[bot] Sep 3, 2024
6b7ed7a
MINOR: [Java] Bump com.github.luben:zstd-jni from 1.5.6-4 to 1.5.6-5 …
dependabot[bot] Sep 3, 2024
6686afa
MINOR: [Java] Bump org.apache.orc:orc-core from 1.9.2 to 1.9.4 in /ja…
dependabot[bot] Sep 3, 2024
9657077
MINOR: [Java] Bump parquet.version from 1.14.1 to 1.14.2 in /java (#4…
dependabot[bot] Sep 3, 2024
34eaeb5
MINOR: [Java] Bump error_prone_core.version from 2.30.0 to 2.31.0 in …
dependabot[bot] Sep 3, 2024
4050087
GH-40216: [Python][CI][Packaging] Upload nightly wheels to main label…
jorisvandenbossche Sep 3, 2024
908b509
GH-43907: [C#][FlightRPC] Add Grpc Call Options support on Flight Cli…
qmmk Sep 3, 2024
22f16df
GH-43927: [C++] Make ChunkResolver::ResolveMany output a list of Chun…
felipecrv Sep 3, 2024
f4d3c56
GH-43719: [C++] Clarify the way SIMD-enabled agg kernels come from th…
felipecrv Sep 3, 2024
3ac2a29
GH-43933: [CI] Remove docker-compose warnings (#43934)
lysnikolaou Sep 3, 2024
b50ad30
GH-43902: [Java] Support for Long memory addresses (#43903)
vibhatha Sep 4, 2024
96b91c2
GH-43727: [Python] RecordBatch fails gracefully on non-cpu devices (#…
danepitkin Sep 4, 2024
ab6ddac
GH-40216: [Python][CI][Packaging] Don't upload sdist to scientific-py…
jorisvandenbossche Sep 4, 2024
bb646a3
GH-43669: [Docs][Dev] Document archery --debug flag in section about …
jorisvandenbossche Sep 4, 2024
63d3992
GH-43672: [C#] Schema should be optional on FlightInfo (#43673)
ndglover Sep 4, 2024
02c2c8a
GH-43728: [Python] ChunkedArray fails gracefully on non-cpu devices (…
danepitkin Sep 4, 2024
3ff350b
GH-38255: [Java] Implement Flight SQL Bulk Ingestion (#43551)
eramitmittal Sep 5, 2024
f6c58ec
GH-43952: [CI] Bump actions/{upload|download}-artifact from 3 to late…
dependabot[bot] Sep 5, 2024
caa368e
GH-43299: [Release][Packaging] Only include pyarrow folder when find…
raulcd Sep 5, 2024
790f892
GH-43967: [C++] Enhance error message for URI parsing (#43938)
CrystalZhou0529 Sep 5, 2024
981b841
GH-43946: [C++][Parquet] Guard against use of cleared decryptor/encry…
pitrou Sep 5, 2024
97172b6
GH-43969: [CI][Dev] Prune .dockerignore (#43971)
pitrou Sep 5, 2024
0b4066f
GH-40154: [C++][Parquet] Separate encoders and decoder (#43972)
pitrou Sep 5, 2024
f8d2f8f
MINOR: [CI][C++] Add C++ example builds to "cpp" Crossbow task group …
pitrou Sep 5, 2024
a95e612
GH-43944: [C++][Parquet] Add support for arrow::ArrayStatistics: non …
kou Sep 5, 2024
efb1551
GH-43796: [C++] Indent preprocessor directives (#43798)
kou Sep 6, 2024
9489c10
MINOR: [Java] Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10…
vibhatha Sep 6, 2024
b7959c1
GH-43979: [CI][C++][Dev] Add cpplint to pre-commit (#43982)
kou Sep 6, 2024
319efc3
GH-43712: [C++][Parquet] Dataset: Handle num-nulls in Parquet correct…
mapleFU Sep 6, 2024
df4d396
GH-43992: [C++] Add missing std::move() in array_nested.cc (#43993)
mapleFU Sep 6, 2024
e073859
GH-43814: [GLib][FlightRPC] Add `GAFlightServerClass::do_put` (#43999)
kou Sep 7, 2024
6b17f49
GH-43983: [C++][Parquet] Add support for arrow::ArrayStatistics: zero…
kou Sep 8, 2024
5ca26d7
GH-40860: [GLib][Parquet] Add `gparquet_arrow_file_writer_write_recor…
kou Sep 9, 2024
38b3770
GH-43966: [Java] Check for nullabilities when comparing StructVector …
hellishfire Sep 9, 2024
55130fa
GH-43986: [C++][Acero] Some code cleanup to `Grouper` (#43988)
zanmato1984 Sep 9, 2024
41d66d8
GH-43301: [C++][Parquet] Enhance the comment for ColumnReader/Decoder…
mapleFU Sep 9, 2024
5db9d64
GH-43536: [Python][CI] Add a Crossbow job with the free-threaded buil…
lysnikolaou Sep 9, 2024
1a949a1
MINOR: [CI] Bump actions/download-artifact from 4.1.7 to 4.1.8 (#44020)
dependabot[bot] Sep 9, 2024
cc5f90a
GH-44013: [Java] Consider warnings as errors for Dataset Module (#44014)
vibhatha Sep 10, 2024
e6e8585
GH-44011: [Java] Consider warnings as errors for C Module (#44012)
vibhatha Sep 10, 2024
8508c76
GH-43576: [Java] Gandiva Tests are failing due to linking issues (#43…
vibhatha Sep 10, 2024
ab90f74
GH-44036: [C++] IPC: ipc reader/writer code enhancement (#44019)
mapleFU Sep 10, 2024
6561bc0
GH-43996: [Java] Mark new allocated ArrowSchema as released (#43997)
viirya Sep 10, 2024
3f63b20
MINOR: [C#] Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in /c…
dependabot[bot] Sep 10, 2024
3fb6e58
GH-44016: [Java] Consider warnings as errors for Format Module (#44017)
vibhatha Sep 10, 2024
3fe07d6
MINOR: [Java] Bump logback.version from 1.5.7 to 1.5.8 in /java (#44023)
dependabot[bot] Sep 10, 2024
8da5134
MINOR: [Java] Bump io.netty:netty-bom from 4.1.112.Final to 4.1.113.F…
dependabot[bot] Sep 10, 2024
9a36873
GH-43187: [C++] Support basic is_in predicate simplification (#43761)
larry98 Sep 10, 2024
b28d202
GH-43956: [Format] Allow Decimal32/Decimal64 in format (#43976)
zeroshade Sep 10, 2024
b1cf8b6
MINOR: [Java] Bump com.google.guava:guava-bom from 33.2.1-jre to 33.3…
dependabot[bot] Sep 10, 2024
2fc9dc1
MINOR: [Java] Bump checker.framework.version from 3.46.0 to 3.47.0 in…
dependabot[bot] Sep 10, 2024
d658f64
MINOR: [CI][C++] Enable core dumps and stack traces in Linux/macOS jo…
pitrou Sep 11, 2024
395ce07
GH-44044: [Java] Consider warnings as errors for Vector Module (#44045)
vibhatha Sep 11, 2024
0a4d5c1
GH-43962: [Java] Consider warnings as errors for Adapter Module (#43963)
vibhatha Sep 11, 2024
c53f430
GH-44006: [GLib][Parquet] Add `gparquet_arrow_file_writer_new_row_gro…
kou Sep 11, 2024
e4a6f1e
GH-44050: [CI][Integration] Execute integration test again (#44051)
kou Sep 11, 2024
8d5a775
GH-43973: [Python] Table fails gracefully on non-cpu devices (#43974)
danepitkin Sep 11, 2024
d4b38fd
GH-32538: [C++][Parquet] Add JSON canonical extension type (#13901)
progger-dev Sep 11, 2024
89c08a4
GH-36412: [Python][CI] Fix deprecation warning about day freq alias w…
jorisvandenbossche Sep 11, 2024
7c6c42d
MINOR: [Java] Bump com.gradle:common-custom-user-data-maven-extension…
dependabot[bot] Sep 12, 2024
837a3e2
GH-43748: [R] Handle package_version in safe_r_metadata (#43895)
nealrichardson Sep 12, 2024
0f9ed84
GH-44063: [Python] Deprecate the no longer used serialize/deserialize…
jorisvandenbossche Sep 12, 2024
002b301
GH-44072: [C++][Parquet] Add Float16 reading benchmarks (#44073)
pitrou Sep 12, 2024
a76ab32
GH-44081: [C++][Parquet] Fix reported metrics in parquet-arrow-reader…
pitrou Sep 12, 2024
5fd9d74
GH-44076: [CI] Remove verify-rc-binaries-wheel-macos-11 which is now …
raulcd Sep 12, 2024
1fe30d3
GH-44046: [Python] Fix threading issues with borrowed refs and pandas…
lysnikolaou Sep 12, 2024
d2dd352
MINOR: [CI] Bump actions/{download,upload}-artifact version (#44086)
pitrou Sep 12, 2024
ed8585e
GH-43840: [CI] Add cuda group to tasks.yml and minor updates for new …
raulcd Sep 12, 2024
a6b718e
GH-42247: [C++] Support casting to and from utf8_view/binary_view (#4…
felipecrv Sep 12, 2024
bd8866a
GH-44079: [C++][Parquet] Remove deprecated APIs (#44080)
pitrou Sep 12, 2024
5779318
MINOR: [Docs] Remove mention of JIRA issues in the contributing PR ch…
jorisvandenbossche Sep 13, 2024
0940ae8
fix spacing and version issues
khwilson Sep 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ BasedOnStyle: Google
ColumnLimit: 90
DerivePointerAlignment: false
IncludeBlocks: Preserve
IndentPPDirectives: AfterHash
21 changes: 2 additions & 19 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
# include explicitly
!ci/**
!c_glib/Gemfile
!dev/archery/setup.py
!dev/release/setup-*.sh
!docs/requirements*.txt
!go/go.mod
!go/go.sum
!python/requirements*.txt
!python/manylinux1/**
!r/DESCRIPTION
!ruby/Gemfile
!ruby/red-arrow/Gemfile
Expand All @@ -46,20 +46,3 @@
!ruby/red-parquet/Gemfile
!ruby/red-parquet/lib/parquet/version.rb
!ruby/red-parquet/red-parquet.gemspec
!ruby/red-plasma/Gemfile
!ruby/red-plasma/lib/plasma/version.rb
!ruby/red-plasma/red-plasma.gemspec
!rust/Cargo.toml
!rust/benchmarks/Cargo.toml
!rust/arrow/Cargo.toml
!rust/arrow/benches
!rust/arrow-flight/Cargo.toml
!rust/parquet/Cargo.toml
!rust/parquet/build.rs
!rust/parquet_derive/Cargo.toml
!rust/parquet_derive_test/Cargo.toml
!rust/datafusion/Cargo.toml
!rust/datafusion/benches
!rust/integration-testing/Cargo.toml
!go/go.mod
!go/go.sum
5 changes: 3 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ CUDA=11.2.2
DASK=latest
DOTNET=8.0
GCC_VERSION=""
GO=1.21.8
STATICCHECK=v0.4.7
GO=1.22.6
STATICCHECK=v0.5.1
HDFS=3.2.1
JDK=11
KARTOTHEK=latest
Expand All @@ -71,6 +71,7 @@ NUMBA=latest
NUMPY=latest
PANDAS=latest
PYTHON=3.8
PYTHON_IMAGE_TAG=3.8
R=4.4
SPARK=master
TURBODBC=latest
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/archery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,14 @@ name: Archery & Crossbow
on:
push:
paths:
- '.dockerignore'
- '.github/workflows/archery.yml'
- 'dev/archery/**'
- 'dev/tasks/**'
- 'docker-compose.yml'
pull_request:
paths:
- '.dockerignore'
- '.github/workflows/archery.yml'
- 'dev/archery/**'
- 'dev/tasks/**'
Expand Down Expand Up @@ -58,7 +60,7 @@ jobs:
shell: bash
run: git branch $ARCHERY_DEFAULT_BRANCH origin/$ARCHERY_DEFAULT_BRANCH || true
- name: Setup Python
uses: actions/setup-python@v5.1.1
uses: actions/setup-python@v5.2.0
with:
python-version: '3.9'
- name: Install pygit2 binary wheel
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/comment_bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
# fetch the tags for version number generation
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
with:
python-version: 3.12
- name: Install Archery and Crossbow dependencies
Expand Down
28 changes: 13 additions & 15 deletions .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ name: C++
on:
push:
paths:
- '.dockerignore'
- '.github/workflows/cpp.yml'
- 'ci/conda_env_*'
- 'ci/docker/**'
Expand All @@ -35,6 +36,7 @@ on:
- 'testing'
pull_request:
paths:
- '.dockerignore'
- '.github/workflows/cpp.yml'
- 'ci/conda_env_*'
- 'ci/docker/**'
Expand Down Expand Up @@ -99,7 +101,6 @@ jobs:
cat <<JSON >> "$GITHUB_OUTPUT"
{
"arch": "arm64v8",
"archery-use-legacy-docker-compose": "1",
"clang-tools": "10",
"image": "ubuntu-cpp",
"llvm": "10",
Expand All @@ -124,9 +125,6 @@ jobs:
include: ${{ fromJson(needs.docker-targets.outputs.targets) }}
env:
ARCH: ${{ matrix.arch }}
# By default, use `docker compose` because docker-compose v1 is obsolete,
# except where the Docker client version is too old.
ARCHERY_USE_LEGACY_DOCKER_COMPOSE: ${{ matrix.archery-use-legacy-docker-compose || '0' }}
ARROW_SIMD_LEVEL: ${{ matrix.simd-level }}
CLANG_TOOLS: ${{ matrix.clang-tools }}
LLVM: ${{ matrix.llvm }}
Expand All @@ -147,6 +145,7 @@ jobs:
run: |
sudo apt update
sudo apt install -y --no-install-recommends python3 python3-dev python3-pip
python3 -m pip install -U pip
- name: Setup Archery
run: python3 -m pip install -e dev/archery[docker]
- name: Execute Docker Build
Expand All @@ -156,8 +155,7 @@ jobs:
run: |
# GH-40558: reduce ASLR to avoid ASAN/LSAN crashes
sudo sysctl -w vm.mmap_rnd_bits=28
sudo sysctl -w kernel.core_pattern="core.%e.%p"
ulimit -c unlimited
source ci/scripts/util_enable_core_dumps.sh
archery docker run ${{ matrix.image }}
- name: Docker Push
if: >-
Expand Down Expand Up @@ -246,7 +244,7 @@ jobs:
$(brew --prefix bash)/bin/bash \
ci/scripts/install_minio.sh latest ${ARROW_HOME}
- name: Set up Python
uses: actions/setup-python@v5.1.1
uses: actions/setup-python@v5.2.0
with:
python-version: 3.12
- name: Install Google Cloud Storage Testbench
Expand All @@ -273,7 +271,7 @@ jobs:
shell: bash
run: |
sudo sysctl -w kern.coredump=1
sudo sysctl -w kern.corefile=core.%N.%P
sudo sysctl -w kern.corefile=/tmp/core.%N.%P
ulimit -c unlimited # must enable within the same shell
ci/scripts/cpp_test.sh $(pwd) $(pwd)/build

Expand Down Expand Up @@ -412,12 +410,10 @@ jobs:
ARROW_WITH_SNAPPY: ON
ARROW_WITH_ZLIB: ON
ARROW_WITH_ZSTD: ON
# Don't use preinstalled Boost by empty BOOST_ROOT and
# -DBoost_NO_BOOST_CMAKE=ON
# Don't use preinstalled Boost by empty BOOST_ROOT
BOOST_ROOT: ""
ARROW_CMAKE_ARGS: >-
-DARROW_PACKAGE_PREFIX=/${{ matrix.msystem_lower}}
-DBoost_NO_BOOST_CMAKE=ON
-DCMAKE_FIND_PACKAGE_PREFER_CONFIG=ON
# We can't use unity build because we don't have enough memory on
# GitHub Actions.
Expand Down Expand Up @@ -467,16 +463,18 @@ jobs:
https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2022-05-26T05-48-41Z
chmod +x /usr/local/bin/minio.exe
- name: Set up Python
uses: actions/[email protected]
uses: actions/[email protected]
id: python-install
with:
python-version: 3.9
- name: Install Google Cloud Storage Testbench
shell: bash
shell: msys2 {0}
env:
PIPX_BIN_DIR: /usr/local/bin
PIPX_BASE_PYTHON: ${{ steps.python-install.outputs.python-path }}
run: |
ci/scripts/install_gcs_testbench.sh default
echo "PYTHON_BIN_DIR=$(cygpath --windows $(dirname $(which python3.exe)))" >> $GITHUB_ENV
- name: Test
shell: msys2 {0}
run: |
PATH="$(cygpath --unix ${PYTHON_BIN_DIR}):${PATH}"
ci/scripts/cpp_test.sh "$(pwd)" "$(pwd)/build"
2 changes: 1 addition & 1 deletion .github/workflows/csharp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
with:
dotnet-version: ${{ matrix.dotnet }}
- name: Setup Python
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
with:
python-version: 3.12
- name: Checkout Arrow
Expand Down
7 changes: 3 additions & 4 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Python
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
with:
python-version: 3.12
- name: Install pre-commit
Expand All @@ -67,8 +67,7 @@ jobs:
ARCHERY_DOCKER_USER: ${{ secrets.DOCKERHUB_USER }}
ARCHERY_DOCKER_PASSWORD: ${{ secrets.DOCKERHUB_TOKEN }}
run: |
sudo sysctl -w kernel.core_pattern="core.%e.%p"
ulimit -c unlimited
source ci/scripts/util_enable_core_dumps.sh
archery docker run -e GITHUB_ACTIONS=true ubuntu-lint
- name: Docker Push
if: >-
Expand Down Expand Up @@ -104,7 +103,7 @@ jobs:
with:
fetch-depth: 0
- name: Install Python
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
with:
python-version: '3.12'
- name: Install Ruby
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
key: debian-docs-${{ hashFiles('cpp/**') }}
restore-keys: debian-docs-
- name: Setup Python
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
with:
python-version: 3.12
- name: Setup Archery
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/docs_light.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ name: Docs
on:
pull_request:
paths:
- '.dockerignore'
- 'docs/**'
- '.github/workflows/docs_light.yml'
- 'ci/docker/conda.dockerfile'
Expand Down Expand Up @@ -58,7 +59,7 @@ jobs:
key: conda-docs-${{ hashFiles('cpp/**') }}
restore-keys: conda-docs-
- name: Setup Python
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
with:
python-version: 3.12
- name: Setup Archery
Expand Down
Loading
Loading