kazutoiris opened a new issue, #5280: URL: https://github.com/apache/linkis/issues/5280
This version focuses on security enhancements, engine compatibility, and operational efficiency improvements. ## Added - Added kill all method invocation for the JDBC engine (peacewang) - Supported user selection of available method names when registering UDF functions (rantao) - Enabled tasks to support priority scheduling settings (aiceflower) - Added Python version judgment for engine reuse (aiceflower) - Conducted key checks on dataType and AES encryption (kkhuang) - Supported encrypted storage for data source usernames and passwords (kkhuang) - Supported executing JDBC tasks in DSS by configuring data sources and ports (kinghao) - Supported Spark3 (kkhuang) - Added Linkis task archiving (kkhuang) - Enabled the management console to support viewing UDF logs - Added AI SQL support for dynamic engine switching - Supported retry for failed tasks ## Optimizations - Made user queue configuration compatible with the "root." prefix (rantao) - Optimized Sonar code inspection (rantao) ## Bug Fixes​ - Fixed HDFS duplicate close issue (peacewong) - Fixed resource display error issue (aiceflower) - Fixed YARN JSON key duplication issue (kinghao) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
