Commit Graph

  • 5eaf553bfc GH-48044: [Packaging][RPM][Parquet] Don't install parquet-glib.pc by parquet-devel (#48045) Sutou Kouhei 2025-11-04 20:00:22 +09:00
  • d9c1881706 GH-47961: [C++] Fix Meson's Boost process version detection (#48017) William Ayd 2025-11-03 22:09:42 -05:00
  • 534ef71eca GH-48025: [C++][GLib] Replace instances where build path is being added to built artifacts (#48026) Raúl Cumplido 2025-11-03 12:23:20 +01:00
  • ff089cc01d GH-47975: [Docs][Python] Remove experimental warning on PyCapsule documentation (#47976) Raúl Cumplido 2025-11-03 08:39:30 +01:00
  • 44f82a4024 GH-47923: [CI] Use macos-15-intel instead of macos-13 for macOS x86 runner (#47690) Kevin Liu 2025-11-01 23:38:22 -07:00
  • d165954db5 GH-48010: [C++] Update bundled RE2 from 2022-06-01 to 2023-03-01 (#48011) Nic Crane 2025-10-31 18:13:42 -04:00
  • 8dd357d138 GH-47983: [CI][R] R nightly upload workflow failing for a few weeks (#47984) Nic Crane 2025-10-31 17:36:36 -04:00
  • b1eeba7e53 GH-47974: [Docs] Remove stray documentation from Java and JS (#48006) Raúl Cumplido 2025-10-31 22:33:31 +01:00
  • 2289f31434 GH-47986: [Docs] Update the Rust on implementation status page (#47987) Andrew Lamb 2025-10-31 06:38:09 -04:00
  • 65f7787522 GH-47955: [C++][Parquet] Support reading INT-encoded Decimal stats as Arrow scalar (#48001) Antoine Pitrou 2025-10-31 09:11:47 +01:00
  • 055c2f4e91 GH-47973: [C++][Parquet] Fix invalid Parquet files written when dictionary encoded pages are large (#47998) Adam Reeve 2025-10-31 21:08:36 +13:00
  • 2e46c05b8a GH-47945: [C++] Add support for Boost 1.89.0 and require Boost 1.69 or later (#47947) Sutou Kouhei 2025-10-31 00:26:56 +09:00
  • 430ad81c2b GH-47919: [C++] Update Meson config for C Data Interface changes (#47920) William Ayd 2025-10-29 21:20:31 -04:00
  • 42f27abf56 GH-47978: [C++][Parquet][CI] Add more compression codecs to fuzzing seed corpus (#47979) Antoine Pitrou 2025-10-29 17:31:21 +01:00
  • b2190db54c GH-47030: [C++][Parquet] Add setting to limit the number of rows written per page (#47090) Gang Wu 2025-10-29 23:38:22 +08:00
  • ff1f71d0db GH-47895: [C++][Parquet] Add prolog and epilog in unpack (#47896) Antoine Prouvost 2025-10-29 11:25:33 +01:00
  • 6a08785946 GH-46004: [C++][FlightRPC] Enable ODBC Build In C++ Workflows (#47689) Alina (Xi) Li 2025-10-28 18:53:59 -07:00
  • 7e3aad71c4 GH-47933: [Release][R] Don't upload *.sha512.{asc,sha512} (#47982) Nic Crane 2025-10-29 01:25:01 +00:00
  • d0e098fca7 GH-46575: [C++][FlightRPC] ODBC Diagnostics Report (#47763) Alina (Xi) Li 2025-10-28 18:20:12 -07:00
  • 06f53b24ee GH-47967: [C++] Update Meson Configuration with SafeInt Changes (#47968) William Ayd 2025-10-28 21:09:21 -04:00
  • 7623887f0a GH-47930: Update Rust support status for Avro format in documentation (#47931) Connor Sanders 2025-10-28 14:35:55 -05:00
  • 4095d92751 GH-46825: [R] Use smallest_decimal() from C++ instead of working out which decimal type to instantiate in R (#47906) Nic Crane 2025-10-28 19:23:51 +00:00
  • 527ddb0ea4 GH-47939: [R] Update CRAN packaging checklist to update checksums and have make build call make clean (#47944) Nic Crane 2025-10-28 19:20:50 +00:00
  • 2119a270c9 GH-47825: [C++] Fix the issue that bitmap ops overriding partial leading byte (#47912) Rossi Sun 2025-10-28 10:09:23 -07:00
  • ef89dc459d GH-47966: [Python] PyArrow v22.0 assumes Pandas DataFrame attrs are serializable (#47977) Bogdan Romenskii 2025-10-28 17:38:59 +01:00
  • 9d556a947f GH-44318: [C++][Python] Fix RecordBatch::FromStructArray for sliced arrays with offset = 0 (#47843) Jason Wong 2025-10-28 12:02:12 +00:00
  • 57f6261893 GH-47861: [Python] reduce memory usage when using to_pandas() with many extension arrays columns (#47860) Will Gulian 2025-10-28 06:03:26 -04:00
  • 88179b6362 GH-47924: [C++] Fix issues in CSV reader with invalid inputs (#47925) Antoine Pitrou 2025-10-28 10:43:59 +01:00
  • eb0e4ed81b GH-47964: [Docs] Add dcleblanc/SafeInt to the LICENSE.txt file (#47965) Raúl Cumplido 2025-10-28 09:33:20 +01:00
  • a7f05d6ba5 MINOR: [CI] Bump actions/download-artifact from 5.0.0 to 6.0.0 (#47963) dependabot[bot] 2025-10-28 12:03:16 +09:00
  • d7ef7d4fe0 MINOR: [CI] Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#47962) dependabot[bot] 2025-10-28 12:02:50 +09:00
  • 719c32e2f1 GH-47806: [CI] Rename deprecated docker-compose.yml to preferred compose.yaml file (#47954) Raúl Cumplido 2025-10-28 01:54:55 +01:00
  • 08b3cc9cb1 GH-47926: [C++] Adopt alternative safe arithmetic library (#47958) Antoine Pitrou 2025-10-27 18:26:39 +01:00
  • 177ec45c0b GH-47778: [CI][Python] Remove ORC alias timezone for US/Pacific on test_orc.py::test_timezone_absent (#47956) Raúl Cumplido 2025-10-27 18:10:18 +01:00
  • 00245cc802 GH-47946: [C++][Parquet] Fix Simd inclusion paths (#47952) Antoine Prouvost 2025-10-27 17:08:54 +01:00
  • 57c329f876 GH-47953: [C++] Remove Windows inclusion from int_util_overflow.h (#47950) Antoine Pitrou 2025-10-27 14:46:52 +01:00
  • f669b9fb6b GH-47942: [R] CRAN 22.0.0 R package release fails on Winbuilder due to "non-API call to R: 'Rf_lazy_duplicate'" (#47943) Nic Crane 2025-10-27 09:58:41 +00:00
  • d9697b1f09 GH-47948: [CI][Packaging][Deb] Add missing directory existent check (#47949) Sutou Kouhei 2025-10-27 17:10:36 +09:00
  • a79ddb20a3 Substitute call maint-22.0.0-r Nic Crane 2025-10-26 09:18:58 +00:00
  • 63d1d18263 Fix error in codegen due to change from dplyr pipes to base pipe Nic Crane 2025-10-25 20:23:07 +01:00
  • ba57c36c97 GH-47821: [CI][Release][R] Fix test repository path in release (#47929) Sutou Kouhei 2025-10-25 17:51:43 +09:00
  • 308b007bc8 GH-46592: [CI][Dev][R] Add Air to pre-commit (#47423) Nic Crane 2025-10-25 18:17:38 +01:00
  • 065203dc84 GH-47000: [R] concat_tables on a record_batch causes segfault (#47885) Nic Crane 2025-10-25 18:16:19 +01:00
  • bacd0e3bd0 [CRAN] Add checksums Nic Crane 2025-10-25 17:35:17 +01:00
  • 2423882a95 Rebuild docs, remove badges from README Nic Crane 2025-10-25 16:21:23 +01:00
  • b000af1104 GH-47821: [CI][Release][R] Fix test repository path in release (#47929) Sutou Kouhei 2025-10-25 17:51:43 +09:00
  • e044907842 MINOR: [Release] Update .deb/.rpm changelogs for 22.0.0 apache-arrow-23.0.0.dev Raúl Cumplido 2025-10-24 12:45:43 +02:00
  • bd51fc36d2 MINOR: [Release] Update .deb package names for 23.0.0 Raúl Cumplido 2025-10-24 12:45:40 +02:00
  • 45522dd45d MINOR: [Release] Update versions for 23.0.0-SNAPSHOT Raúl Cumplido 2025-10-24 12:45:33 +02:00
  • 0112b27aee GH-47927: [Release] Fix APT repository metadata generation with new repository (#47928) Sutou Kouhei 2025-10-24 17:03:46 +09:00
  • 56e38362de GH-46098 : [C++][FlightRPC] ODBC Environment Attribute Implementation (#47760) Alina (Xi) Li 2025-10-23 19:22:55 -07:00
  • 1a2a8005b4 GH-47844: [CI] Fix unconditionally running extra workflows reporting when there are jobs failing (#47917) Raúl Cumplido 2025-10-23 19:19:56 +02:00
  • 603901ab0a GH-47914: [C++] Fix system Apache ORC/Google logging used detection (#47915) Sutou Kouhei 2025-10-23 19:51:15 +09:00
  • 8dd9eba99a GH-47196: [CI][C++] Add Windows ARM64 build (#47811) Jonathan Giannuzzi 2025-10-23 03:54:11 +03:00
  • 62afc09cf6 GH-46096: [C++][FlightRPC] Environment and Connection Handle Allocation (#47759) Alina (Xi) Li 2025-10-22 17:01:47 -07:00
  • a625340dc0 GH-47909: [C++] Fix MSVC ARM64 build (#47910) Jonathan Giannuzzi 2025-10-22 18:44:48 +03:00
  • 03896451c6 GH-47905: [C++][Parquet] MakeColumnStats should use user-provided memory pool (#47894) Smith Cruise 2025-10-22 17:59:38 +08:00
  • 25b351f88d GH-47887: [C++][Integration] Enable extension types with C Data Interface tests (#47888) Antoine Pitrou 2025-10-22 11:31:10 +02:00
  • c72572ed52 GH-47881: [C++] Update fast_float version to 8.1.0 (#47882) Antoine Pitrou 2025-10-22 09:53:28 +02:00
  • 35bf4884a6 GH-47891: [C++][Parquet] Generate a separate fuzz seed file for each column (#47892) Antoine Pitrou 2025-10-22 08:36:49 +02:00
  • fb51888180 GH-47833: [C++] Add utf8proc option to Meson configuration (#47834) William Ayd 2025-10-22 01:01:54 -04:00
  • 0a0ee3ef71 GH-47786: [C++][FlightRPC] Establish ODBC tests (#47788) justing-bq 2025-10-21 20:09:25 -07:00
  • 459248654d GH-47883: [CI] Add openssl gem explicitly to fix ceriticate validation error on test (#47884) Raúl Cumplido 2025-10-21 13:26:42 +02:00
  • 0cd3c73bf3 MINOR: [Docs] Add Python 3.14 to install documentation (#47878) Alenka Frim 2025-10-21 11:54:27 +02:00
  • b081210510 GH-46197: [C++] Avoid using legacy timezone in tests (#47879) Antoine Pitrou 2025-10-21 11:02:11 +02:00
  • b808fbb84a GH-42173: [R][C++] Writing partitioned dataset on S3 fails if ListBucket is not allowed for the user (#47599) Simon Elbaz 2025-10-21 11:01:07 +02:00
  • 52704cbb4e MINOR: [Docs] Add note to Windows docs about patch util (#47839) Bryce Mecum 2025-10-20 23:11:43 -07:00
  • 9640f7882f GH-47836: [C++] Fix Meson configuration after bpacking changes (#47837) William Ayd 2025-10-20 21:00:25 -04:00
  • 5aeb5f217f MINOR: [Release] Update versions for 22.0.0 apache-arrow-22.0.0-rc1 apache-arrow-22.0.0 release-22.0.0-rc1 maint-22.0.0 Raúl Cumplido 2025-10-20 16:48:39 +02:00
  • 81563ad2c5 MINOR: [Release] Update .deb/.rpm changelogs for 22.0.0 Raúl Cumplido 2025-10-20 16:48:35 +02:00
  • c5055366fb MINOR: [Release] Update CHANGELOG.md for 22.0.0 Raúl Cumplido 2025-10-20 16:48:31 +02:00
  • e04fafb124 GH-47838: [C++][Parquet] Set Variant specification version to 1 to align with the variant spec (#47835) Aihua Xu 2025-10-20 04:55:30 -07:00
  • 07e4d5aead GH-47819: [CI][Packaging][Release] Avoid triggering Linux packages on release branch push (#47826) Raúl Cumplido 2025-10-15 11:41:23 +02:00
  • 5f616db149 GH-47838: [C++][Parquet] Set Variant specification version to 1 to align with the variant spec (#47835) Aihua Xu 2025-10-20 04:55:30 -07:00
  • f6e48b48cd GH-47830: [Release] Run RC verification source testing step in a subshell (#47831) Adam Reeve 2025-10-20 09:13:57 +13:00
  • bab5580616 GH-47840: [CI][C++] Check whether the CSV module/thread sanitizer is enabled or not before building example (#47841) Sutou Kouhei 2025-10-17 18:36:11 +09:00
  • 7a38744e97 GH-47572: [C++][Parquet] Uniform unpack interface (#47573) Antoine Prouvost 2025-10-16 16:52:10 +02:00
  • fc5fd482f2 GH-47726 : [C++][FlightRPC] ODBC Unicode Support (#47771) Alina (Xi) Li 2025-10-16 00:28:48 -07:00
  • 541cba859c GH-47784: [C++] Patch vendored pcg library to enable msvc arm64 intrinsics (#47779) Jonathan Giannuzzi 2025-10-15 18:18:00 +03:00
  • a53ebde620 GH-47819: [CI][Packaging][Release] Avoid triggering Linux packages on release branch push (#47826) Raúl Cumplido 2025-10-15 11:41:23 +02:00
  • 7b8e3e88f6 GH-47807: [C++][Compute] Fix the issue that null count is not updated when setting slice on an array span (#47808) Rossi Sun 2025-10-14 11:09:51 -07:00
  • 3df46b9a87 MINOR: [Release] Update versions for 22.0.0 apache-arrow-22.0.0-rc0 release-22.0.0-rc0 Raúl Cumplido 2025-10-14 16:03:56 +02:00
  • d5605f2b75 MINOR: [Release] Update .deb/.rpm changelogs for 22.0.0 Raúl Cumplido 2025-10-14 16:03:52 +02:00
  • 2e8d4397dd MINOR: [Release] Update CHANGELOG.md for 22.0.0 Raúl Cumplido 2025-10-14 16:03:47 +02:00
  • e2fa94cf96 GH-47809: [CI][Release] Fix Windows verification job trying to install patch from conda (#47810) Raúl Cumplido 2025-10-14 14:43:32 +02:00
  • 2a5ad381b7 GH-47809: [CI][Release] Fix Windows verification job trying to install patch from conda (#47810) Raúl Cumplido 2025-10-14 14:43:32 +02:00
  • 11683e35d4 GH-47812: [R][CI] Fix lint for new version of styler (#47813) Raúl Cumplido 2025-10-14 12:25:10 +02:00
  • ed91f6f7a5 GH-47441: [Python][Parquet] Allow passing write_time_adjusted_to_utc to Python's ParquetWriter (#47745) Bogdan Romenskii 2025-10-14 10:47:30 +02:00
  • 2140934e4d GH-47738: [R] Update NEWS.md for 22.0.0 (#47739) Nic Crane 2025-10-14 08:17:18 +01:00
  • 08f5304074 GH-47803: [C++][Parquet] Fix read out of bounds on invalid RLE data (#47804) Antoine Pitrou 2025-10-14 08:44:19 +02:00
  • d5b8e2b151 GH-47438: [Python][Packaging] Set up wheel building for Python 3.14 (#47616) Alenka Frim 2025-10-14 06:17:08 +02:00
  • 0f311e1b57 GH-47738: [R] Update NEWS.md for 22.0.0 (#47739) Nic Crane 2025-10-14 08:17:18 +01:00
  • f83b301c17 GH-47803: [C++][Parquet] Fix read out of bounds on invalid RLE data (#47804) Antoine Pitrou 2025-10-14 08:44:19 +02:00
  • f268c43ccd GH-47438: [Python][Packaging] Set up wheel building for Python 3.14 (#47616) Alenka Frim 2025-10-14 06:17:08 +02:00
  • f66e568a73 MINOR: [CI] Bump docker/login-action from 3.5.0 to 3.6.0 (#47802) dependabot[bot] 2025-10-14 09:43:45 +09:00
  • bfce5f208e GH-47756: [C++][CI] Fuzz CSV reader (#47757) Antoine Pitrou 2025-10-13 15:55:41 +02:00
  • 618f609011 GH-47795: [Archery] Add support for custom Docker registry (#47796) Sutou Kouhei 2025-10-13 17:54:33 +09:00
  • be6dddf228 MINOR: [Docs][Python] update exclude_invalid_files docstring to correct default behavior (#47785) Sidney Mau 2025-10-13 02:06:39 -07:00
  • 81ef967e8e GH-47795: [Archery] Add support for custom Docker registry (#47796) Sutou Kouhei 2025-10-13 17:54:33 +09:00
  • b8eed8c966 GH-47559: [Python] Fix missing argument in pyarrow fs (#47497) TennyZhuang 2025-10-13 15:49:31 +08:00