Commit Graph

  • f208e62541 MINOR: [C++] Fix typos in telemetry and compute comments (#48562) tennisleng 2025-12-19 06:52:45 -05:00
  • 43727a2798 GH-47797: [CI][Python] Update Python installs for free-threaded wheel tasks (#47993) Alenka Frim 2025-12-19 11:43:41 +01:00
  • 649a372239 GH-48579: [Ruby] Add support for reading duration array (#48580) Sutou Kouhei 2025-12-19 11:16:42 +09:00
  • cbd48a4d98 GH-48555: [C++] Use FetchContent for bundled opentelemetry (#48556) Raúl Cumplido 2025-12-19 01:49:35 +01:00
  • 713c57a77c GH-48545: [C++][Parquet][CI] Add more encodings to fuzzing seed corpus (#48546) Antoine Pitrou 2025-12-18 18:08:00 +01:00
  • 30809c6f48 GH-45885: [C++] Require C++20 (#48414) Antoine Pitrou 2025-12-18 17:17:13 +01:00
  • d6cc592d6c GH-47918: [Format] Clarify that empty compressed buffers can omit the length header (#48541) Antoine Pitrou 2025-12-18 16:03:56 +01:00
  • 866502e6d6 GH-45867: [Python] Fix SetuptoolsDeprecationWarning (#47141) Patrick J. Roddy 2025-12-18 12:11:45 +00:00
  • aeb6486624 GH-48339: [C++] Enhance functions in util/ubsan.h to support types without a default constructor (#48429) Arash Andishgar 2025-12-18 11:55:15 +03:30
  • d09233af10 GH-48484: [GLib][Ruby] Add GArrowJoinOptions (#48485) Sten Larsson 2025-12-18 05:41:13 +01:00
  • b3e2e08e56 GH-48442: [Python] Remove workaround that excluded struct types from chunked_arrays (#48443) Hyukjin Kwon 2025-12-18 11:11:01 +09:00
  • ce3812d4aa GH-23970: [GLib] Add support for duration (#48564) Sutou Kouhei 2025-12-18 09:41:32 +09:00
  • eb73bc6491 GH-48572: [CI] Remove centos-7-cpp dockerfile and reference from compose (#48573) Raúl Cumplido 2025-12-17 22:37:10 +01:00
  • 5de6aa6f15 GH-48013: [R] Add CI job for musl (Alpine Linux) to replicate CRAN checks (#48014) Nic Crane 2025-12-17 17:27:39 +00:00
  • c988d17c9c GH-45449: [R][CI] Remove OpenSSL 1.x builds (#48297) Nic Crane 2025-12-17 17:24:03 +00:00
  • 016e3cf75c GH-48566: [C++][CI] Fix compilation on Valgrind job (#48567) Antoine Pitrou 2025-12-17 10:55:21 +01:00
  • 2e12201dc3 GH-40735: [Packaging][CentOS] Drop support for CentOS 7 (#48550) Sutou Kouhei 2025-12-17 18:09:35 +09:00
  • 86166d5874 GH-43660: [C++][Compute] Avoid ZeroCopyCastExec when casting Binary offset -> Binary offset types (#48171) scott-routledge2 2025-12-17 02:57:12 -05:00
  • c58bfe5e81 GH-48312: [C++][FlightRPC] Standalone ODBC MSVC CI (#48313) Alina (Xi) Li 2025-12-16 19:57:08 -08:00
  • 97ea97c4e0 GH-48553: [Ruby] Add support for reading timestamp array (#48554) Sutou Kouhei 2025-12-17 09:55:00 +09:00
  • 4cbe26dbae GH-48551: [Ruby] Add support for reading large UTF-8 array (#48552) Sutou Kouhei 2025-12-17 06:37:39 +09:00
  • db9f556b10 GH-41364: [GLib][Ruby] Allow passing thread pool to ExecutePlan (#48462) Sten Larsson 2025-12-16 22:25:13 +01:00
  • d2ec684450 GH-48557: [C++][Parquet][CI] Also encrypt nested columns in fuzz seed corpus (#48558) Antoine Pitrou 2025-12-16 17:13:23 +01:00
  • b355fc085f MINOR: [Python][Documentation] Fix docstring of preserve_index in Schema.from_pandas (#37632) Hendrik Makait 2025-12-16 13:29:20 +01:00
  • 052e0aac19 GH-41246: [C++][Python] Simplify nested field encryption configuration (#45462) Enrico Minack 2025-12-16 13:15:54 +01:00
  • 8fcab2f0e5 GH-48402: [Python] Enable the relative path in test_write_dataset (#48403) Hyukjin Kwon 2025-12-16 10:30:54 +09:00
  • 850f11e4b9 MINOR: [CI] Bump actions/download-artifact from 6 to 7 (#48544) dependabot[bot] 2025-12-16 10:26:37 +09:00
  • 1a1e4ca5bd GH-48317: [C++] Use FetchContent for bundled google-cloud-cpp (#48333) Raúl Cumplido 2025-12-16 02:25:45 +01:00
  • 13a546589e MINOR: [CI] Bump actions/cache from 4 to 5 (#48543) dependabot[bot] 2025-12-16 10:25:17 +09:00
  • 6cac8111a8 MINOR: [CI] Bump actions/upload-artifact from 5 to 6 (#48542) dependabot[bot] 2025-12-16 10:24:32 +09:00
  • 16023ed5cf GH-48404: [Python] Add tests to to_table(filter=...) to reject a boolean expr (#48405) Hyukjin Kwon 2025-12-16 10:24:10 +09:00
  • c7ac877526 GH-48355: [Python] Remove obsolete snprintf workaround for Python 3.9 (#48354) Hyukjin Kwon 2025-12-16 10:21:15 +09:00
  • fdcc6472bd GH-48537: [Ruby] Add support for reading fixed size binary array (#48538) Sutou Kouhei 2025-12-16 09:30:47 +09:00
  • 323c251661 GH-48535: [Ruby] Add support for reading time64 array (#48536) Sutou Kouhei 2025-12-16 09:30:15 +09:00
  • 4fc9f9e372 GH-47715: [C++][FlightRPC] ODBC scroll fetch implementation (#48041) Alina (Xi) Li 2025-12-15 02:46:14 -08:00
  • d25f387fdb GH-47720: [C++][FlightRPC] ODBC Columns Metadata (#48049) Alina (Xi) Li 2025-12-15 02:44:40 -08:00
  • 7b812b4584 GH-48482: [GLib][Ruby] Add GArrowExtractRegexSpanOptions (#48483) Sten Larsson 2025-12-15 06:08:47 +01:00
  • 4127ca2783 GH-48479: [Ruby] Add support for reading Int64 and UInt64 arrays (#48480) Hiroyuki Sato 2025-12-14 15:32:03 +09:00
  • 8afd1403ed GH-48475: [Ruby] Add support for reading Int32 and UInt32 arrays (#48476) Hiroyuki Sato 2025-12-14 08:05:17 +09:00
  • 2a4ed78482 GH-48440: [Ruby] Add support for reading time32 array (#48441) Sutou Kouhei 2025-12-13 16:43:42 +09:00
  • 8f90970902 GH-48471: [Ruby] Add support for reading Int16 and UInt16 arrays (#48472) Hiroyuki Sato 2025-12-13 15:48:22 +09:00
  • f8e40da0ae GH-47713: [C++][FlightRPC] ODBC SQLMoreResults implementation (#48035) Alina (Xi) Li 2025-12-12 19:05:35 -08:00
  • cd848bcb07 GH-47734: [Python] Fix hypothesis timedelta bounds for duration/interval types (#48460) Hyukjin Kwon 2025-12-12 22:47:50 +09:00
  • ad9279ecec GH-48127: [R] stringr argument deprecation - add binding for stringr::str_ilike() and remove ignore_case argument for stringr::str_like() (#48262) Nic Crane 2025-12-12 08:37:22 +00:00
  • 9c247a52e1 GH-48446: [Python] Remove todo of schema=name mismatch in record_batches (#48447) Hyukjin Kwon 2025-12-12 17:36:53 +09:00
  • 7e5cbb4d18 GH-48444: [Python] Remove todo of implementing requested_schema in test_roundtrip_reader_capsule (#48445) Hyukjin Kwon 2025-12-12 17:34:20 +09:00
  • 20895f706f GH-48400: [Python] Convert an old todo to a proper ticket in test_copy_files_directory (#48401) Hyukjin Kwon 2025-12-12 17:26:09 +09:00
  • 0bfbd19bce GH-48435: [Ruby] Add support for reading sparse union array (#48439) Sutou Kouhei 2025-12-12 06:48:09 +09:00
  • 50e3f75ffb GH-48437: [Ruby] Add tests for large list array (#48438) Sutou Kouhei 2025-12-12 06:47:44 +09:00
  • 09f156105d GH-48376: [C++] Update GoogleTest from 1.16.0 to 1.17.0 (#48377) tennisleng 2025-12-11 16:20:38 -05:00
  • 203437b4d6 GH-48417: [Packaging][CI] Skip downgrade testing for Debian testing (#48427) Raúl Cumplido 2025-12-11 11:28:02 +01:00
  • 7a36fcc8b7 GH-44810: [C++][Parquet] Add arrow::Result version of parquet::arrow::FileReader::Make() (#48285) Hiroyuki Sato 2025-12-11 13:23:20 +09:00
  • 6456944f50 GH-48368: [GLib][Ruby] Add ExtractRegexOptions (#48375) Sten Larsson 2025-12-11 02:21:46 +01:00
  • 8974ddc5a5 GH-48425: [Ruby] Add support for reading dense union array (#48426) Sutou Kouhei 2025-12-11 07:06:53 +09:00
  • 6c9f542a0a GH-48423: [Ruby] Add support for reading date64 array (#48424) Sutou Kouhei 2025-12-11 07:06:13 +09:00
  • dfb5bea580 GH-48432: [CI][Ruby] Don't run Red Arrow Format tests with Ruby 3.1 (#48434) Sutou Kouhei 2025-12-11 07:02:09 +09:00
  • 3cf59d87b8 GH-48365: [GLib][Ruby] Add DayOfWeekOptions (#48372) Sten Larsson 2025-12-10 22:44:51 +01:00
  • d5171c6b69 GH-48362: [GLib][Ruby] Add FixedSizeListArray (#48369) Sten Larsson 2025-12-10 22:41:39 +01:00
  • 5f343f05f2 GH-48416: [Packaging][CI] Use custom orc_for_bundling when using FetchContent to avoid ar issues with + symbol on path (#48430) Raúl Cumplido 2025-12-10 21:43:41 +01:00
  • 912eec137c GH-48419: [Python] Fix test_parquet_file_too_small to catch only ArrowInvalid (#48420) Hyukjin Kwon 2025-12-11 02:35:48 +09:00
  • 9492e6ba4e GH-48406: [Python] Negative test for struct_field no-argument (ARROW-14853) (#48407) Hyukjin Kwon 2025-12-10 18:14:51 +09:00
  • 933851be80 GH-48421: [Python] Enable test_orc_scan_options with batch_size (#48422) Hyukjin Kwon 2025-12-10 17:49:11 +09:00
  • 4a8194e5c5 MINOR: [Docs] Change Conda PyArrow badge to Anaconda's official one (#48390) Hyukjin Kwon 2025-12-10 09:30:50 +09:00
  • 9c1a05c1eb GH-48412: [Ruby] Add support for reading date32 array (#48413) Sutou Kouhei 2025-12-10 06:32:02 +09:00
  • 15151972ff GH-48410: [Ruby] Add support for reading large list array (#48411) Sutou Kouhei 2025-12-10 06:27:33 +09:00
  • f65ee2c28c GH-48395: [C++][Dev] Update fuzzing CMake preset (#48396) Antoine Pitrou 2025-12-09 21:55:11 +01:00
  • f8b23be186 GH-47707: [C++][FlightRPC] Add tests for descriptor handle allocation (#48053) Alina (Xi) Li 2025-12-09 09:14:24 -08:00
  • e5f05c79f4 GH-47716: [C++][FlightRPC] ODBC bind column implementation (#48042) Alina (Xi) Li 2025-12-09 06:18:57 -08:00
  • cb31765fe3 GH-47719: [C++][FlightRPC] Extract SQLTables Implementation (#48021) justing-bq 2025-12-09 06:05:00 -08:00
  • 2a3c5db790 GH-47713: [C++][FlightRPC] ODBC return number of result columns (#48036) Alina (Xi) Li 2025-12-08 12:33:21 -08:00
  • 2571c2c7ef GH-47709: [C++][FlightRPC] Return ODBC and data source information (#47762) Alina (Xi) Li 2025-12-08 11:18:54 -08:00
  • 6fed4f3b4a GH-46575: [C++][FlightRPC] Add Diagnostic tests (#47764) Alina (Xi) Li 2025-12-08 11:13:01 -08:00
  • 082377ae44 GH-47713: [C++][FlightRPC] ODBC return number of affected rows (#48037) Alina (Xi) Li 2025-12-08 09:17:24 -08:00
  • 01bc1bd979 GH-48176: [C++][Parquet] Fix arrow-ipc-message-internal-test failure (#48166) Vishwanatha-HD 2025-12-08 21:35:20 +05:30
  • af4f895ed2 GH-47800: [C++][CI] Fuzz more CSV reader types (#48398) Antoine Pitrou 2025-12-08 17:04:40 +01:00
  • 7d11484766 GH-48342: [R] Turn off gcs by default, also if it is on, bundle. (#48343) Jonathan Keane 2025-12-08 08:36:34 -06:00
  • 0f51aba2f3 GH-48340: [R] respected MAKEFLAGS (#48341) Jonathan Keane 2025-12-08 08:26:47 -06:00
  • f40d62e4ef GH-48123 [C++][Float16] Reimplement arrow::WithinUlp and Enable it for float16 (#48224) Arash Andishgar 2025-12-08 16:57:40 +03:30
  • fa4e5932ed GH-48335: [C++][Parquet] Fuzz encrypted files (#48336) Antoine Pitrou 2025-12-08 09:52:05 +01:00
  • 85ea78de2b GH-48337: [C++][Parquet] Improve column encryption API (#48338) Antoine Pitrou 2025-12-08 08:41:57 +01:00
  • ba27b8fe53 GH-48386: [Ruby][Dev] Enable Layout/TrailingEmptyLines: final_newline cop (#48392) Hiroyuki Sato 2025-12-08 13:31:45 +09:00
  • 4723b79d81 GH-48388: [Ruby] Add support for reading map array (#48389) Sutou Kouhei 2025-12-08 10:48:33 +09:00
  • 6fba6124c3 GH-48367: [GLib][Ruby] Add ElementWiseAggregateOptions (#48374) Sten Larsson 2025-12-07 22:17:06 +01:00
  • a64e58313a GH-48382: [Ruby] Add support for reading struct array (#48383) Sutou Kouhei 2025-12-08 06:16:40 +09:00
  • 59e47cae2f GH-48380: [Ruby] Add support for reading float64 array (#48381) Sutou Kouhei 2025-12-08 06:15:53 +09:00
  • f66887e4e8 GH-48384: [C++][Docs][Parquet] Fix broken link for parquet-format spec (#48385) Arnav Balyan 2025-12-07 16:26:41 +05:30
  • b14e109672 GH-48366: [GLib][Ruby] Add DictionaryEncodeOptions (#48373) Sten Larsson 2025-12-07 11:55:14 +01:00
  • 6d655698f3 GH-48360: [Ruby] Add support for reading large binary array (#48361) Sutou Kouhei 2025-12-07 14:37:44 +09:00
  • 5fbd2dc83f GH-48358: [Ruby] Add support for reading float32 array (#48359) Sutou Kouhei 2025-12-06 10:12:45 +09:00
  • 62d3db662f GH-48364: [GLib][Ruby] Add CumulativeOptions (#48371) Sten Larsson 2025-12-06 02:09:28 +01:00
  • 19650fe620 MINOR: [Docs] Mention that linuxdoc should be installed via pip (#48352) Hyukjin Kwon 2025-12-06 07:48:21 +09:00
  • b10386e6a0 GH-44248: [Format] Add TimestampWithOffset canonical extension type (#48002) Lucas Valente 2025-12-05 17:34:49 +01:00
  • ca5cb9238c GH-48363: [GLib][Ruby] Add AssumeTimezoneOptions (#48370) Sten Larsson 2025-12-05 15:36:46 +01:00
  • c1a8255084 GH-48316: [C++] Use FetchContent for bundled nlohmann-json (#48320) Raúl Cumplido 2025-12-05 15:31:25 +01:00
  • f7159f2bff GH-48326: [CI] Stop specifying hash for actions/* GitHub Actions (#48327) Sutou Kouhei 2025-12-05 23:26:09 +09:00
  • b0fff52130 MINOR: [Docs] Fix a typo in Flatbuffers and change http to https in License image at README.md (#48350) Hyukjin Kwon 2025-12-05 20:55:11 +09:00
  • 7b54614f57 GH-48347: [Ruby] Add support for reading list array (#48351) Sutou Kouhei 2025-12-05 20:43:38 +09:00
  • 5499afa67c MINOR: [Python] Remove obsolete is_map TODO comment (#48353) Hyukjin Kwon 2025-12-05 17:16:12 +09:00
  • 1f599f484c GH-47713: [C++][FlightRPC] ODBC Basic Data Retrieval (#48034) Alina (Xi) Li 2025-12-04 22:40:45 -08:00
  • 6a37b9c0d5 GH-48346: [Ruby] Add support for reading boolean array (#48348) Sutou Kouhei 2025-12-05 15:04:18 +09:00