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

[Python] Add more methods to SessionContext #978

Closed andygrove closed 4 months ago

andygrove commented 4 months ago

Which issue does this PR close?

N/A

Rationale for this change

Expose more functionality in Python bindings

What changes are included in this PR?

Copy and paste some more SessionContext methods from DataFusion's Python bindings

Are there any user-facing changes?

No