COMMITS
/ docs/source/python/api/compute.rst December 29, 2025
November 20, 2025
July 1, 2025
March 30, 2025
C
GH-41985: [Python][Docs] Clarify docstring of pyarrow.compute.scalar() (#45668)
ChiLin Chiu committed
March 4, 2025
A
GH-45269: [C++][Compute] Add "pivot_wider" and "hash_pivot_wider" functions (#45562)
Antoine Pitrou committed
May 16, 2024
B
GH-41611: [Docs][CI] Enable most sphinx-lint rules for documentation (#41612)
Bryce Mecum committed
May 13, 2024
H
GH-41587: [Docs][Python] Remove duplicate contents (#41588)
Hyunseok Seo committed
May 1, 2024
B
GH-39990: [Docs][CI] Add sphinx-lint for docs linting (#40022)
Bryce Mecum committed
January 30, 2024
J
GH-39640: [Docs] Pin pydata-sphinx-theme to 0.14.* (#39758)
Joris Van den Bossche committed
December 20, 2023
R
MINOR: [Docs] local_timestamp kernel docs are not linked in python docs (#39274)
Rok Mihevc committed
December 1, 2023
J
GH-38950: [Docs] Fix spelling (#38951)
Josh Soref committed
June 29, 2023
J
GH-35786: [C++] Add pairwise_diff function (#35787)
Jin Shang committed
June 22, 2023
J
March 23, 2023
F
GH-34568: [C++][Python] Expose Run-End Encoded arrays in Python Arrow (#34570)
Felipe Oliveira Carvalho committed
February 12, 2023
P
GH-34143 [Python][Docs] Add fill_null back to API reference (#34144)
Patrick Hoefler committed
January 26, 2023
F
GH-33566: [C++] Add support for nullary and n-ary aggregate functions (#15083)
Felipe Oliveira Carvalho committed
November 15, 2022
M
ARROW-17960: [C++][Python] Implement list_slice kernel (#14395)
Miles Granger committed
K
ARROW-17301: [C++] Implement compute function "binary_slice" (#14550)
Kshiteej K committed
September 29, 2022
V
ARROW-17181: [Docs][Python] Scalar UDF Experimental Documentation (#13687)
Vibhatha Lakmal Abeykoon committed
May 31, 2022
J
ARROW-13530: [C++] Implement cumulative sum compute function
JabariBooker committed
April 21, 2022
D
ARROW-12659: [C++] Support is_valid as a guarantee
David Li committed
February 20, 2022
Y
ARROW-15614: [C++] Add sqrt binary scalar kernel
Yaron Gvili committed
February 10, 2022
February 3, 2022
D
January 5, 2022
D
MINOR: [Docs] Add fill_null functions to docs
David Li committed
W
ARROW-15032: [C++] Add year_month_day function
William Ayd committed
January 4, 2022
A
ARROW-13035: [C++] indices_nonzero compute function
Alessandro Molina committed
December 10, 2021
J
ARROW-14306: [C++][Compute] Add binary reverse kernel
Johan Peltenburg committed
December 9, 2021
A
ARROW-13832: [Doc] Improve compute documentation
Alessandro Molina committed
November 10, 2021
D
ARROW-14615: [C++] Refactor nested field refs and add union support
David Li committed
November 4, 2021
E
ARROW-12712: [C++] String repeat kernel
Eduardo Ponce committed
October 5, 2021
P
ARROW-14035: [C++][Python][R] Implement count distinct kernel
Percy Camilo Triveño Aucahuasi committed
October 1, 2021
J
MINOR: [Docs] Fix names of compute functions in python/cpp docs
Joris Van den Bossche committed
September 29, 2021
D
ARROW-13548: [C++] Implement temporal difference kernels
David Li committed
September 27, 2021
E
ARROW-14012: [Python] Update kernel categories in compute doc to match C++
Eduardo Ponce committed
D
ARROW-13549: [C++] Add casts from timestamp to date/time
David Li committed
September 24, 2021
D
ARROW-14052: [C++] Add approximate_median aggregation
David Li committed
September 20, 2021
P
ARROW-12669:[C++][Python] Implement a new scalar function: list_element
Percy Camilo Triveño Aucahuasi committed
September 13, 2021
E
ARROW-12744: [C++][Compute] Add rounding kernel
Eduardo Ponce committed
September 10, 2021
A
ARROW-1565: [C++] Implement TopK/BottomK
Alexander committed
September 1, 2021
E
ARROW-12714: [C++] String title case kernel
Eduardo Ponce committed
August 13, 2021
R
ARROW-13345: [C++] Add basic implementation for log to base b
Rommel Quintanilla committed
August 10, 2021
D
ARROW-13575: [C++] Add hash_product kernel
David Li committed
August 4, 2021
D
ARROW-13220: [C++] Implement 'choose' function
David Li committed
E
ARROW-12944: [C++] String capitalize kernel
Eduardo Ponce committed
C
ARROW-12946: [C++] String swap case kernel
christian committed
July 19, 2021
D
ARROW-13136: [C++] Add coalesce function
David Li committed
July 16, 2021
E
ARROW-12745: [C++][Compute] Add floor, ceiling, and truncate kernels
Eduardo Ponce committed