| [R] creating arrow supported expressions |
Issue |
R |
2025-02-05 |
468 |
| [Ruby] Improve JRuby Support |
Issue |
Ruby |
2025-01-21 |
483 |
| [R] arrow R package: multiple replacement disclaimers for str_replace_all |
Issue |
R |
2025-01-20 |
484 |
| [Parquet][C++] PageIndex is useless with current API |
Issue |
Parquet, C++ |
2025-01-16 |
488 |
| [C++][Python] Implement pc.equal for List arguments |
Issue |
C++, Python |
2025-01-04 |
500 |
| [Docs] Clean up LICENSE and NOTICE files |
Issue |
Documentation |
2024-11-28 |
537 |
| [R] Provide helpful hints for NotImplemented kernel errors |
Issue |
R |
2024-11-15 |
550 |
| [C++][Python] Potential improvements around supply chain security |
Issue |
C++, Python |
2024-11-09 |
556 |
| [Python] Efficient way to iterate over groups |
Issue |
Python |
2024-11-07 |
558 |
| [R] Add Cumsum and duplicated bindings to datasets in R |
Issue |
R |
2024-11-07 |
558 |
| [CI][Packaging][Python] Enable BuildKit for building wheel on Windows |
Issue |
Python, Continuous Integration, Packaging |
2024-11-07 |
558 |
[Dev][Archery] Use --arrow-ref instead of --arrow-sha in archery crossbow submit |
Issue |
Archery, Developer Tools |
2024-10-31 |
565 |
| [Format][Docs] Describe C device interface on C data interface and C stream interface docs pages |
Issue |
Documentation, Format |
2024-10-26 |
570 |
| Misleading error message when casting |
Issue |
Python |
2024-10-25 |
571 |
| [CI][C++] Use a separated Docker image for Emscripten |
Issue |
C++, Continuous Integration |
2024-10-18 |
578 |
| [CI][C++] Add clang-cl job |
Issue |
C++ |
2024-10-11 |
585 |
[GLib] Add a sub Buffer class for GBytes based buffer |
Issue |
GLib |
2024-10-09 |
587 |
| [C++] Binary View Compute Kernels |
Issue |
C++ |
2024-10-08 |
588 |
| [R] please write unregister_scalar_function and/or make registration local/temporary |
Issue |
R |
2024-10-04 |
592 |
[Python] Allow PyCapsule Interface in pyarrow.scalar constructor? |
Issue |
Python |
2024-09-25 |
601 |
| [R] Support integer date and time classes from data.table |
Issue |
R |
2024-09-19 |
607 |
| [C++][Parquet] Add support for arrow::ArrayStatistics |
Issue |
Parquet, C++ |
2024-08-04 |
653 |
| [R] Subtracting X days from a given date in ymd format |
Issue |
R |
2024-08-01 |
656 |
| [Python] Move tests that are explicitly about conversion to/from numpy on test_array.py to a separate file |
Issue |
Python |
2024-08-01 |
656 |
| [R] Implement anonymous functions in calls to dplyr::across |
Issue |
R |
2024-07-10 |
678 |
| [CI][Dev] Add shell script formatter |
Issue |
Continuous Integration, Developer Tools |
2024-06-28 |
690 |
| [C++] Add support for system mimalloc |
Issue |
C++ |
2024-06-19 |
699 |
| [Python] Get size of IPC File ahead of time |
Issue |
Python |
2024-06-07 |
711 |
| [Python] Conversion to/from numpy 2.0+ new StringDType |
Issue |
Python |
2024-06-06 |
712 |
| [Docs][Format] Move IPC format spec back into a separate page |
Issue |
Documentation, Format |
2024-05-15 |
734 |
| [C++][Python] Update DLPack version |
Issue |
C++, Python |
2024-05-15 |
734 |
| [C++][Parquet] Predicate pushdown through arrow::dataset::ScanBuilder::Filter() not available on list fields |
Issue |
Parquet, C++ |
2024-05-14 |
735 |
| [R] Unable to disable url-encoding |
Issue |
R |
2024-05-10 |
739 |
| [Python] Pyarrow fs incorrectly resolves S3 URIs with white space as a local path |
Issue |
Python |
2024-04-24 |
755 |
| [CI][Archery] Archery linking should also check for undefined symbols Windows |
Issue |
Archery |
2024-04-03 |
776 |
| [CI][Archery] Archery linking should also check for undefined symbols macOS |
Issue |
Archery |
2024-04-03 |
776 |
| [CI][Archery] Archery linking should also check for undefined symbols Linux |
Issue |
Archery |
2024-04-03 |
776 |
| [Ruby] Improve Ruby’s GC integration |
Issue |
Ruby |
2024-03-29 |
781 |
| [Python] Allow pyarrow import to fail without triggering Py_FatalError |
Issue |
Python |
2024-03-27 |
783 |
| [Parquet] Make default fallback encoding choice smarter |
Issue |
Parquet, C++ |
2024-03-18 |
792 |
| [Python][Docs] Max batch size for Dataset |
Issue |
Python, Documentation |
2024-03-15 |
795 |
| [C++] Update vendored FlatBuffers to 24 |
Issue |
C++ |
2024-03-14 |
796 |
| [C++] String manipulation on a dictionary column |
Issue |
C++ |
2024-03-08 |
802 |
| [Python] Consider splitting _lib module into several parts |
Issue |
Python |
2024-02-20 |
819 |
| [Docs] Add a doc section for tensor arrays |
Issue |
Documentation |
2024-02-08 |
831 |
| [R] Export functions for low-level pointer operations |
Issue |
R |
2024-01-25 |
845 |
| [R] Update the docs to show how to avoid situations like data loss with leading zero in partition column |
Issue |
R |
2024-01-17 |
853 |
| [C++][Python] Floordiv compute kernel |
Issue |
C++, Python |
2023-12-29 |
872 |
| [Python] Add timezone information when printing TimestampArray |
Issue |
R, Python |
2023-12-20 |
881 |
| [Python] Clean up ExtensionType.__reduce__ |
Issue |
Python |
2023-12-06 |
895 |
[R] Write metadata to parquet file as argument to write_parquet() |
Issue |
R |
2023-11-19 |
912 |
| [R][Documentation] Document add_filename on open_dataset help page |
Issue |
R, Documentation |
2023-11-18 |
913 |
| [R] preserve hive partitions when opening along a path / path vector |
Issue |
R, C++, Python |
2023-11-15 |
916 |
| [Python] Support serialization of Arrow files on disk without the identifier “Feather” |
Issue |
Python |
2023-10-30 |
932 |
| [R] Inconsistent naming |
Issue |
R |
2023-10-25 |
937 |
| [R] open_dataset - format is unclear |
Issue |
R |
2023-10-10 |
952 |
[R] expose decimal_point argument in CSVConvertOptions |
Issue |
R |
2023-10-03 |
959 |
| [R] open_dataset() behavior with incorrectly quoted input data |
Issue |
R |
2023-09-27 |
965 |
| Update default version in parquet.rst |
PR |
Documentation |
2023-08-17 |
1006 |
| GH-36831: [C++] DictionaryArray support for MinMax Function |
PR |
C++ |
2023-08-10 |
1013 |
| Missing kernels for ordering with struct types |
Issue |
Python |
2023-08-09 |
1014 |
| [C++][Parquet] Process parquet rowgroups without Arrow conversion |
Issue |
Parquet, C++, Python |
2023-05-17 |
1098 |
| [C++] Why is arrow mmap marked MAP_PRIVATE (during read)? |
Issue |
C++ |
2023-04-25 |
1120 |
| [Python] Bindings for FixedShapeTensorType.FromTensor/ToTensor and FixedShapeTensorArray.strides |
Issue |
Python |
2023-04-12 |
1133 |
| [Python][Docs] Update/rearrange Data Types section and add FixedShapeTensorType |
Issue |
Python, Documentation |
2023-04-12 |
1133 |
[R] Add an argument to open_csv_dataset() to repair duplicated column names or ignore them? |
Issue |
R |
2023-04-07 |
1138 |
| [Python] unexpected URL encoded path (white spaces) when uploading to S3 |
Issue |
Python |
2023-04-05 |
1140 |
| [Format][FlightRPC] Transfer FlightData in pieces |
Issue |
FlightRPC, Format |
2023-03-07 |
1169 |
| [C++] Create the first binary aggregate function kernel to serve as an example for other implementations |
Issue |
C++ |
2023-01-30 |
1205 |
| [C++][Python] Support parsing a StringArray full of JSON to a Table |
Issue |
C++, Python |
2023-01-13 |
1222 |
| [C++] Decide on duplicate column handling in scanner, add more tests |
Issue |
C++ |
2022-11-22 |
1274 |
| [C++] Add a “list_contains” kernel |
Issue |
C++ |
2022-10-19 |
1308 |
| [C++][Python] Allow an ExtensionType to register or implement custom casts |
Issue |
C++, Python |
2022-09-29 |
1328 |
[R] Update make_date, make_datetime, ISOdate and ISOdatetime to use tz |
Issue |
R |
2022-07-12 |
1407 |
| “Edit this page” on docstring generated docs gives 404 |
Issue |
Documentation |
2022-06-10 |
1439 |
| [R] printing data in Table/RecordBatch print method |
Issue |
R, Python |
2022-06-07 |
1442 |
| [Archery] Add documentation for local development in archery/crossbow |
Issue |
Developer Tools |
2022-04-12 |
1498 |
| [R] Arrow/Parquet can’t open encrypted parquet files |
Issue |
R |
2022-01-26 |
1574 |
| [Python][Docs] Opening a partitioned dataset with schema and filter |
Issue |
Python, Documentation |
2022-01-12 |
1588 |
| [C++] Name the threads in thread pools |
Issue |
C++ |
2022-01-07 |
1593 |
| [Python] Support other interval types |
Issue |
Python |
2021-10-07 |
1685 |
| [Python] Array.__str__ shows misleading output for timestamp types with time zone set |
Issue |
C++, Python |
2020-07-19 |
2130 |
| [C++/Python] Kernel for SetItem(IntegerArray, values) (“replace_with_indices”) |
Issue |
C++, Python |
2020-07-13 |
2136 |
| [R] Add bindings to ConcatenateTables |
Issue |
R |
2020-05-09 |
2201 |
| [Crossbow] Eliminate libgit2 dependency |
Issue |
Developer Tools |
2020-03-12 |
2259 |
| [C++][Python] Support ExtensionType arrays in more kernels |
Issue |
C++ |
2019-07-09 |
2506 |
| [Doc] Better document the Tensor classes in the prose documentation |
Issue |
C++, Python, Documentation |
2019-07-04 |
2511 |
| [Python] Add documentation section for integrations with PyTorch, TensorFlow |
Issue |
Python, Documentation |
2018-02-01 |
3029 |