-
Notifications
You must be signed in to change notification settings - Fork 2.4k
DuckDB crashes on executing SQL-query #17311
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
Labels
Comments
Mytherin
added a commit
to Mytherin/duckdb
that referenced
this issue
May 1, 2025
Mytherin
added a commit
that referenced
this issue
May 1, 2025
krlmlr
added a commit
to duckdb/duckdb-r
that referenced
this issue
May 18, 2025
Fix duckdb/duckdb#17311: correctly check for presence of recursive keys in transformer (duckdb/duckdb#17320)
krlmlr
added a commit
to duckdb/duckdb-r
that referenced
this issue
May 18, 2025
Fix duckdb/duckdb#17311: correctly check for presence of recursive keys in transformer (duckdb/duckdb#17320)
krlmlr
added a commit
to duckdb/duckdb-r
that referenced
this issue
May 19, 2025
Fix duckdb/duckdb#17311: correctly check for presence of recursive keys in transformer (duckdb/duckdb#17320)
krlmlr
added a commit
to duckdb/duckdb-r
that referenced
this issue
May 19, 2025
Fix duckdb/duckdb#17311: correctly check for presence of recursive keys in transformer (duckdb/duckdb#17320)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happens?
DuckDB crashes with this error:
To Reproduce
To reproduce to these:
OS:
debian-12
DuckDB Version:
v1.3.0-dev2743 0069af2
DuckDB Client:
CLI
Hardware:
No response
Full Name:
Egor Chindyaskin
Affiliation:
Postgres Professional
What is the latest build you tested with? If possible, we recommend testing with the latest nightly build.
I have tested with a source build
Did you include all relevant data sets for reproducing the issue?
Yes
Did you include all code required to reproduce the issue?
Did you include all relevant configuration (e.g., CPU architecture, Python version, Linux distribution) to reproduce the issue?
The text was updated successfully, but these errors were encountered: