apache / datafusion-python

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

Add missing array functions #551

Closed ongchi closed 6 months ago

ongchi commented 6 months ago

Which issue does this PR close?

Part of #463

Rationale for this change

Array functions should be implemented for the Python API.

What changes are included in this PR?

Array functions:

Are there any user-facing changes?

Yes.