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] JSQLParser Version : 4.6 hive overwrite #1846

Open
szx1 opened this issue Aug 11, 2023 · 2 comments
Open

[BUG] JSQLParser Version : 4.6 hive overwrite #1846

szx1 opened this issue Aug 11, 2023 · 2 comments
Labels

Comments

@szx1
Copy link

szx1 commented Aug 11, 2023

Whether the overwrite is not supported
insert overwrite table default.test select * from default.test2;
throw net.sf.jsqlparser.parser.ParseException: Encountered unexpected token: "default" "DEFAULT" at line 1, column 24.

@manticore-projects
Copy link
Contributor

Greetings.

This syntax is far away from any SQL Standard (what RDBMS is this please?)
You will need to provide or sponsor an implementation if you want to see it supported.

@szx1 szx1 changed the title [BUG] JSQLParser Version : RDBMS : failing feature description [BUG] JSQLParser Version : 4.6 hive overwrite Aug 17, 2023
@szx1
Copy link
Author

szx1 commented Aug 17, 2023

Greetings.

This syntax is far away from any SQL Standard (what RDBMS is this please?) You will need to provide or sponsor an implementation if you want to see it supported.

Sorry,My question has the wrong title
Now I corrected it.

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

No branches or pull requests

2 participants