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 92a3a33020 fix: `with_param_values` on `LogicalPlan::EmptyRelation`
returns incorrect schema (#18286)
add 62f5cd6acf feat: support named variables & defaults for `CREATE
FUNCTION` (#18450)
No new revisions were added by this update.
Summary of changes:
.../user_defined/user_defined_scalar_functions.rs | 233 +++++++++++++++++++--
datafusion/sql/src/expr/value.rs | 22 +-
datafusion/sql/src/statement.rs | 38 +++-
datafusion/sql/tests/cases/params.rs | 2 +-
datafusion/sqllogictest/test_files/prepare.slt | 2 +-
5 files changed, 276 insertions(+), 21 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]