apache / datafusion-python

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

Add array functions #560

Closed ongchi closed 4 months ago

ongchi commented 5 months ago

Which issue does this PR close?

Part of #463

Rationale for this change

Add missing array functions for the Python API.

What changes are included in this PR?

Array functions:

Are there any user-facing changes?

Yes.