Issues
- 2
Add Python 3.13 to CI
#902 opened by timsaucer - 0
CI: test-coverage
#840 opened by Michael-J-Ward - 0
Release datafusion-python 42.1.0
#929 opened by Michael-J-Ward - 2
- 2
- 1
- 4
Tracking issue for release of DF 42
#879 opened by timsaucer - 1
add function `grouping()` to identify the result rows for group by cube/rollup/grouping sets
#925 opened by l1t1 - 0
Replace `with_column` with `with_columns`
#838 opened by ion-elgreco - 0
add function `grouping()` to identify the result rows for group by cube/rollup/grouping sets
#926 opened by l1t1 - 0
Update pyproject.toml min python version
#923 opened by kosiew - 0
Add DataFrame fill_nan/fill_null
#922 opened by timsaucer - 2
RFC: Re-work some DataFrame APIs
#875 opened by ion-elgreco - 0
Add `PyarrowScalarUDF` and convert `PyScalarUDF` to API recommended upstream
#907 opened by Michael-J-Ward - 0
Migrate away from mambaforge on CI
#893 opened by Michael-J-Ward - 3
Enhance udf to take additional non-expr arguments
#822 opened by timsaucer - 4
Bindings to datafusion-proto
#869 opened by leoyvens - 1
- 0
- 1
- 32
Proposal to donate Ray SQL to the DataFusion Project (not into the Python subproject)
#872 opened by austin362667 - 0
Add support for user defined window functions
#845 opened by timsaucer - 0
Run all user examples in CI
#888 opened by timsaucer - 2
Error on dataframe count using arrow dataset
#800 opened by timsaucer - 2
- 2
- 2
RFC: Refactor functions into Expressions namespaces and functions on the Expr directly
#876 opened by ion-elgreco - 0
Introduce DataFusion.Series
#877 opened by ion-elgreco - 0
- 1
chore: Update to datafusion 42, Arrow 53, PyO3 0.22
#870 opened by emgeee - 0
Expose `between`
#809 opened by timsaucer - 9
Expose API to register a foreign TableProvider
#823 opened by ion-elgreco - 2
Tracking DF 41 release
#828 opened by Michael-J-Ward - 8
Can't convert date_bin aggregated with count(*) to arrow if some windows contain null data
#862 opened by rickspencer3 - 0
- 0
(minor) Remove dependencies on datafusion subcrates and use core re-exports instead
#855 opened by emgeee - 0
- 0
feat: better exception when table doesn't exist
#796 opened by gforsyth - 1
Add DataFrame transform function
#807 opened by timsaucer - 2
Support array expressions for __getitem__
#810 opened by timsaucer - 0
- 0
follwing sql reports `Error during planning: Unsupported operator in the subquery plan.`
#850 opened by l1t1 - 3
RFC: Ideas for what to include in a user tutorial
#842 opened by timsaucer - 0
- 4
error when `from datafusion import SessionContext`
#830 opened by l1t1 - 0
Update `build-sdist` job
#832 opened by Michael-J-Ward - 0
Add functions.transform
#811 opened by timsaucer - 0
Add udf / udaf decorators
#806 opened by timsaucer - 0
Expose additional regexp functions
#803 opened by timsaucer - 1
udaf ignores all but first state variable
#797 opened by timsaucer