Skip to content

Issues: apache/datafusion-ballista

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

Add support for Python UDFs in distributed queries enhancement New feature or request
#173 opened Aug 28, 2022 by andygrove updated Jan 18, 2023
Make it easier to build custom scheduler and executor processes that extend Ballista enhancement New feature or request
#613 opened Jan 18, 2023 by andygrove updated Jan 18, 2023
Allow ballista_scheduler to be embedded in the process of other applications enhancement New feature or request
#568 opened Dec 15, 2022 by r4ntix updated Jan 5, 2023
User Guide: Document using HDFS and S3 documentation Improvements or additions to documentation enhancement New feature or request
#292 opened Sep 29, 2022 by andygrove updated Jan 4, 2023
Improve the way to pass through configurations to datafusion enhancement New feature or request
#579 opened Dec 28, 2022 by yahoNanJing updated Dec 28, 2022
starts_with function is serialised as UDF bug Something isn't working
#578 opened Dec 24, 2022 by mpurins-coralogix updated Dec 24, 2022
Enable/configure shuffle compression enhancement New feature or request
#575 opened Dec 22, 2022 by Dandandan updated Dec 22, 2022
Stop using arrow_flight::utils::flight_data_from_arrow_batch enhancement New feature or request
#569 opened Dec 16, 2022 by Dandandan updated Dec 16, 2022
Scheduler graceful shutdown enhancement New feature or request
#565 opened Dec 13, 2022 by thinkharderdev updated Dec 13, 2022
Adaptive Data Cache enhancement New feature or request
#496 opened Nov 4, 2022 by mingmwang updated Dec 9, 2022
Use DiskManager to manage the IPC shuffle files enhancement New feature or request
#558 opened Dec 9, 2022 by mingmwang updated Dec 9, 2022
Add support for Windows enhancement New feature or request
#425 opened Oct 21, 2022 by andygrove updated Dec 7, 2022
Support multiple working dirs in Executor enhancement New feature or request
#553 opened Dec 7, 2022 by mingmwang updated Dec 7, 2022
Implement memory management in shuffle writer enhancement New feature or request
#320 opened Oct 5, 2022 by andygrove updated Dec 7, 2022
Support window function in ballista enhancement New feature or request
#542 opened Dec 2, 2022 by Ted-Jiang updated Dec 6, 2022
3 of 4 tasks
Refactor config enhancement New feature or request
#479 opened Oct 29, 2022 by avantgardnerio updated Nov 30, 2022
Tagging the 0.10.0 release caused a new docker image to be published bug Something isn't working development-process
#538 opened Nov 22, 2022 by andygrove updated Nov 22, 2022
Optimize shuffle before coalesce enhancement New feature or request performance
#338 opened Oct 10, 2022 by andygrove updated Nov 15, 2022
Make prometheus metrics configurable enhancement New feature or request
#514 opened Nov 11, 2022 by thinkharderdev updated Nov 11, 2022
[Process] Use release branches to unblock PR merges enhancement New feature or request
#508 opened Nov 10, 2022 by avantgardnerio updated Nov 10, 2022
Provide integration with Grafana / Prometheus enhancement New feature or request
#427 opened Oct 21, 2022 by andygrove updated Nov 10, 2022 Ballista 0.11.0
crate readme has outdated version bug Something isn't working
#465 opened Oct 27, 2022 by andygrove updated Nov 10, 2022 Ballista 0.10.0
The type of Float64 >= Int64 of binary physical should be same bug Something isn't working
#493 opened Nov 1, 2022 by andygrove updated Nov 10, 2022 Ballista 0.10.0
Improve benchmark performance enhancement New feature or request
#339 opened Oct 10, 2022 by andygrove updated Nov 10, 2022
ProTip! Exclude everything labeled bug with -label:bug.