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 52690c64b6 fix: Partial AggregateMode will generate duplicate field
names which will fail DFSchema construct (#17706)
add 95357ed44f feat: expose `udafs` and `udwfs` methods on
`FunctionRegistry` (#17650)
No new revisions were added by this update.
Summary of changes:
datafusion/core/src/execution/context/mod.rs | 8 ++++++++
datafusion/core/src/execution/session_state.rs | 8 ++++++++
datafusion/execution/src/task.rs | 8 ++++++++
datafusion/expr/src/registry.rs | 26 +++++++++++++++++++++++++-
datafusion/proto/src/bytes/mod.rs | 8 ++++++++
datafusion/proto/src/bytes/registry.rs | 8 ++++++++
datafusion/spark/src/lib.rs | 2 ++
7 files changed, 67 insertions(+), 1 deletion(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]