Sign in
apache
/
arrow
/
HEAD
fddd356
MINOR: [Docs] Fix typos (#47511)
by Princeton Mixtey
· 32 hours ago
main
d758cb8
GH-47509: [CI][Packaging][Linux] Enable Docker build cache (#47510)
by Sutou Kouhei
· 32 hours ago
359a600
GH-47058: [Release] Update Release Management Guide to reflect status in preparation for Arrow 22 (#47474)
by Raúl Cumplido
· 2 days ago
9013abc
GH-47491: [C++] Don't set include directories to found targets (#47492)
by Sutou Kouhei
· 2 days ago
556c239
GH-47412: [C++] Use inlineshidden visibility in Meson configuration (#47413)
by William Ayd
· 2 days ago
403ba70
GH-47338: [C++][Python] Remove deprecated string-based Parquet encryption methods (#47339)
by Enrico Minack
· 2 days ago
512dcd7
GH-47485: [C++][CI] Work around Valgrind failure on Azure tests (#47496)
by Antoine Pitrou
· 3 days ago
caf4f70
GH-46739: [C++] Fix Float16 signed zero/NaN equality comparisons (#46973)
by Ben Harkins
· 3 days ago
2987165
GH-41011: [C++][Compute] Fix the issue that comparison function could not handle decimal arguments with different scales (#47459)
by Rossi Sun
· 3 days ago
cdea48e
GH-47422: [Python][C++][Flight] Expose ipc::ReadStats in Flight MetadataRecordBatchReader (#47432)
by Raúl Cumplido
· 3 days ago
743d0af
GH-47446: [C++] Update Meson configuration with compute swizzle change (#47448)
by William Ayd
· 3 days ago
9a5fc50
GH-47486: [Dev][R] Define default R_UPDATE_CLANG (#47487)
by Nic Crane
· 3 days ago
2284234
GH-47483: [C++] Bump vendored xxhash to 0.8.3 (#47476)
by Raúl Cumplido
· 3 days ago
8ccdbe7
GH-41336: [C++][Compute] Fix case_when kernel dispatch for decimals with different precisions and scales (#47479)
by Rossi Sun
· 4 days ago
a444380
GH-44345: [C++][Parquet] Add Decimal32/64 support to Parquet (#47427)
by Zehua Zou
· 4 days ago
d80e6ff
GH-43904: [CI][Python] Stop uploading nightly wheels to gemfury (#47470)
by Raúl Cumplido
· 4 days ago
57b4b4b
GH-47469: [C++][Gandiva] Add support for LLVM 21.1.0 (#47473)
by Raúl Cumplido
· 4 days ago
427caf0
GH-47440: [C++] Accept gflags::gflags as system gflags CMake target (#47468)
by Sutou Kouhei
· 4 days ago
084a365
GH-46835: [C++] Add more configuration options to arrow::EqualOptions (#47204)
by Arash Andishgar
· 5 days ago
55be8c0
GH-47256: [Python] Do not use cffi in free-threaded 3.13 builds (#47313)
by Alenka Frim
· 5 days ago
590d43f
GH-47349: [C++] Include request ID in AWS S3 Error (#47351)
by Kit Lee
· 5 days ago
886ca6f
GH-47179: [Python] Revert FileSystem.from_uri to be a staticmethod again (#47178)
by ff-kamal
· 5 days ago
940592b
GH-47370: [Python] Require Cython 3.1 (#47396)
by Nic Crane
· 5 days ago
5b5f25c
GH-20125: [Docs][Python] Restructure developers/python.rst (#47334)
by Alenka Frim
· 5 days ago
2e2aa0b
GH-40911: [C++][Compute] Fix the decimal division kernel dispatching (#47445)
by Rossi Sun
· 5 days ago
ed77d25
GH-47157: [Docs] Improve presentation of Other available packages section in build_system.rst (#47411)
by Vidhya Ravikumar
· 9 days ago
a4cde2c
GH-47451: [Python][CI] Install tzdata-legacy in newer python-wheel-manylinux-test images (#47452)
by Raúl Cumplido
· 9 days ago
4d90dd7
GH-47268: [C++][Compute] Fix discarded bad status for call binding (#47284)
by Rossi Sun
· 9 days ago
0c280fd
MINOR: [Doc][C++][Parquet] Update doc for LargeList support (#47450)
by Antoine Pitrou
· 9 days ago
6f6138b
GH-47375: [C++][Compute] Move scatter function into compute core (#47378)
by Rossi Sun
· 10 days ago
7189472
GH-46905: [C++][Parquet] Expose Statistics.is_{min/max}_value_exact and default set to true if min/max are set (#46992)
by Raúl Cumplido
· 10 days ago
2059243
GH-47243: [C++] Initialize arrow::compute in execution_plan_documentation_examples (#47227)
by egolearner
· 11 days ago
697f501
GH-41476: [Python][C++] Impossible to specify `is_adjusted_to_utc` for `Time` type when writing to Parquet (#47316)
by Sarah Gilmore
· 11 days ago
de52048
GH-26727: [C++][Flight] Use ipc::RecordBatchWriter with custom IpcPayloadWriter for TransportMessageWriter (DoExchange) (#47410)
by Raúl Cumplido
· 12 days ago
3469def
GH-46690: [GLib][CI] Use Meson 1.8.4 or later (#47425)
by Sutou Kouhei
· 12 days ago
20eb23e
GH-47130: [Packaging][deb] Fix upgrade from 20.0.0-1 (#47343)
by Sutou Kouhei
· 12 days ago
1672472
GH-47401: [C++] Remove needless Snappy patch (#47407)
by Sutou Kouhei
· 12 days ago
788f371
GH-47404: [Ruby] Remove needless `require "extpp/setup"` (#47405)
by Sutou Kouhei
· 12 days ago
d9f36a1
GH-47301: [Python] Fix FileFragment.open() seg fault behavior for file-like objects (#47302)
by Lester Fan
· 12 days ago
f8b20f1
GH-47356: [R] NEWS file states version 20.0.0.1 but release package number on CRAN is 20.0.0.2 (#47421)
by Nic Crane
· 12 days ago
ca21204
GH-47241: [C++][Parquet] Fix VariantExtensionType conversion (#47242)
by Gang Wu
· 13 days ago
f16b6ac
GH-47399: [C++] Update bundled Apache ORC to 2.2.0 with Protobuf patch (#47408)
by Sutou Kouhei
· 13 days ago
a9cdeaf
MINOR: [C++] Fix grammar typo in visibility.h (#47420)
by Koustubh Rao
· 13 days ago
6933c67a
GH-47395: [R] Update fedora-clang to install latest clang version to match CRAN setup (#47206)
by Nic Crane
· 2 weeks ago
6faea76
GH-47257: [R] Fix truncation of time variables to work with numeric subseconds time with hms bindings (#47278)
by Nic Crane
· 2 weeks ago
7c26ab5
MINOR: [Docs] Remove needless "version" from "New in version Arrow Columnar Format" (#47406)
by Sutou Kouhei
· 2 weeks ago
cdc1459
GH-43355: [C++] Don't require `__once_proxy` in `symbols.map` (#47354)
by Sutou Kouhei
· 2 weeks ago
0ecc472
GH-46971: [C++][Parquet] Use temporary buffers when decrypting Parquet data pages (#46972)
by Adam Reeve
· 2 weeks ago
dadc21f
GH-47287: [C++][Compute] Add constraint for kernel signature matching and use it for binary decimal arithmetic kernels (#47297)
by Rossi Sun
· 2 weeks ago
8509ca4
GH-45860: [C++] Respect CPU affinity in cpu_count and ThreadPool default capacity (#47152)
by Antoine Prouvost
· 2 weeks ago
c8baf8a
GH-47225: [C++] Remove Skyhook (#47262)
by Raúl Cumplido
· 3 weeks ago
066b216
MINOR: [C#] Bump Google.Protobuf to 3.32.0 (#47364)
by dependabot[bot]
· 3 weeks ago
49a0e900
MINOR: [C#] Bump xunit.runner.visualstudio to 3.1.4 (#47368)
by dependabot[bot]
· 3 weeks ago
69d2487
GH-47321: [CI][Dev] Fix shellcheck errors in the ci/scripts/python_sdist_test.sh (#47322)
by Hiroyuki Sato
· 3 weeks ago
71a7b55
GH-47137: [Python] Switch to `[dependency-groups]` (#47176)
by Patrick J. Roddy
· 3 weeks ago
f0955f1
GH-41108: [Docs] Remove Sphinx pin (#47326)
by Alenka Frim
· 3 weeks ago
7360515
GH-47223: [Release] Use "upstream" as apache/arrow{,-site} remote name (#47224)
by Sutou Kouhei
· 3 weeks ago
15662e6
GH-47039: [C++] Bump RapidJSON dependency in Meson configuration (#47041)
by William Ayd
· 3 weeks ago
e54ac19
GH-47312: [Packaging] Add support for Debian forky (#47342)
by Sutou Kouhei
· 3 weeks ago
a7c0b41
MINOR: [R] Update NEWS for 21.0.0.1 Release (#47324)
by Nic Crane
· 3 weeks ago
063bc2a
GH-47143: [Dev] Ignore `apache-arrow.tar.gz` (#47145)
by Patrick J. Roddy
· 3 weeks ago
5227fdd
GH-47332: [C++][Compute] Fix the issue that the arguments of function call become invalid before wrapping results (#47333)
by Rossi Sun
· 3 weeks ago
ddd25d1
GH-47128: [Python] Numba-CUDA interop with NVIDIA bindings (#47150)
by Graham Markall
· 3 weeks ago
cd8e677
GH-47222: [CI][C++] Add a CI job that uses the same build options for JNI on macOS (#47305)
by Sutou Kouhei
· 3 weeks ago
6660e84
GH-47317: [C++][C++23][Gandiva] Use pointer for Cache test (#47318)
by Sutou Kouhei
· 3 weeks ago
bebfa97
GH-47319: [CI] Fix actions/checkout hash version comments (#47320)
by Hiroyuki Sato
· 4 weeks ago
0ae71f8
GH-47306: [CI][Dev] Fix shellcheck errors in the ci/scripts/python_build.sh (#47307)
by Hiroyuki Sato
· 4 weeks ago
ac990563
GH-47052: [CI][C++] Use Alpine Linux 3.22 instead of 3.18 (#47148)
by Raúl Cumplido
· 4 weeks ago
2dd3ccd
GH-47205: [C++] Suppress GNU variadic macro warnings (#47286)
by Sutou Kouhei
· 4 weeks ago
d2b4036
GH-47291: [C++] Update bundled aws-c-common to 0.12.4 (#47292)
by Sutou Kouhei
· 4 weeks ago
2b8db00
MINOR: [CI] Bump actions/checkout from 4 to 5 (#47311)
by dependabot[bot]
· 4 weeks ago
d2e129b
MINOR: [CI] Bump actions/download-artifact from 4.3.0 to 5.0.0 (#47310)
by dependabot[bot]
· 4 weeks ago
3c460f7
GH-47283: [C++] Fix flight visibility issue in Meson configuration (#47298)
by William Ayd
· 4 weeks ago
db1a8a9
GH-47303: [C++] Don't install arrow-compute.pc twice (#47304)
by Sutou Kouhei
· 4 weeks ago
97c9bfc
GH-47213: [R] Require CMake 3.26 or later (#47217)
by Sutou Kouhei
· 4 weeks ago
8ef974c
GH-47289: [CI][Dev] Fix shellcheck errors in the ci/scripts/python_build_emscripten.sh (#47290)
by Hiroyuki Sato
· 4 weeks ago
135357c
GH-47277: [C++] r-binary-packages nightly failures due to incompatibility with old compiler (#47299)
by Nic Crane
· 4 weeks ago
0d72f7e
GH-45382: [Python] Add support for pandas DataFrame.attrs (#47147)
by Bogdan Romenskii
· 4 weeks ago
1e240c2
MINOR: [C++][Compute] Fix kernel docstring typo (#47295)
by Rossi Sun
· 4 weeks ago
80addfa
GH-47208: [C++][CI] Add a CI job for C++23 (#47261)
by Sutou Kouhei
· 4 weeks ago
1947e14
GH-47096: [CI][R] Drop support for R 4.0 (#47285)
by Nic Crane
· 4 weeks ago
97d7cdb
GH-47265: [Ruby] Fix wrong `Time` object detection (#47267)
by Sutou Kouhei
· 4 weeks ago
2214848
GH-47263: [MATLAB] Add `NumNulls` property to `arrow.array.ChunkedArray` class (#47264)
by Sarah Gilmore
· 4 weeks ago
c2d2727
GH-46942: [Docs] Replace the directive versionadded with note (#46997)
by Fabian Iwand
· 4 weeks ago
c9adb63f
GH-47258: [Release] Set `date:` for apache/arrow-site's `_release/${VERSION}.md` (#47260)
by Sutou Kouhei
· 4 weeks ago
7f0e5d8
GH-46982: [C++] Remove Boost dependency from hdfs_test (#47200)
by egolearner
· 5 weeks ago
6ee27d4
GH-47208: [C++] Update bundled s2n-tls to 1.5.23 (#47220)
by Sutou Kouhei
· 5 weeks ago
5f4ba59
GH-47232: [Ruby] Suppress warnings in test with Ruby 3.5 (#47233)
by Sutou Kouhei
· 5 weeks ago
d9618fe
MINOR: [Release] Make post-08-remove-old-artifacts.sh crossplatform (#47250)
by Bryce Mecum
· 5 weeks ago
22676fe
GH-47244: [CI][Dev] Fix shellcheck errors in the ci/scripts/msys2_setup.sh (#47245)
by Hiroyuki Sato
· 5 weeks ago
19f3b85
GH-47189: [C++][Parquet] Fix ParquetFilePrinter to produce valid JSON statistics (#47190)
by Gang Wu
· 5 weeks ago
2cbf122
GH-47172: [Python] Add a utility function to create Arrow table instead of pandas df (#47199)
by egolearner
· 5 weeks ago
5101641
MINOR: [R] Update backwards compat job for 21.0.0 (#47247)
by Nic Crane
· 5 weeks ago
87dca7d
GH-47016: [C++][FlightSQL] Fix negative timestamps to date types (#47017)
by Igor Antropov
· 5 weeks ago
596a60f
GH-47124: [C++][Dataset] Fix DatasetWriter deadlock on concurrent WriteRecordBatch (#47129)
by gitmodimo
· 5 weeks ago
3ba449e
GH-47101: [Statistics][C++] Implement Statistics specification attribute ARROW:distinct_count:approximate (#47183)
by Arash Andishgar
· 6 weeks ago
866d2cb
GH-47203: [C++] Restore CMAKE_DEBUG_POSTFIX in building bundled Apache Thrift (#47209)
by Sutou Kouhei
· 6 weeks ago
d44f32a
GH-47175: [C++] Require xsimd 13.0.0 or later (#47221)
by Sutou Kouhei
· 6 weeks ago
ea5dad5
GH-47075: [Release][Dev] Use GH_TOKEN as GitHub token environment variable (#47181)
by Sutou Kouhei
· 6 weeks ago
c3be5fc
GH-47211: [CI][R] Disable non-system memory allocators when on linux-devel (#47212)
by Jonathan Keane
· 6 weeks ago
Next »