apache / datafusion-python

Apache DataFusion Python Bindings
https://datafusion.apache.org/python
Apache License 2.0
329 stars 64 forks source link

feat: add register_json #458

Closed mesejo closed 11 months ago

mesejo commented 11 months ago

Which issue does this PR close?

This PR closes the register_json request in #24.

What changes are included in this PR?

Adds the register_json function to the SessionContext

Are there any user-facing changes?

Yes