andygrove commented on issue #201: URL: https://github.com/apache/arrow-ballista/issues/201#issuecomment-1247354664
@askoa, I created a PR to add the missing operators, but I agree with your comments that we could leverage DataFusion rather than have duplicate code here. DataFusion has a `from_proto_binary_op` that we could use, but it is currently private. We also need some tests in Ballista around this. -- 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]
