Skip to content

Issues: apache/datafusion

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Improve CommonSubexprEliminate rule enhancement New feature or request
#11194 opened Jul 1, 2024 by peter-toth
Break datafusion-catalog code into its own crate enhancement New feature or request
#11182 opened Jun 30, 2024 by alamb
math functions precision with f64 doesn't quite vibe on FreeBSD bug Something isn't working
#11179 opened Jun 30, 2024 by rtyler
Consolidate examples to make them easier to navigate documentation Improvements or additions to documentation enhancement New feature or request
#11172 opened Jun 28, 2024 by alamb
Allow sorting to improve FixedSizeBinary filtering bug Something isn't working
#11170 opened Jun 28, 2024 by samuelcolvin
Union columns can never be NULL (I think?) bug Something isn't working
#11162 opened Jun 28, 2024 by samuelcolvin
Remove Min/Max references from AggregateStatistics enhancement New feature or request
#11153 opened Jun 28, 2024 by alamb
Remove special casting of Min / Max built in AggregateFunctions enhancement New feature or request
#11151 opened Jun 27, 2024 by alamb
2 tasks
Is pre-compile pattern string in regexp_match operation enhancement New feature or request
#11146 opened Jun 27, 2024 by zhuliquan
Support Map as a ScalarValue enhancement New feature or request
#11128 opened Jun 26, 2024 by Blizzara
Make Eq with negative float zero compat with other engines bug Something isn't working
#11108 opened Jun 24, 2024 by kazuyukitanimura
Running tests uses 50.1GB on Ubuntu bug Something isn't working
#11105 opened Jun 24, 2024 by samuelcolvin
Allow casting durations to different timeunits enhancement New feature or request
#11097 opened Jun 24, 2024 by simonvandel
Add union_extract function enhancement New feature or request
#11081 opened Jun 23, 2024 by gstvg
Add union_tag function enhancement New feature or request
#11080 opened Jun 23, 2024 by gstvg
Add example for writing a FileFormat enhancement New feature or request
#11079 opened Jun 23, 2024 by alamb
ProTip! Mix and match filters to narrow down what you’re looking for.