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 cf92f3b01f chore: use taplo to format Cargo.toml manifests (#9263)
     add 336dc66e51 feat: Implement `FunctionRegistry::register_udwf` and 
`FunctionRegistry::register_udaf` for SessionContext, MemoryFunctionRegistry 
and TaskContext (#9226)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/src/execution/context/mod.rs | 12 ++++++++++++
 datafusion/execution/src/registry.rs         | 11 +++++++++--
 datafusion/execution/src/task.rs             | 15 +++++++++++++++
 datafusion/proto/src/bytes/mod.rs            | 24 ++++++++++++++++++++++++
 datafusion/proto/src/bytes/registry.rs       | 12 ++++++++++++
 5 files changed, 72 insertions(+), 2 deletions(-)

Reply via email to