apache / datafusion-ballista

Apache DataFusion Ballista Distributed Query Engine
https://datafusion.apache.org/ballista
Apache License 2.0
1.39k stars 181 forks source link

Fix regression in DataFrame.write_xxx #945

Closed andygrove closed 6 months ago

andygrove commented 6 months ago

Which issue does this PR close?

Closes https://github.com/apache/arrow-ballista/issues/894

Status

Fix a major regression where we can no longer save the results of a query.

What changes are included in this PR?

Are there any user-facing changes?