Commit Graph

  • b64a6f9e29 GH-47506: [CI][Packaging] Fix Amazon Linux 2023 packages verification (#47507) Sutou Kouhei 2025-09-08 11:28:27 +09:00
  • 32a112d05e GH-47102: [Statistics][C++] Implement Statistics specification attribute ARROW:max_byte_width:{exact,approximate} Component: C++ (#47463) Arash Andishgar 2025-09-08 00:48:58 +03:30
  • fddd35607e MINOR: [Docs] Fix typos (#47511) Princeton Mixtey 2025-09-05 23:11:24 +08:00
  • d758cb8378 GH-47509: [CI][Packaging][Linux] Enable Docker build cache (#47510) Sutou Kouhei 2025-09-06 00:06:38 +09:00
  • 359a600ad9 GH-47058: [Release] Update Release Management Guide to reflect status in preparation for Arrow 22 (#47474) Raúl Cumplido 2025-09-05 11:45:50 +02:00
  • 9013abc71e GH-47491: [C++] Don't set include directories to found targets (#47492) Sutou Kouhei 2025-09-05 14:25:18 +09:00
  • 556c2398cc GH-47412: [C++] Use inlineshidden visibility in Meson configuration (#47413) William Ayd 2025-09-04 20:18:56 -04:00
  • 403ba70f83 GH-47338: [C++][Python] Remove deprecated string-based Parquet encryption methods (#47339) Enrico Minack 2025-09-04 15:12:20 +02:00
  • 512dcd77dc GH-47485: [C++][CI] Work around Valgrind failure on Azure tests (#47496) Antoine Pitrou 2025-09-04 11:56:32 +02:00
  • caf4f70247 GH-46739: [C++] Fix Float16 signed zero/NaN equality comparisons (#46973) Ben Harkins 2025-09-04 05:23:52 -04:00
  • 2987165820 GH-41011: [C++][Compute] Fix the issue that comparison function could not handle decimal arguments with different scales (#47459) Rossi Sun 2025-09-04 15:18:58 +08:00
  • cdea48e9fc GH-47422: [Python][C++][Flight] Expose ipc::ReadStats in Flight MetadataRecordBatchReader (#47432) Raúl Cumplido 2025-09-04 09:06:56 +02:00
  • 743d0afd05 GH-47446: [C++] Update Meson configuration with compute swizzle change (#47448) William Ayd 2025-09-03 17:30:46 -04:00
  • 9a5fc50c3f GH-47486: [Dev][R] Define default R_UPDATE_CLANG (#47487) Nic Crane 2025-09-03 22:26:12 +01:00
  • 2284234ca7 GH-47483: [C++] Bump vendored xxhash to 0.8.3 (#47476) Raúl Cumplido 2025-09-03 16:56:20 +02:00
  • 8ccdbe7806 GH-41336: [C++][Compute] Fix case_when kernel dispatch for decimals with different precisions and scales (#47479) Rossi Sun 2025-09-03 18:14:07 +08:00
  • a444380b9c GH-44345: [C++][Parquet] Add Decimal32/64 support to Parquet (#47427) Zehua Zou 2025-09-03 16:35:52 +08:00
  • d80e6fff05 GH-43904: [CI][Python] Stop uploading nightly wheels to gemfury (#47470) Raúl Cumplido 2025-09-03 09:59:04 +02:00
  • 57b4b4b77d GH-47469: [C++][Gandiva] Add support for LLVM 21.1.0 (#47473) Raúl Cumplido 2025-09-02 22:31:16 +02:00
  • 427caf0e7d GH-47440: [C++] Accept gflags::gflags as system gflags CMake target (#47468) Sutou Kouhei 2025-09-02 21:12:15 +09:00
  • 084a36540d GH-46835: [C++] Add more configuration options to arrow::EqualOptions (#47204) Arash Andishgar 2025-09-02 12:03:10 +03:30
  • 55be8c011c GH-47256: [Python] Do not use cffi in free-threaded 3.13 builds (#47313) Alenka Frim 2025-09-02 09:56:31 +02:00
  • 590d43fb2b GH-47349: [C++] Include request ID in AWS S3 Error (#47351) Kit Lee 2025-09-02 03:54:43 -04:00
  • 886ca6fc72 GH-47179: [Python] Revert FileSystem.from_uri to be a staticmethod again (#47178) ff-kamal 2025-09-02 00:45:50 -07:00
  • 940592b35d GH-47370: [Python] Require Cython 3.1 (#47396) Nic Crane 2025-09-02 08:36:57 +01:00
  • 5b5f25c10b GH-20125: [Docs][Python] Restructure developers/python.rst (#47334) Alenka Frim 2025-09-01 15:33:27 +02:00
  • 2e2aa0b162 GH-40911: [C++][Compute] Fix the decimal division kernel dispatching (#47445) Rossi Sun 2025-09-01 20:50:45 +08:00
  • ed77d25149 GH-47157: [Docs] Improve presentation of Other available packages section in build_system.rst (#47411) Vidhya Ravikumar 2025-08-29 01:24:10 +05:30
  • a4cde2c650 GH-47451: [Python][CI] Install tzdata-legacy in newer python-wheel-manylinux-test images (#47452) Raúl Cumplido 2025-08-28 20:12:30 +02:00
  • 4d90dd7662 GH-47268: [C++][Compute] Fix discarded bad status for call binding (#47284) Rossi Sun 2025-08-29 00:27:19 +08:00
  • 0c280fd1a7 MINOR: [Doc][C++][Parquet] Update doc for LargeList support (#47450) Antoine Pitrou 2025-08-28 17:45:06 +02:00
  • 6f6138b7ee GH-47375: [C++][Compute] Move scatter function into compute core (#47378) Rossi Sun 2025-08-28 01:44:02 +08:00
  • 7189472881 GH-46905: [C++][Parquet] Expose Statistics.is_{min/max}_value_exact and default set to true if min/max are set (#46992) Raúl Cumplido 2025-08-27 16:14:31 +02:00
  • 2059243970 GH-47243: [C++] Initialize arrow::compute in execution_plan_documentation_examples (#47227) egolearner 2025-08-27 16:13:02 +08:00
  • 697f5013a8 GH-41476: [Python][C++] Impossible to specify is_adjusted_to_utc for Time type when writing to Parquet (#47316) Sarah Gilmore 2025-08-26 11:49:35 -04:00
  • de520483af GH-26727: [C++][Flight] Use ipc::RecordBatchWriter with custom IpcPayloadWriter for TransportMessageWriter (DoExchange) (#47410) Raúl Cumplido 2025-08-26 11:45:09 +02:00
  • 3469def0fb GH-46690: [GLib][CI] Use Meson 1.8.4 or later (#47425) Sutou Kouhei 2025-08-26 18:03:32 +09:00
  • 20eb23e8a5 GH-47130: [Packaging][deb] Fix upgrade from 20.0.0-1 (#47343) Sutou Kouhei 2025-08-26 17:30:27 +09:00
  • 1672472be8 GH-47401: [C++] Remove needless Snappy patch (#47407) Sutou Kouhei 2025-08-26 17:29:47 +09:00
  • 788f371e30 GH-47404: [Ruby] Remove needless require "extpp/setup" (#47405) Sutou Kouhei 2025-08-26 17:23:59 +09:00
  • d9f36a1273 GH-47301: [Python] Fix FileFragment.open() seg fault behavior for file-like objects (#47302) Lester Fan 2025-08-26 04:11:49 -04:00
  • f8b20f131a GH-47356: [R] NEWS file states version 20.0.0.1 but release package number on CRAN is 20.0.0.2 (#47421) Nic Crane 2025-08-25 13:48:42 +01:00
  • ca21204cb7 GH-47241: [C++][Parquet] Fix VariantExtensionType conversion (#47242) Gang Wu 2025-08-25 18:20:02 +08:00
  • f16b6ac6b6 GH-47399: [C++] Update bundled Apache ORC to 2.2.0 with Protobuf patch (#47408) Sutou Kouhei 2025-08-25 17:04:42 +09:00
  • a9cdeafef5 MINOR: [C++] Fix grammar typo in visibility.h (#47420) Koustubh Rao 2025-08-25 06:34:31 +05:30
  • 6933c67af7 GH-47395: [R] Update fedora-clang to install latest clang version to match CRAN setup (#47206) Nic Crane 2025-08-22 10:12:22 +01:00
  • 6faea76779 GH-47257: [R] Fix truncation of time variables to work with numeric subseconds time with hms bindings (#47278) Nic Crane 2025-08-22 10:11:01 +01:00
  • 7c26ab5947 MINOR: [Docs] Remove needless "version" from "New in version Arrow Columnar Format" (#47406) Sutou Kouhei 2025-08-22 15:48:58 +09:00
  • cdc1459124 GH-43355: [C++] Don't require __once_proxy in symbols.map (#47354) Sutou Kouhei 2025-08-22 14:32:55 +09:00
  • 0ecc472c78 GH-46971: [C++][Parquet] Use temporary buffers when decrypting Parquet data pages (#46972) Adam Reeve 2025-08-21 10:10:09 +12:00
  • dadc21f31b GH-47287: [C++][Compute] Add constraint for kernel signature matching and use it for binary decimal arithmetic kernels (#47297) Rossi Sun 2025-08-20 23:20:54 +08:00
  • 8509ca4d91 GH-45860: [C++] Respect CPU affinity in cpu_count and ThreadPool default capacity (#47152) Antoine Prouvost 2025-08-20 13:42:42 +02:00
  • c8baf8af81 GH-47225: [C++] Remove Skyhook (#47262) Raúl Cumplido 2025-08-19 19:14:09 -03:00
  • 066b216220 MINOR: [C#] Bump Google.Protobuf to 3.32.0 (#47364) dependabot[bot] 2025-08-19 09:35:44 -07:00
  • 49a0e9003d MINOR: [C#] Bump xunit.runner.visualstudio to 3.1.4 (#47368) dependabot[bot] 2025-08-19 09:23:59 -07:00
  • 69d2487053 GH-47321: [CI][Dev] Fix shellcheck errors in the ci/scripts/python_sdist_test.sh (#47322) Hiroyuki Sato 2025-08-19 11:19:38 +09:00
  • 71a7b5531f GH-47137: [Python] Switch to [dependency-groups] (#47176) Patrick J. Roddy 2025-08-18 13:33:12 +01:00
  • f0955f1b00 GH-41108: [Docs] Remove Sphinx pin (#47326) Alenka Frim 2025-08-18 13:47:51 +02:00
  • 73605157b4 GH-47223: [Release] Use "upstream" as apache/arrow{,-site} remote name (#47224) Sutou Kouhei 2025-08-18 18:09:17 +09:00
  • 15662e67ba GH-47039: [C++] Bump RapidJSON dependency in Meson configuration (#47041) William Ayd 2025-08-15 17:51:43 -04:00
  • e54ac19d60 GH-47312: [Packaging] Add support for Debian forky (#47342) Sutou Kouhei 2025-08-16 06:16:17 +09:00
  • ed070d2b01 Remove dev version from NEWS--no-verify maint-21.0.0.1-r Nic Crane 2025-08-15 15:55:35 +01:00
  • 2814cc2fce MINOR: [R] Update NEWS for 21.0.0.1 Release (#47324) Nic Crane 2025-08-15 15:52:34 +01:00
  • a7c0b41dc9 MINOR: [R] Update NEWS for 21.0.0.1 Release (#47324) Nic Crane 2025-08-15 15:52:34 +01:00
  • 063bc2ab51 GH-47143: [Dev] Ignore apache-arrow.tar.gz (#47145) Patrick J. Roddy 2025-08-15 07:41:27 +01:00
  • 5227fddab4 GH-47332: [C++][Compute] Fix the issue that the arguments of function call become invalid before wrapping results (#47333) Rossi Sun 2025-08-15 09:02:38 +08:00
  • ddd25d1c4c GH-47128: [Python] Numba-CUDA interop with NVIDIA bindings (#47150) Graham Markall 2025-08-15 01:31:43 +01:00
  • cd8e6774dd GH-47222: [CI][C++] Add a CI job that uses the same build options for JNI on macOS (#47305) Sutou Kouhei 2025-08-14 14:26:52 +09:00
  • 6660e84876 GH-47317: [C++][C++23][Gandiva] Use pointer for Cache test (#47318) Sutou Kouhei 2025-08-14 12:06:27 +09:00
  • e7a1fc1823 Bump version number in DESCRIPTION Nic Crane 2025-08-13 11:06:24 +01:00
  • 044242569f GH-47211: [CI][R] Disable non-system memory allocators when on linux-devel (#47212) Jonathan Keane 2025-07-28 17:37:08 -05:00
  • 265ef5eeed GH-47205: [C++] Suppress GNU variadic macro warnings (#47286) Sutou Kouhei 2025-08-12 11:15:31 +09:00
  • bebfa9740f GH-47319: [CI] Fix actions/checkout hash version comments (#47320) Hiroyuki Sato 2025-08-13 18:37:35 +09:00
  • 0ae71f81d5 GH-47306: [CI][Dev] Fix shellcheck errors in the ci/scripts/python_build.sh (#47307) Hiroyuki Sato 2025-08-13 06:26:26 +09:00
  • ac990563b4 GH-47052: [CI][C++] Use Alpine Linux 3.22 instead of 3.18 (#47148) Raúl Cumplido 2025-08-12 18:24:30 -03:00
  • 2dd3ccda64 GH-47205: [C++] Suppress GNU variadic macro warnings (#47286) Sutou Kouhei 2025-08-12 11:15:31 +09:00
  • d2b4036480 GH-47291: [C++] Update bundled aws-c-common to 0.12.4 (#47292) Sutou Kouhei 2025-08-12 11:14:24 +09:00
  • 2b8db0094b MINOR: [CI] Bump actions/checkout from 4 to 5 (#47311) dependabot[bot] 2025-08-12 10:58:47 +09:00
  • d2e129b02e MINOR: [CI] Bump actions/download-artifact from 4.3.0 to 5.0.0 (#47310) dependabot[bot] 2025-08-12 10:57:05 +09:00
  • 3c460f7c4e GH-47283: [C++] Fix flight visibility issue in Meson configuration (#47298) William Ayd 2025-08-11 21:55:59 -04:00
  • c0b4b40b13 MINOR: [C#] Bump System.ValueTuple from 4.5.0 to 4.6.1 dependabot/nuget/csharp/src/Apache.Arrow/System.ValueTuple-4.6.1 dependabot[bot] 2025-08-12 01:40:12 +00:00
  • 61c889a9f5 MINOR: [C#] Bump System.CommandLine from 2.0.0-beta4.22272.1 to 2.0.0-beta6.25358.103 dependabot/nuget/csharp/test/Apache.Arrow.Flight.IntegrationTest/System.CommandLine-2.0.0-beta6.25358.103 dependabot[bot] 2025-08-12 01:34:03 +00:00
  • 3503dee412 MINOR: [C#] Bump System.Text.Json from 8.0.5 to 8.0.6 dependabot/nuget/csharp/test/Apache.Arrow.Flight.IntegrationTest/System.Text.Json-8.0.6 dependabot[bot] 2025-08-12 01:00:34 +00:00
  • ef20037a42 MINOR: [C#] Bump System.Runtime.CompilerServices.Unsafe from 6.1.0 to 6.1.2 dependabot/nuget/csharp/src/Apache.Arrow/System.Runtime.CompilerServices.Unsafe-6.1.2 dependabot[bot] 2025-08-12 01:00:02 +00:00
  • 6aacc1a4cd MINOR: [C#] Bump ZstdSharp.Port from 0.8.5 to 0.8.6 dependabot/nuget/csharp/src/Apache.Arrow.Compression/ZstdSharp.Port-0.8.6 dependabot[bot] 2025-08-12 00:57:22 +00:00
  • 171120d0a3 MINOR: [C#] Bump Grpc.Net.Client from 2.65.0 to 2.71.0 dependabot/nuget/csharp/src/Apache.Arrow.Flight/Grpc.Net.Client-2.71.0 dependabot[bot] 2025-08-12 00:52:18 +00:00
  • a1cbe1e6be MINOR: [C#] Bump xunit.runner.visualstudio to 3.1.3 dependabot/nuget/csharp/test/Apache.Arrow.Compression.Tests/multi-94ce37bac6 dependabot[bot] 2025-08-12 00:29:23 +00:00
  • 1fa0c17a85 MINOR: [C#] Bump System.CommandLine from 2.0.0-beta1.21216.1 to 2.0.0-beta6.25358.103 dependabot/nuget/csharp/test/Apache.Arrow.IntegrationTest/System.CommandLine-2.0.0-beta6.25358.103 dependabot[bot] 2025-08-12 00:15:49 +00:00
  • e2d7b8aae2 MINOR: [C#] Bump System.Buffers from 4.6.0 to 4.6.1 dependabot/nuget/csharp/src/Apache.Arrow/System.Buffers-4.6.1 dependabot[bot] 2025-08-11 23:47:20 +00:00
  • 96721e4884 MINOR: [C#] Bump System.Buffers and 2 others dependabot/nuget/csharp/src/Apache.Arrow.Flight/multi-f1078b4542 dependabot[bot] 2025-08-11 23:40:43 +00:00
  • 44f7922d7b MINOR: [C#] Bump System.Runtime.CompilerServices.Unsafe and System.Threading.Tasks.Extensions dependabot/nuget/csharp/src/Apache.Arrow/multi-441a4c4d50 dependabot[bot] 2025-08-11 23:35:49 +00:00
  • db1a8a9bf4 GH-47303: [C++] Don't install arrow-compute.pc twice (#47304) Sutou Kouhei 2025-08-11 17:38:51 +09:00
  • 97c9bfcdf8 GH-47213: [R] Require CMake 3.26 or later (#47217) Sutou Kouhei 2025-08-11 05:58:56 +09:00
  • 8ef974c3a1 GH-47289: [CI][Dev] Fix shellcheck errors in the ci/scripts/python_build_emscripten.sh (#47290) Hiroyuki Sato 2025-08-11 05:54:57 +09:00
  • 135357ce38 GH-47277: [C++] r-binary-packages nightly failures due to incompatibility with old compiler (#47299) Nic Crane 2025-08-10 13:29:37 +01:00
  • 0d72f7e8f3 GH-45382: [Python] Add support for pandas DataFrame.attrs (#47147) Bogdan Romenskii 2025-08-09 11:44:00 +02:00
  • 1e240c2064 MINOR: [C++][Compute] Fix kernel docstring typo (#47295) Rossi Sun 2025-08-09 14:14:07 +08:00
  • 80addfab90 GH-47208: [C++][CI] Add a CI job for C++23 (#47261) Sutou Kouhei 2025-08-08 21:06:57 +09:00
  • 1947e14801 GH-47096: [CI][R] Drop support for R 4.0 (#47285) Nic Crane 2025-08-08 08:50:28 +01:00
  • 97d7cdb9da GH-47265: [Ruby] Fix wrong Time object detection (#47267) Sutou Kouhei 2025-08-08 14:16:51 +09:00