apache / datafusion-python

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

add bit_and,bit_or,bit_xor,bool_add,bool_or #496

Closed jiangzhx closed 9 months ago

jiangzhx commented 10 months ago

Which issue does this PR close?

part of https://github.com/apache/arrow-datafusion-python/issues/466

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?