v3.8.9
ODPS JDBC 3.8.9 Release Note
Fixes
- In SettingParser, JDBC will first add a semicolon to the end of SQL and then process it. Avoid processing as SQL statements when the user passes in
set xxx=xxx
without a semicolon.
set xxx=xxx
without a semicolon.