-
Notifications
You must be signed in to change notification settings - Fork 2k
Issues: duckdb/duckdb
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
DuckDB Assertion Failure: comparison_operators.cpp on line 226: left.GetType() == right.GetType() && result.GetType() == LogicalType::BOOLEAN
needs triage
#15465
opened Dec 25, 2024 by
SteveLeungYL
2 tasks done
DuckDB Assertion Failure: bind_pivot.cpp on line 535: entry.values.empty()
needs triage
#15464
opened Dec 25, 2024 by
SteveLeungYL
2 tasks done
DuckDB Assertion Failure: std::find(other_alias.get().bindings.begin(), other_alias.get().bindings.end(), col) == other_alias.get().bindings.end()
reproduced
#15457
opened Dec 23, 2024 by
SteveLeungYL
2 tasks done
Performance issue with external sort
under review
#15449
opened Dec 23, 2024 by
bbuchfink
2 tasks done
Invalid Input Error
in self-join with Spark API
reproduced
#15447
opened Dec 23, 2024 by
MarcoGorelli
2 tasks done
DuckDB Internal Error: Vector::Reference used on vector of different type
reproduced
#15444
opened Dec 23, 2024 by
SteveLeungYL
2 tasks done
DuckDB Trigger Assertion Failure: result.data[storage_idx].GetType() == chunk.data[mapped_index].GetType()
reproduced
#15443
opened Dec 23, 2024 by
SteveLeungYL
2 tasks done
python method "duckdb.read_csv" throws an exception when reading multiple files with argument "union_by_name=True"
reproduced
#15438
opened Dec 22, 2024 by
goldenbull
2 tasks done
Regression bug (V1.1.4 vs V1.0 and V1.0): binder error references non-existent call to sum()
reproduced
#15432
opened Dec 20, 2024 by
pkoppstein
2 tasks done
Foreign keys using user defined types fail to be defined
reproduced
#15428
opened Dec 20, 2024 by
cipriancraciun
2 tasks done
improper exception message when connecting to a database file in an non-existing folder
needs more info
#15424
opened Dec 20, 2024 by
goldenbull
2 tasks done
ART index creation takes too much memory
reproduced
#15420
opened Dec 20, 2024 by
fanvanzh
2 tasks done
CTE does implicit and unexpected cross join when referencing columns that aren't in the table in the from clause
expected behavior
The behavior described in the issue is expected
reproduced
#15416
opened Dec 19, 2024 by
fisher-liquid
2 tasks done
JSON methods in the WHERE clause only work if they are the first WHERE statement
reproduced
#15407
opened Dec 19, 2024 by
evantahler
2 tasks done
Dependency on sequences is not updated for
ALTER TABLE t ALTER COLUMN c DROP DEFAULT
reproduced
#15399
opened Dec 18, 2024 by
fanyang01
2 tasks done
Difference between SELECT * FROM 'http://some/url/file.json' vs SELECT * FROM read_json('http://some/url/file.json')
reproduced
#15394
opened Dec 18, 2024 by
rpbouman
2 tasks done
export database orders creation of views alphabetically and this leads to problem when importing the database again
Needs Documentation
Use for issues or PRs that require changes in the documentation
reproduced
#15353
opened Dec 15, 2024 by
suiluj
2 tasks done
DuckDB Trigger Internal Error: Expression with depth > 1 detected in non-lateral join
reproduced
#15344
opened Dec 14, 2024 by
SteveLeungYL
2 tasks done
Queries with list_aggregate and unnest on same list value slow and memory-intensive; DuckDB should optimize by calculating the aggregate before unnesting.
reproduced
#15341
opened Dec 14, 2024 by
rpbouman
2 tasks done
DuckDB Internal Error: Cannot ToString bound subquery node
reproduced
#15334
opened Dec 13, 2024 by
SteveLeungYL
2 tasks done
COPY TO from parquet to parquet is randomly (but often) very very slow on some parquet files with many columns
reproduced
#15332
opened Dec 13, 2024 by
nbc
2 tasks done
Cannot reference schema scoped type as list type
reproduced
#15327
opened Dec 13, 2024 by
felixge
2 tasks done
Literal 'FALSE' much slower than false condition that triggers predicate pushdown
reproduced
#15316
opened Dec 13, 2024 by
carbocation
2 tasks done
DuckDB assertion failure: !select_list.empty()
reproduced
#15313
opened Dec 12, 2024 by
SteveLeungYL
2 tasks done
DuckDB triggers Assertion Failure: BindContext::RemoveContext - cannot remove primary binding from using binding
reproduced
#15312
opened Dec 12, 2024 by
SteveLeungYL
2 tasks done
Previous Next
ProTip!
Follow long discussions with comments:>50.