This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from c8584557cd Minor: Add SIGMOD paper reference to architecture guide
(#9886)
add b698e5ffc4 refactor: add macro for the binary math function in
`datafusion-function` (#9889)
No new revisions were added by this update.
Summary of changes:
datafusion/functions/src/macros.rs | 107 ++++++++++++++++++++++++-
datafusion/functions/src/math/atan2.rs | 140 ---------------------------------
datafusion/functions/src/math/mod.rs | 3 +-
3 files changed, 107 insertions(+), 143 deletions(-)
delete mode 100644 datafusion/functions/src/math/atan2.rs