adriangb commented on code in PR #23722:
URL: https://github.com/apache/datafusion/pull/23722#discussion_r3618548412
##########
datafusion/physical-expr/src/expressions/binary/kernels.rs:
##########
@@ -103,8 +101,6 @@ macro_rules! call_scalar_kernel {
}};
}
-/// Creates a $FUNC(left: ArrayRef, right: ScalarValue) that
-/// downcasts left / right to the appropriate integral type and calls the
kernel
Review Comment:
Are these comments outdated? CAn we update instead of deleting?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]