This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from d65fb860d2 Remove unnecessary bit counting code from spark `bit_count`
(#18841)
add 78a4bbab6f Fix async_udf batch size behaviour (#18819)
No new revisions were added by this update.
Summary of changes:
datafusion/core/tests/user_defined/mod.rs | 3 +
.../user_defined_async_scalar_functions.rs | 139 +++++++++++++++++++++
.../physical-expr/src/async_scalar_function.rs | 25 ++--
3 files changed, 157 insertions(+), 10 deletions(-)
create mode 100644
datafusion/core/tests/user_defined/user_defined_async_scalar_functions.rs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]