Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] holo DROP FOREIGN TABLE #6180

Open
alanlvle opened this issue Oct 17, 2024 · 1 comment
Open

[BUG] holo DROP FOREIGN TABLE #6180

alanlvle opened this issue Oct 17, 2024 · 1 comment

Comments

@alanlvle
Copy link

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

@alanlvle
Copy link
Author

alanlvle commented Oct 17, 2024

How can I fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant