matthewmturner commented on issue #1610: URL: https://github.com/apache/arrow-datafusion/issues/1610#issuecomment-1016743709
@alamb ive been looking through the existing code and im a bit confused. specifically, when looking at the below, it seems the array + scalar ops are not using the scalar arrow kernels. is my understanding correct? if so, could you provide color on that and if we should be moving to use those? https://github.com/apache/arrow-datafusion/blob/ad392fd529f9f8631b90271f7dbf3a4f2feadb7b/datafusion/src/physical_plan/expressions/binary.rs#L884-L900 -- 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]
