-
Notifications
You must be signed in to change notification settings - Fork 94
Issues: apache/datafusion-python
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Update release documentation to use uv
enhancement
New feature or request
#1013
opened Feb 3, 2025 by
timsaucer
support FFI query result streams that do not pre-collect
enhancement
New feature or request
#1011
opened Feb 3, 2025 by
matko
Expose object_store for direct use
enhancement
New feature or request
#1008
opened Jan 29, 2025 by
matko
Why uuid is only assigned for create_dataframe, not assigned for read_xxx
#996
opened Jan 16, 2025 by
chenkovsky
Add pytest-asyncio unit tests
enhancement
New feature or request
#991
opened Jan 8, 2025 by
timsaucer
aws.XXX options are not recognized in SQL API for CREATE EXTERNAL TABLE with AWS S3 location
bug
Something isn't working
#970
opened Dec 11, 2024 by
Nick-Nal
fixed size list type is not retained when writing to parquet
bug
Something isn't working
#957
opened Nov 25, 2024 by
matko
Spike: evaluate if cuDF can be used with datafusion-python
enhancement
New feature or request
#936
opened Oct 28, 2024 by
timsaucer
add function New feature or request
grouping()
to identify the result rows for group by cube/rollup/grouping sets
enhancement
#925
opened Oct 18, 2024 by
l1t1
Add DataFrame fill_nan/fill_null
enhancement
New feature or request
#922
opened Oct 15, 2024 by
timsaucer
Make all read methods available on DataFusion module
enhancement
New feature or request
#918
opened Oct 13, 2024 by
ion-elgreco
Add New feature or request
PyarrowScalarUDF
and convert PyScalarUDF
to API recommended upstream
enhancement
#907
opened Oct 11, 2024 by
Michael-J-Ward
Remove the need for registering an ObjectStore for remote files
enhancement
New feature or request
#899
opened Oct 5, 2024 by
mesejo
Add support for conversion of in memory tables to protobuf
enhancement
New feature or request
#898
opened Oct 4, 2024 by
timsaucer
add support for reading csv with variable number of columns
enhancement
New feature or request
#891
opened Oct 3, 2024 by
djouallah
Run all user examples in CI
enhancement
New feature or request
#888
opened Sep 29, 2024 by
timsaucer
Introduce DataFusion.Series
enhancement
New feature or request
#877
opened Sep 20, 2024 by
ion-elgreco
RFC: Refactor functions into Expressions namespaces and functions on the Expr directly
enhancement
New feature or request
#876
opened Sep 20, 2024 by
ion-elgreco
RFC: Re-work some DataFrame APIs
enhancement
New feature or request
#875
opened Sep 20, 2024 by
ion-elgreco
9 of 18 tasks
Can't convert date_bin aggregated with count(*) to arrow if some windows contain null data
bug
Something isn't working
#862
opened Sep 7, 2024 by
rickspencer3
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.