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

Create table not finishing - Query with 10 subqueries with joins/union/transformation #20102

Closed
jgrover21 opened this issue May 25, 2023 · 13 comments
Labels

Comments

@jgrover21
Copy link

Description

I have a query built that has 10 subqueries which are running just fine independently...but when I want to create a table it keeps running for full day and half and still not return...

DBeaver Version

23.0.5

Operating System

windows

Database and driver

postgresql 14.0

Steps to reproduce

No response

Additional context

No response

@E1izabeth
Copy link
Member

Probably, connected with #20060

@E1izabeth
Copy link
Member

Thank you for bug report.

Could you send log files? You can find instructions here https://dbeaver.com/docs/wiki/Log-files/

@astroalph
Copy link

SQL Error [57014]: ERROR: canceling statement due to user request.
Query is taking long time to execute so cancelling to terminate the process.

@E1izabeth
Copy link
Member

Thank you. I'm closing this issue as a duplicate of #20060
You can follow that issue to be notified on updates.

@E1izabeth E1izabeth closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2023
@jgrover21
Copy link
Author

jgrover21 commented May 26, 2023 via email

@E1izabeth
Copy link
Member

@jgrover21
Unfortunately, I don't see any workaround. Hope we will fix it soon. The issue is related to JSQLParser library which we use.

@jgrover21
Copy link
Author

jgrover21 commented May 26, 2023 via email

@E1izabeth
Copy link
Member

By the way, DBeaver 23.0.0 doesn't have this bug.

@jgrover21
Copy link
Author

jgrover21 commented May 26, 2023 via email

@E1izabeth
Copy link
Member

You can find this version in our versions archive and install it, while the issue is not solved
https://dbeaver.io/files/23.0.0/

@jgrover21
Copy link
Author

jgrover21 commented May 26, 2023 via email

@E1izabeth
Copy link
Member

Does your case similar to provided in this comment?
#20060 (comment)

@E1izabeth
Copy link
Member

@jgrover21 could you try Early Access version https://dbeaver.io/files/ea/? Does the issue is solved there?

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

4 participants