Sign in
apache
/
arrow
/
HEAD
6dfef94
GH-49509: [Docs][Python][C++] Minimize warnings and docutils errors for Sphinx build html (#49510)
by tadeja
· 10 hours ago
main
7ec459a
GH-49531: [CI][Packaging][Python] Ignore cleanup errors trying to remove loaded DLLs from temp dir (#49532)
by Raúl Cumplido
· 11 hours ago
34880c0
GH-49473: [Python] Fix get_include and get_library_dirs to work with both editable and non-editable builds (#49476)
by Raúl Cumplido
· 18 hours ago
9577ca4
GH-49526: [CI] Update Maven version from 3.8.7 to 3.9.9 (#49488)
by JB Onofré
· 31 hours ago
9082b47
GH-49521: [CI][Packaging] Try removing KEY that seems bad from downloaded KEYS file (#49525)
by Raúl Cumplido
· 32 hours ago
c6c3d53
GH-49518: [CI] Do not override HOME to empty on build_conda.sh for minimal_build (#49519)
by Raúl Cumplido
· 2 days ago
d6ce56e
GH-49470: [C++][Gandiva] Fix crashes in substring_index and truncate with extreme integer values (#49471)
by Dmitry Chirkov
· 2 days ago
a315b96
GH-49506: [CI][Python] Doctest fails when pyarrow._cuda absent (#49507)
by Rok Mihevc
· 5 days ago
0a2a0c7
GH-49452: [Python] Reintroduce docstring injection for stubfiles (#49453)
by Rok Mihevc
· 5 days ago
b9274bc
GH-49420: [C++][Gandiva] Fix castVARCHAR memory allocation and len<=0 handling (#49421)
by Dmitry Chirkov
· 5 days ago
5707713
GH-49438: [C++][Gandiva] Optimize LPAD/RPAD functions (#49439)
by Dmitry Chirkov
· 5 days ago
d436b23
GH-49454: [C++][Gandiva] Fix castVARCHAR_timestamp for pre-epoch timestamps (#49455)
by Dmitry Chirkov
· 5 days ago
21a2d4f
GH-49268: [C++][FlightRPC] Fix ODBC tests for MacOS (#49267)
by justing-bq
· 5 days ago
771205b
GH-49435: [CI][C++] Fix macOS build with Homebrew protobuf v34 (#49491)
by tadeja
· 5 days ago
59e0810
GH-49495: [C++][CI] Resolve ubuntu clang failure with parquet fuzzing (#49496)
by Jonathan Keane
· 6 days ago
3c5825b
GH-49278: [Python][Doc] Add from_numpy examples for sparse tensor constructors (#49279)
by ChiLin Chiu
· 6 days ago
3a9d9bc
GH-49410: [C++] Fix if_else null-scalar fast paths for sliced BaseBinary arrays (#49443)
by Ebraam
· 6 days ago
6698301
GH-49493: [C++][Python] Add OpenTelemetry to our CMakePresets when bulding python-maximal (#49494)
by Raúl Cumplido
· 6 days ago
ced400e
MINOR: [R] Fix all.equal registration (#49481)
by Michael Chirico
· 7 days ago
9b134ec
GH-49477: [C++][Parquet] Fix multiplication overflow in PLAIN BYTE_ARRAY decoder (#49478)
by Antoine Pitrou
· 7 days ago
ca68452
GH-49486: [CI][C++] Fix Meson build missing tensor extension sources (#49487)
by William Ayd
· 7 days ago
425666c
GH-49448: [C++][CI] Detect mismatching schema in differential IPC fuzzing (#49451)
by Antoine Pitrou
· 8 days ago
5f12de2
GH-49310: [C++][Compute] Fix segmentation fault in pyarrow.compute.if_else (#49375)
by Paweł Biegun
· 8 days ago
b69ce86
MINOR: [CI] Bump docker/login-action from 3.7.0 to 4.0.0 (#49479)
by dependabot[bot]
· 8 days ago
ed37b14
GH-49422: [CI][Integration][Ruby] Add the Ruby implementation (#49423)
by Sutou Kouhei
· 8 days ago
8c2d93c
GH-49444: [C++][FlightRPC][ODBC] Disable DSN default values on MacOS (#49402)
by justing-bq
· 8 days ago
dbbf7cf
GH-49449: [C++] Backport xsimd neon fix (#49450)
by Antoine Prouvost
· 9 days ago
f1b21f1
GH-36411: [Python] Use scikit-build-core as build backend for PyArrow and get rid of setup.py (#49259)
by Raúl Cumplido
· 9 days ago
0d4f043
GH-49408: [C++][Parquet] Add public virtual destructor to `parquet::Page` (#49409)
by Zehua Zou
· 9 days ago
9e82bc2
GH-49458: [CI][C++] Fix Meson build referencing non-existent fixed_shape_tensor_test.cc (#49468)
by William Ayd
· 9 days ago
aa1cabe
GH-49441: [C++][Gandiva] Add rand_integer function (#49442)
by Dmitry Chirkov
· 11 days ago
2ce4e66
GH-49459: [R][CI] Use RHEL-9 binaries on Amazon Linux 2023 builds (#49460)
by Nic Crane
· 12 days ago
f83c554
GH-49250: [C++][FlightRPC] ODBC: SQLError for macOS (#49251)
by Alina (Xi) Li
· 12 days ago
bbf337b
GH-49283: [C++][FlightRPC] Add separate release & debug workflows for MacOS ODBC (#49284)
by justing-bq
· 12 days ago
5647eda
GH-49349: [Doc][Python] Simplify doctests in tables.pxi and types.pxi (#49350)
by tadeja
· 13 days ago
b095098
MINOR: [Python] `Array.from_buffers` accepts `None` buffers (#49163)
by Robsdedude
· 13 days ago
bf8d175
GH-49269: [Python][Docs] Add code examples for compute function first/last/first_last (#49270)
by Ruifeng Zheng
· 13 days ago
f2b4e34
GH-49456: [C++] Use static key/item/value field names for map type again (#49457)
by Sutou Kouhei
· 13 days ago
8e625d0
GH-49219: [C++][FlightRPC] Enable static ODBC build on macOS (#49220)
by Alina (Xi) Li
· 13 days ago
fcf9dd6
GH-49385: Clarify empty schema contract on stream_reader (#49386)
by emkornfield
· 13 days ago
0686130
GH-49382: [Python] Enable OpenTelemetry on PyArrow wheels (#49383)
by Raúl Cumplido
· 14 days ago
65993cd
GH-49434: [C++][CI] Add golden integration files to IPC file fuzz corpus (#49440)
by Antoine Pitrou
· 14 days ago
d42c7dd
GH-47279: [C++] Implement GetByteRangesArray for view types (#47418)
by Robert Kruszewski
· 14 days ago
c61df29
GH-49428: [C++][Gandiva] Add support for LLVM 22.1.0 (#49429)
by Raúl Cumplido
· 2 weeks ago
edfb24d
GH-49426: [Python] Do not build pyarrow-stubs on emscripten builds (#49427)
by Raúl Cumplido
· 2 weeks ago
c187333
GH-48241: [Python] Scalar inferencing doesn't infer UUID (#48727)
by tadeja
· 2 weeks ago
cfbbf70
GH-49329: [C++][Parquet][CI] Add fuzz target for encoder/decoder roundtrip (#49374)
by Antoine Pitrou
· 2 weeks ago
c48e81e
GH-48593: [C++] C++20: use standard calendar / timezone APIs (#48601)
by Rok Mihevc
· 2 weeks ago
3ff230c
MINOR: [CI] Bump actions/download-artifact from 7 to 8 (#49431)
by dependabot[bot]
· 2 weeks ago
693bcfe
MINOR: [CI] Bump actions/upload-artifact from 6 to 7 (#49430)
by dependabot[bot]
· 2 weeks ago
0bddf5d
GH-49415: [C++] Don't change map type key/item/value field names (#49416)
by Sutou Kouhei
· 2 weeks ago
96ecb13
GH-49424: [C++] Use std::bit_width instead of missing std::log2p1 on emscripten clang (#49425)
by Raúl Cumplido
· 2 weeks ago
0124d5b
GH-49078: [FS][Azure] Fix lossy pickling of `SubTreeFileSystem(base_path, AzureFileSystem(...))` (#49140)
by Thomas Newton
· 2 weeks ago
aae49e8
GH-49417: [GLib] Add `garrow_map_data_type_is_keys_sorted()` (#49418)
by Sutou Kouhei
· 2 weeks ago
1cac811
GH-49406: [Ruby] Add support for fixed size list array (#49407)
by Sutou Kouhei
· 2 weeks ago
007903c
GH-49371: [C++] Work around bit_width not being available on MacOS's partially compatible C++20 build (#49405)
by Jonathan Keane
· 3 weeks ago
879bbb3
GH-49400: [Ruby] Add `Arrow::FixedSizeList#values` and `#raw_records` (#49401)
by Sutou Kouhei
· 3 weeks ago
a0c9a4b
GH-48277: [C++][Parquet] unpack with shuffle algorithm (#47994)
by Antoine Prouvost
· 3 weeks ago
c9dfb3e
GH-49366: [CI][C++] Use system LLVM to use libstdc++ in gcc-toolset (#49367)
by Sutou Kouhei
· 3 weeks ago
8c0c4a8
GH-49293: [Packaging][deb] Update `debian/watch` for version 5 (#49294)
by Sutou Kouhei
· 3 weeks ago
924291b
GH-49393: [C++][FlightRPC][DOC] Add limitations to ODBC ReadMe Doc (#49394)
by Alina (Xi) Li
· 3 weeks ago
dc5b76e
GH-49389: [Ruby] Add support for custom metadata in field and schema (#49390)
by Sutou Kouhei
· 3 weeks ago
2fcc3ec
GH-38007: [C++] Add VariableShapeTensor implementation (#38008)
by Rok Mihevc
· 3 weeks ago
f3f1eb0
GH-49341: [Packaging] Add support for Ubuntu 26.04 (#49345)
by Sutou Kouhei
· 3 weeks ago
376afb8
GH-49340: [R] Preserve row order in `write_dataset()` (#49343)
by Steve Martin
· 3 weeks ago
8b50bb1
GH-49266: [C++][Parquet] Optimize delta bit-packed decoding when bit-width = 0 (#49296)
by Antoine Pitrou
· 3 weeks ago
cbe2618
GH-49369: [C++][R] Deal with validating libtool again (#49370)
by Jonathan Keane
· 3 weeks ago
61741aa
GH-48145: [R] Update to testthat 3.3.0 and use its expect_r6_class() (#49333)
by Nic Crane
· 3 weeks ago
84a5701
GH-49364: [Ruby] Simplify reader tests (#49365)
by Sutou Kouhei
· 3 weeks ago
8c27898
GH-49356: [C++] Remove deprecated APIs from v13.0.0 and v18.0.0 (#49171)
by Ali Mahmood Rana
· 3 weeks ago
0cf32b2
GH-49114: [C++][Parquet] Fix converting schema failure with deep nested two-level encoding list structure (#49125)
by Zehua Zou
· 4 weeks ago
57473ad
GH-49314: [CI][Packaging][deb] Add support for minor/patch release in `dev/release/verify-apt.sh` (#49344)
by Sutou Kouhei
· 4 weeks ago
b7ed8df
GH-41624: [C++] Add missing system Boost dependency to bundled Apache Thrift (#49346)
by Sutou Kouhei
· 4 weeks ago
ba61297
GH-48978: [Python] test failures on pandas 3.0 for fastparquet and for zoneinfo w/o pytz (#48979)
by tadeja
· 4 weeks ago
74026cd
GH-49292: [C++] Add support for armv8 or later (#49337)
by Sutou Kouhei
· 4 weeks ago
8a16de6
GH-49330: [R] Update docs to reflect removal of OpenSSL 1.0 and 1.1 support (#49331)
by Nic Crane
· 4 weeks ago
99d1304
Revert "GH-35806: [R] Improve error message for null type inference with sparse CSV data"
by Nic Crane
· 4 weeks ago
c20a04a
GH-35806: [R] Improve error message for null type inference with sparse CSV data
by Nic Crane
· 4 weeks ago
031a2a4
GH-49316: [Ruby] Add support for auto dependency install for red-arrow on macOS (#49317)
by Sutou Kouhei
· 4 weeks ago
aea1ad3
GH-49325: [C++] Check if YMM register saving is OS enabled (#49326)
by Antoine Prouvost
· 4 weeks ago
99984fd
GH-46531: [C++] Add type_singleton utility function and tests. (#47922)
by Harshkumar Thakur
· 4 weeks ago
9cf8f33
GH-49323: [R] Update NEWS.md for 23.0.1 (#49324)
by Nic Crane
· 4 weeks ago
b5eb42e
GH-49287: [C++][R] Clean up any other C++20 partial compatibility issues (#49223)
by Jonathan Keane
· 4 weeks ago
6080027
GH-38184: [C++] Add systematic tests for Builder::AppendArraySlice (#49132)
by Abhishek Bansal
· 4 weeks ago
2691103
GH-48591: [C++] Remove some bit utils from bit_utils.h and replace them with C++ 20 built in functions (#49298)
by Paweł Biegun
· 4 weeks ago
59e0ba6
GH-49299: [C++][Parquet] Integer overflow in Parquet dict decoding (#49300)
by Antoine Pitrou
· 4 weeks ago
6c86961
GH-49318: [Ruby] Ensure using extpp 0.1.2 or later (#49319)
by Sutou Kouhei
· 4 weeks ago
b6eb617
GH-49311: [C++][CI] Use differential fuzzing on IPC file fuzzer (#49312)
by Antoine Pitrou
· 4 weeks ago
aa564a9
GH-49169: [C++] Add ApplicationId to AzureFileSystem for SDK calls (#49301)
by Nate Prewitt
· 4 weeks ago
4a4718f
GH-49263: [Python][CI] Install rust compiler for libcst only on Debian 32 bits (#49265)
by Raúl Cumplido
· 4 weeks ago
c8e069d
GH-49307: [Benchmarks] Revert rig-based R installation in benchmark hooks (#49308)
by Nic Crane
· 4 weeks ago
ebaaf07
GH-49146: [C++] Add option to disable atfork handlers (#49148)
by Antoine Pitrou
· 4 weeks ago
7c45228
GH-48846: [C++] Read message metadata and body in one go in IPC file reader (#48975)
by Abhishek Bansal
· 4 weeks ago
76f7815
GH-49248: [Release] Include checksum in vote email (#49249)
by Bryce Mecum
· 4 weeks ago
1114958
GH-49186: [R] Support dplyr::filter_out() in Arrow dplyr backend (#49256)
by larry77
· 4 weeks ago
3e6988a
GH-48998: [R] Add note to docs on validating IPC streams (#48999)
by Nic Crane
· 4 weeks ago
63f20c4
MINOR: [Release] Update .deb/.rpm changelogs for 23.0.1
by Raúl Cumplido
· 4 weeks ago
f2aea05
MINOR: [Release] Update versions for 24.0.0-SNAPSHOT
by Raúl Cumplido
· 4 weeks ago
4ba70c5
GH-49229: [C++] Fix abort when reading IPC file with a union validity bitmap and pre-buffering enabled (#49230)
by Antoine Pitrou
· 4 weeks ago
1d76e1e
GH-49176: [C++] CRAN build fail on missing std::floating_point concept (#49221)
by Jonathan Keane
· 4 weeks ago
Next »