Skip to content

Conversation

@lnkuiper
Copy link
Collaborator

Fixes #19357

Now throws (just like SQLite3, which we copied the function from). Also changes some InvalidInputExceptions to BinderExceptions, as they happen in the binder.

@duckdb-draftbot duckdb-draftbot marked this pull request as draft October 13, 2025 10:56
@lnkuiper lnkuiper marked this pull request as ready for review October 14, 2025 08:42
@Mytherin Mytherin merged commit 1b3d83a into duckdb:v1.4-andium Oct 14, 2025
96 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Oct 21, 2025
Fixes for CTE (de)serialization compatibility with older versions (duckdb/duckdb#19393)
BUGFIX: Silent failure to write row groups with large lists (duckdb/duckdb#19376)
Throw if non-`VARCHAR` key is passed to `json_object` (duckdb/duckdb#19365)
add test tag support [vfs integration tests p1] (duckdb/duckdb#19331)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Oct 21, 2025
Fixes for CTE (de)serialization compatibility with older versions (duckdb/duckdb#19393)
BUGFIX: Silent failure to write row groups with large lists (duckdb/duckdb#19376)
Throw if non-`VARCHAR` key is passed to `json_object` (duckdb/duckdb#19365)
add test tag support [vfs integration tests p1] (duckdb/duckdb#19331)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants