polardbx-sql
polardbx-sql copied to clipboard
Feat : Enable user-defined-java-function(UDF)
Problems solved in this PR
Support CREATE JAVA_FUNCTION and DROP JAVA_FUNCTION syntax based on ScalaFunction, allowing users to define their own java functions and use them.
Changes proposed in this PR
Tests
- [x] Unit test
- [x] DML_DDL test
Release note
None
Issue link
https://github.com/ApsaraDB/galaxysql/issues/62