Commit Graph

  • 349d232d85 GH-47099: [C++][Parquet] Add missing pragma warning(pop) to parquet/platform.h (#47114) Michael Behrisch 2025-10-13 00:48:18 +02:00
  • 0c8ce5f8df GH-47632: [CI][C++] Add a CI job for JNI on Linux (#47746) Sutou Kouhei 2025-10-12 23:57:32 +09:00
  • ba07d35050 GH-45484: [C++] Drop support for the gold linker (#47780) Raúl Cumplido 2025-10-12 16:50:27 +02:00
  • a01b98ff47 GH-47767: [CI] Add date to extra CI report email subject (#47777) Raúl Cumplido 2025-10-12 16:36:30 +02:00
  • c6ef0fe73c GH-46411: [C++] Implemented dataset option in Meson (#47669) William Ayd 2025-10-11 10:07:59 -04:00
  • f1ff2e122a GH-47748: [C++][Dataset] Fix link error on macOS (#47749) Sutou Kouhei 2025-10-10 18:44:58 +09:00
  • 7700dd4cb9 GH-47748: [C++][Dataset] Fix link error on macOS (#47749) Sutou Kouhei 2025-10-10 18:44:58 +09:00
  • 8e3d849273 GH-47564: [C++] Update expected L2 CPU cache range to 32KiB-64MiB (#47563) Artem Leshchev 2025-10-09 19:49:32 -05:00
  • 5750e2932f GH-47664: [C++][Parquet] add num_rows_ before each call to RowGroupWriter::Close in FileSerializer (#47665) Zehua Zou 2025-10-09 21:54:01 +08:00
  • 0bd7faa476 GH-47588: [C++] Bump mimalloc version to 3.1.5 (#47589) Antoine Pitrou 2025-10-09 11:47:04 +02:00
  • 9beb0e0de3 GH-47229: [C++][Arm] Force mimalloc to generate armv8.0 binary (#47766) Yibo Cai 2025-10-09 16:00:19 +08:00
  • e1f727cbb4 GH-47588: [C++] Bump mimalloc version to 3.1.5 (#47589) Antoine Pitrou 2025-10-09 11:47:04 +02:00
  • 8496d4e077 GH-47229: [C++][Arm] Force mimalloc to generate armv8.0 binary (#47766) Yibo Cai 2025-10-09 16:00:19 +08:00
  • d271e501f9 GH-47753: [C++][Parquet] Build Thrift with OpenSSL disabled (#47754) Antoine Pitrou 2025-10-09 07:46:00 +02:00
  • fcf3b4bde1 GH-47751: [CI] Fix check for job to ignore on reporting (#47755) Raúl Cumplido 2025-10-09 06:14:19 +02:00
  • ac9d7216b7 GH-46465: [C++][FlightRPC] Refactor ODBC namespaces and file structure (#47703) justing-bq 2025-10-08 16:03:57 -07:00
  • 2c63d481dc GH-47635: [CI][Integration] Add new gold files (#47729) Antoine Pitrou 2025-10-08 15:34:44 +02:00
  • fcf1369eca GH-47747: [C++] Bump Apache ORC to 2.2.1 (#47744) Gang Wu 2025-10-08 21:04:12 +08:00
  • 7b4dd05111 GH-47740: [C++][Parquet] Fix undefined behavior when reading invalid Parquet data (#47741) Antoine Pitrou 2025-10-08 08:43:12 +02:00
  • 314348a883 GH-47742: [C++][CI] Silence Valgrind leak on protobuf initialization (#47743) Antoine Pitrou 2025-10-07 22:18:01 +02:00
  • d57e4d46ec GH-47704: [R] Update paths in nightly libarrow upload job (#47727) Sutou Kouhei 2025-10-08 00:43:29 +09:00
  • b75274f24c GH-47705: [R][CI] Migrate rhub debian-gcc-release to equivalent supported image (#47730) Nic Crane 2025-10-07 15:38:00 +01:00
  • 33d1f32136 GH-47740: [C++][Parquet] Fix undefined behavior when reading invalid Parquet data (#47741) Antoine Pitrou 2025-10-08 08:43:12 +02:00
  • 353a0a228b GH-47697: [C++][FlightRPC] Add ODBC API placeholders (#47725) Alina (Xi) Li 2025-10-07 18:47:25 -07:00
  • 2e90823710 GH-47742: [C++][CI] Silence Valgrind leak on protobuf initialization (#47743) Antoine Pitrou 2025-10-07 22:18:01 +02:00
  • e5c8ccd174 GH-47704: [R] Update paths in nightly libarrow upload job (#47727) Sutou Kouhei 2025-10-08 00:43:29 +09:00
  • a273e28d33 GH-47705: [R][CI] Migrate rhub debian-gcc-release to equivalent supported image (#47730) Nic Crane 2025-10-07 15:38:00 +01:00
  • bf342b2963 GH-30036: [C++] Timezone-aware kernels should handle offset strings (e.g. "+04:30") (#12865) Rok Mihevc 2025-10-07 13:31:03 +02:00
  • e137a0423f GH-47582: [CI][Packaging] Move linux-packaging tasks to apache/arrow repository (#47600) Raúl Cumplido 2025-10-07 10:16:41 +02:00
  • 0d32975ee1 GH-47380: [Python] Apply maps_as_pydicts to Nested MapScalar Values (#47454) Johanna 2025-10-07 09:19:32 +02:00
  • bc9746d6d2 GH-47659: [C++] Fix Arrow Flight Testing's unresolved external symbol error (#47660) Alina (Xi) Li 2025-10-06 17:57:01 -07:00
  • 48a2e889a4 GH-47106: [R] Update R package to use R 4.1+ native forward pipe syntax (#47622) Nic Crane 2025-10-06 21:07:26 +01:00
  • 047ac0432b GH-47682: [R] install_pyarrow(nightly = TRUE) installs old pyarrow (#47699) eitsupi 2025-10-07 00:03:35 +09:00
  • efb62f1719 GH-47695: [CI][Release] Link arrow-io hdfs_test to c++fs on compilers where std:::filesystem is not default present (#47701) Raúl Cumplido 2025-10-06 13:42:41 +02:00
  • 4b55ea6957 GH-46137: [C++] Replace grpc-cpp conda package with libgrpc (#47606) William Ayd 2025-10-05 20:54:45 -04:00
  • f7320c9a40 MINOR: [R] Fix broken link (crossbow) (#47661) CGiachalis 2025-10-04 00:40:06 +03:00
  • ef718a7da5 GH-47602: [Python] Make Schema hashable even when it has metadata (#47601) Jonas Dedden 2025-10-03 11:10:21 +02:00
  • cde3f6a1e2 GH-47614: [CI] Upgrade vcpkg on our CI (#47627) Raúl Cumplido 2025-10-03 09:45:17 +02:00
  • c925fbb002 GH-47646: [C++][FlightRPC] Follow Naming Convention (#47658) justing-bq 2025-10-02 17:35:22 -07:00
  • a13525d230 GH-47679: [C++] Register arrow compute calls in ODBC (#47680) Alina (Xi) Li 2025-10-02 17:29:20 -07:00
  • 16ceade8f8 GH-47516: [C++][FlightRPC] Initial ODBC driver framework (#47517) Alina (Xi) Li 2025-10-01 14:19:05 -07:00
  • eb9d5194a3 GH-47648: [Archery][Integration] More granularity in JSON test cases (#47649) Antoine Pitrou 2025-10-01 08:47:22 +02:00
  • 935f318c7c GH-47673: [CI][Integration] Fix Go build failure (#47674) Sutou Kouhei 2025-10-01 06:58:35 +09:00
  • 13c2615f67 GH-47029: [Archery][Integration] Fix generation of run-end-encoded data (#47653) Antoine Pitrou 2025-09-29 11:25:21 +02:00
  • dc9753c206 GH-47625: [Python] Free-threaded musllinux and manylinux wheels started failing with cffi 2.0.0 (#47626) Alenka Frim 2025-09-29 10:43:45 +02:00
  • 9b96bdbc73 GH-47518: [C++][FlightRPC] Replace spdlogs with Arrow's Internal Logging (#47645) Alina (Xi) Li 2025-09-27 02:02:17 -07:00
  • 19e3f9024d GH-45921: [Release][R] Use GitHub Release not apache.jfrog.io (#45964) Sutou Kouhei 2025-09-26 22:34:35 +09:00
  • b59bdef4b6 GH-47431: [C++] Improve Meson configuration for WrapDB distribution (#47541) William Ayd 2025-09-26 09:33:18 -04:00
  • 41659b8e44 GH-47620: [CI][C++] Use Ubuntu 24.04 for ASAN UBSAN job (#47623) Sutou Kouhei 2025-09-26 16:40:47 +09:00
  • 00439d1048 GH-47655: [C++][Parquet][CI] Fix failure to generate seed corpus (#47656) Antoine Pitrou 2025-09-25 22:24:53 +02:00
  • a91b2646b6 GH-47639: [Benchmarking] Clean up conbench config (#47638) Antoine Pitrou 2025-09-25 18:35:58 +02:00
  • 9a219256bf GH-47650: [Archery][Integration] Add option to generate gold files (#47651) Antoine Pitrou 2025-09-25 16:03:08 +02:00
  • 6a0ea6a86c MINOR: Update docs site footer for new ASF logo (#47647) Neal Richardson 2025-09-25 07:27:54 -04:00
  • c38cc5b9e6 GH-47323: [R][CI] test-r-rhub-debian-gcc-release-custom-ccache nightly job fails due to update in Debian (#47611) Nic Crane 2025-09-25 09:50:51 +01:00
  • 235032ad24 GH-47633: [Dev][Integration] Write all files with --write_generated_json (#47634) Antoine Pitrou 2025-09-24 15:18:39 +02:00
  • 79f97640d0 GH-47112: [Parquet][C++] Rle BitPacked parser (#47294) Antoine Prouvost 2025-09-24 12:28:48 +02:00
  • 64f2055ffb GH-47597: [C++][Parquet] Fuzz more data types (#47621) Antoine Pitrou 2025-09-24 09:37:06 +02:00
  • e68236ae36 GH-46928: [C++] Retry on EINTR while opening file in FileOpenReadable (#47629) Ayush Bansal 2025-09-24 12:18:43 +05:30
  • 71293212f2 GH-47560: [C++] Fix host handling for default HDFS URI (#47458) Diego Sevilla Ruiz 2025-09-23 18:52:30 +02:00
  • 37c87db36b GH-47575: [Python] add quoting_header option to pyarrow WriterOptions (#47610) Ayush Bansal 2025-09-23 10:01:08 +05:30
  • bf4fc657a4 GH-47596: [C++][Parquet] Fix printing of large Decimal statistics (#47619) Antoine Pitrou 2025-09-22 17:54:19 +02:00
  • d803afcc43 GH-47358: [Python] IPC and Flight options representation (#47461) Bogdan Romenskii 2025-09-22 10:07:32 +02:00
  • 0e7e70cfde GH-47384: [C++][Acero] Isolate BackpressureHandler from ExecNode (#47386) gitmodimo 2025-09-19 20:20:49 +02:00
  • 7ef5648845 GH-46937: [C++] Enable arrow::EqualOptions for arrow::Table (#47164) Arash Andishgar 2025-09-19 11:58:21 +03:30
  • 479662e88d GH-47590: [C++] Use W functions explicitly for Windows UNICODE compatibility (#47593) Seungsoo Lee 2025-09-18 18:15:42 +09:00
  • c7cea527fe GH-47591: [C++] Fix passing zlib compression level (#47594) Antoine Pitrou 2025-09-18 10:14:22 +02:00
  • cbd36b817f GH-47449: [C++][Parquet] Do not drop all Statistics if SortOrder is UNKNOWN (#47466) Raúl Cumplido 2025-09-18 07:50:46 +00:00
  • ef1af63d09 GH-47584: [C++][CI] Remove "large memory" mark from TestListArray::TestOverflowCheck (#47585) Antoine Pitrou 2025-09-18 09:16:33 +02:00
  • e1c6fd5304 GH-42137 [CI][Python] Add Python Windows GitHub Action and remove AppVeyor (#47567) Raúl Cumplido 2025-09-17 09:48:52 +00:00
  • 6c0c3cd082 GH-46908: [Docs][Format] Add variant extension type docs (#47456) Matt Topol 2025-09-16 16:49:11 -05:00
  • 37dcfccd65 GH-47184: [Parquet][C++] Avoid multiplication overflow in FixedSizeBinaryBuilder::Reserve (#47185) mwish 2025-09-17 01:12:25 +08:00
  • 72b0346003 GH-41239: [C++] Support to write csv header without quotes (#47524) Zehua Zou 2025-09-16 21:44:10 +08:00
  • 931acd87a7 GH-47514: [C++][Parquet] Add unpack tests and benchmarks (#47515) Antoine Prouvost 2025-09-16 12:37:05 +02:00
  • 0648128288 GH-47570: [CI] Don't notify nightly "CI: Extra" result from forks (#47571) Sutou Kouhei 2025-09-16 15:51:10 +09:00
  • 4630313644 GH-47234: [C++][Python] Add test for fill_null regression on Windows (#47249) Rok Mihevc 2025-09-15 18:49:19 +02:00
  • eb6b637cc8 GH-47500: [C++] Add QualifierAlignment to clang-format options (#47501) Antoine Pitrou 2025-09-15 16:45:06 +02:00
  • a0fcb50ede GH-46669: [CI][Archery] Automate Zulip and email notifications for Extra CI (#47546) Raúl Cumplido 2025-09-15 10:42:10 +02:00
  • 916f62df7b MINOR: [Python] update outdated link in python README (#47561) TennyZhuang 2025-09-15 11:16:29 +08:00
  • 7548c3dd16 GH-47552: [C++] Fix creating wrong object by FixedShapeTensorType::MakeArray() (#47533) corpoverlords 2025-09-14 00:53:31 -07:00
  • 814537433f GH-47554: [C++] Fix Meson Parquet symbol visibility issues (#47556) William Ayd 2025-09-14 01:49:50 -04:00
  • d2dace9e46 GH-47523: [C#] Remove csharp/ (#47547) Sutou Kouhei 2025-09-12 16:26:32 +09:00
  • 05e64889fa GH-46410: [C++] Add parquet options to Meson configuration (#46647) William Ayd 2025-09-11 20:40:42 -04:00
  • b14a5378ad GH-43694: [C++] Add Executor * Option to arrow::dataset::ScanOptions (#43698) Srinivas Lade 2025-09-11 08:48:06 -07:00
  • 37faf3e795 GH-47373: [C++] Raise for invalid decimal precision input from the C Data Interface (#47414) William Ayd 2025-09-10 04:29:09 -04:00
  • 9306a11a7a GH-47543: [C++] Search for system install of Azure libraries with Meson (#47544) William Ayd 2025-09-09 22:29:56 -04:00
  • 417df286df GH-47539: [C++] Detect Snappy and bzip2 in Meson CI (#47540) William Ayd 2025-09-09 20:17:36 -04:00
  • c155e990a7 GH-43662: [R] Add binding to stringr::str_replace_na() (#47521) Nic Crane 2025-09-09 10:00:54 +01:00
  • aedb752762 GH-47443: [Python][Packaging] Drop Python 3.9 support (#47478) Raúl Cumplido 2025-09-09 09:44:55 +02:00
  • 41ce51b175 GH-47537: [C++] Use pkgconfig name for benchmark in Meson (#47538) William Ayd 2025-09-08 21:26:44 -04:00
  • 066aaba7b7 MINOR: [CI] Bump actions/setup-python from 5.6.0 to 6.0.0 (#47528) dependabot[bot] 2025-09-09 09:48:52 +09:00
  • 3780c241c3 MINOR: [CI] Bump actions/github-script from 7.0.1 to 8.0.0 (#47527) dependabot[bot] 2025-09-09 09:47:57 +09:00
  • a4d66005e1 MINOR: [CI] Bump actions/labeler from 5.0.0 to 6.0.1 (#47526) dependabot[bot] 2025-09-09 09:47:10 +09:00
  • 2b203ff616 GH-47534: [C++] Detect conda-installed packages in Meson CI (#47535) William Ayd 2025-09-08 19:50:58 -04:00
  • 3105d9c026 GH-47434: [C++] Fix issue preventing running of tests on Windows (#47455) William Ayd 2025-09-08 15:18:09 -04:00
  • 64cfa7ca39 GH-47367: [Packaging][Python] Patch vcpkg to show logs and install newer Windows SDK for vs_buildtools (#47484) Raúl Cumplido 2025-09-08 16:12:02 +02:00
  • c558163f14 GH-47512: [C++] Bump meson-fmt in pre-commit to 1.9.0 (#47513) William Ayd 2025-09-08 09:35:16 -04:00
  • 982d31f35f GH-47505: [CI][C#][Integration] Use apache/arrow-dotnet (#47508) Sutou Kouhei 2025-09-08 13:35:54 +09:00
  • 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