You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
com.alibaba.druid.sql.parser.ParserException: TODO pos 12, line 1, column 6, token FOREIGN
at com.alibaba.druid.sql.parser.SQLStatementParser.parseDrop(SQLStatementParser.java:920) ~[druid-1.2.24.1.jar:na]
at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:427) ~[druid-1.2.24.1.jar:na]
at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:108) ~[druid-1.2.24.1.jar:na]
Error Info
TODO pos 12, line 1, column 6, token FOREIGN
The text was updated successfully, but these errors were encountered:
Database Type
hologres
Database Version
Hologres V1.3
Druid Version
1.2.23
JDK Version
Open JDK 8
Error SQL
DROP FOREIGN TABLE odps_user_test;
Testcase Code
No response
Stacktrace Info
com.alibaba.druid.sql.parser.ParserException: TODO pos 12, line 1, column 6, token FOREIGN
at com.alibaba.druid.sql.parser.SQLStatementParser.parseDrop(SQLStatementParser.java:920) ~[druid-1.2.24.1.jar:na]
at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:427) ~[druid-1.2.24.1.jar:na]
at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:108) ~[druid-1.2.24.1.jar:na]
Error Info
TODO pos 12, line 1, column 6, token FOREIGN
The text was updated successfully, but these errors were encountered: