askoa commented on issue #201:
URL: https://github.com/apache/arrow-ballista/issues/201#issuecomment-1242826089

   I think a possible fix is to include a function like 
[from_str](https://stackoverflow.com/a/61948093) in 
`arrow-datafustion#Operator` and use it in `arrow-ballista`. I see that 
`ballista`'s code has not included Bitwise operators too. This issue will 
resurface whenever a new binary operator is included in `datafusion` project. 
Including the `from_str` function will ensure two projects need not be modified 
when a binary operator is included.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to