-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Insights: duckdb/duckdb
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.3.1 v1.3.1 Bugfix Release
published
Jun 16, 2025
28 Pull requests merged by 16 people
-
Grab lock before finalizing dynamic filters
#17964 merged
Jun 19, 2025 -
[nested] Allow fixed-size arrays to be unnested
#17968 merged
Jun 19, 2025 -
Unit Tester Configuration
#17972 merged
Jun 19, 2025 -
[Nested] Optimize structs in
LIST_VALUE
#17169 merged
Jun 19, 2025 -
Enable building spatial and encodings extensions
#17960 merged
Jun 19, 2025 -
Eviction queue: Sort purged nodes and bulk re-add
#17913 merged
Jun 19, 2025 -
[CI] adding DONT_LINK parameter to the test extension configuration for
inet
extension#17967 merged
Jun 19, 2025 -
bump julia to v1.3.1
#17966 merged
Jun 19, 2025 -
[Nested] Add
struct_position
andstruct_contains
functions#17819 merged
Jun 18, 2025 -
Visual Studio 17 (2022) fixes
#17948 merged
Jun 18, 2025 -
[CI Nightly Fix] Skip logging test if not standard block size
#17957 merged
Jun 18, 2025 -
Add v1.3-ossivalis to Cross version workflow
#17906 merged
Jun 17, 2025 -
Unittester failures summary
#16833 merged
Jun 17, 2025 -
Block based encryption
#17275 merged
Jun 17, 2025 -
Do not dispatch JDBC/ODBC jobs in release CI runs
#17937 merged
Jun 16, 2025 -
[tpcds] dsdgen currently assumes DuckTable, throw if that's not the case
#17934 merged
Jun 16, 2025 -
[chore] Skip 2 tests in autoloading mode (parquet + ZSTD) plus improve error message
#17935 merged
Jun 16, 2025 -
Enable Test extension (inside docker) step in build_extensions_dockerized
#17916 merged
Jun 15, 2025 -
fix use after free in adbc on invalid stmt
#17927 merged
Jun 15, 2025 -
Fix empty BP block when writing parquet
#17929 merged
Jun 15, 2025 -
Bump
Avro
andIceberg
inout_of_tree_extensions.cmake
#17923 merged
Jun 15, 2025 -
Bump Avro and Iceberg + fix
#17930 merged
Jun 15, 2025 -
Add v1.3.1 to version_map.json
#17922 merged
Jun 13, 2025 -
bump spatial
#17920 merged
Jun 13, 2025 -
bump azure, aws and httpfs
#17919 merged
Jun 13, 2025 -
Make sure distance is always an int when doing version bumps in setup.py
#17918 merged
Jun 13, 2025 -
Fixup https://github.com/duckdb/duckdb/pull/17775, correct boolean logic
#17912 merged
Jun 13, 2025 -
http_log.test: solve non-determinism at the test level
#17914 merged
Jun 13, 2025
14 Pull requests opened by 9 people
-
Rename imdb library to follow libduckdb_x naming convention
#17933 opened
Jun 15, 2025 -
Flag to disable database invalidation
#17938 opened
Jun 16, 2025 -
[Fix] Reset profiling info before preparing a query
#17940 opened
Jun 16, 2025 -
Draft - Add support for geoarrow encoded geometries in geoparquet files.
#17942 opened
Jun 16, 2025 -
Add support to produce Polars Lazy Dataframes
#17947 opened
Jun 17, 2025 -
[CI] Skip some workflows when updating out of tree extensions SHA
#17949 opened
Jun 17, 2025 -
Encryption: adding -key for the command line
#17950 opened
Jun 17, 2025 -
Adding WAL encryption
#17955 opened
Jun 17, 2025 -
Revert toolchain downgrade
#17963 opened
Jun 18, 2025 -
Merge v1.3-ossivalis into main
#17973 opened
Jun 19, 2025 -
Implement consumption and production of Arrow Binary View
#17975 opened
Jun 19, 2025 -
APPLY_PATCHES in test extension config
#17976 opened
Jun 19, 2025 -
Issue #5144: AsOf Join Threshold
#17978 opened
Jun 19, 2025 -
Issue #5144: AsOf Join Threshold
#17979 opened
Jun 19, 2025
9 Issues closed by 7 people
-
unnesting does not work on array column with fixed size
#16672 closed
Jun 19, 2025 -
duckdb v1.3.1 crashes with MSVCP140.dll error
#17970 closed
Jun 19, 2025 -
`IN` tuple only works on literal tuples
#17489 closed
Jun 18, 2025 -
bug:Could not find node in column segment tree
#17945 closed
Jun 17, 2025 -
Performance regression in 1.3.0 reading Geoparquet
#17855 closed
Jun 16, 2025 -
json_deserialize_sql function does not parse multiple statements
#17887 closed
Jun 16, 2025 -
Querying parquet files with specific statements on version 1.3.0 will crash
#17936 closed
Jun 16, 2025 -
Unnecessary bytes written to parquet file
#17926 closed
Jun 15, 2025
7 Issues opened by 7 people
-
Windows Python binary crashes in v1.3.1
#17971 opened
Jun 19, 2025 -
Incorrect definition of Q11 in tpch extension
#17965 opened
Jun 18, 2025 -
DuckDB Compatibility Issue with AWS Glue / Amazon Linux 2 (glibc 2.26)
#17943 opened
Jun 16, 2025 -
Cryptic error message when dropping a column part of a unique constraint
#17941 opened
Jun 16, 2025 -
perf: Limit on a join materializes large join instead of limiting a join stream
#17939 opened
Jun 16, 2025 -
Unhelpful/Unclear "Binder Error: UNNEST not supported here" when referencing field from unnested column
#17932 opened
Jun 15, 2025 -
Internal error when runs sql
#17928 opened
Jun 14, 2025
24 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
c-api to copy, select and project data chunks
#17870 commented on
Jun 16, 2025 • 14 new comments -
[Profiling] Move the client context into more write functions
#17875 commented on
Jun 19, 2025 • 6 new comments -
Issue #5123: make_timestamp_ms
#17908 commented on
Jun 19, 2025 • 3 new comments -
[Explain] Add the YAML format for EXPLAIN statements
#17572 commented on
Jun 14, 2025 • 1 new comment -
Avoid going too in-depth while computing join order
#17904 commented on
Jun 13, 2025 • 0 new comments -
Keep consistent with the pyspark struct api
#17896 commented on
Jun 19, 2025 • 0 new comments -
Add `GenericExecutor::Execute*WithNulls`
#17874 commented on
Jun 16, 2025 • 0 new comments -
Use correct expression function after filter pushdown
#17860 commented on
Jun 13, 2025 • 0 new comments -
Convert UUIDs to arrow.uuid using existing extension
#17857 commented on
Jun 16, 2025 • 0 new comments -
Test uploaded OSX, Linux, Windows extensions
#17794 commented on
Jun 18, 2025 • 0 new comments -
Adding WITH ORDINALITY to DuckDB
#16581 commented on
Jun 16, 2025 • 0 new comments -
duckdb.jl: installing extensions on linux pulls inexistent url
#17743 commented on
Jun 19, 2025 • 0 new comments -
JOIN fails on string columns in 1.3.0 but works in 1.2.2
#17891 commented on
Jun 19, 2025 • 0 new comments -
Unexpected execution time using OFFSET + LIMIT on larger datasets.
#14218 commented on
Jun 19, 2025 • 0 new comments -
Querying a table with an index via a view does not resolve the index
#17290 commented on
Jun 19, 2025 • 0 new comments -
A wrong anti-join result when joining with an empty table
#17417 commented on
Jun 18, 2025 • 0 new comments -
Hive Partitioning Filter Pushdown not working on INNER JOIN or CTE against local table
#17352 commented on
Jun 18, 2025 • 0 new comments -
`COPY FROM DATABASE x TO y` fails with `key ... does not exist in the referenced table`
#16785 commented on
Jun 18, 2025 • 0 new comments -
Out of Memory Error: Failed to allocate block of 13230080 bytes
#9880 commented on
Jun 17, 2025 • 0 new comments -
HTTP Logging does not work on DuckDB CLI
#17714 commented on
Jun 16, 2025 • 0 new comments -
JDBC Java - Memory Leak - Linux in Docker
#9712 commented on
Jun 16, 2025 • 0 new comments -
Approximate join reorder generate suboptimal join tree
#17739 commented on
Jun 16, 2025 • 0 new comments -
ALLOCATOR runs out of memory when upserting json objects
#17129 commented on
Jun 15, 2025 • 0 new comments -
Using DuckDB CLI to query large amounts of data multiple times slows down queries
#17263 commented on
Jun 13, 2025 • 0 new comments