Skip to content

Add support for deserializing multiple json-serialized statements#17902

Merged
Mytherin merged 1 commit intoduckdb:v1.3-ossivalisfrom
Maxxen:multi-json-deserialize
Jun 12, 2025
Merged

Add support for deserializing multiple json-serialized statements#17902
Mytherin merged 1 commit intoduckdb:v1.3-ossivalisfrom
Maxxen:multi-json-deserialize

Conversation

@Maxxen
Copy link
Member

@Maxxen Maxxen commented Jun 12, 2025

Closes #17887

The JsonDeserializer no longer takes ownership of the yyjson_doc, and I've changed the constructor to take a const reference to an owning pointer to make this change explicit.

@Mytherin Mytherin merged commit 644c5b1 into duckdb:v1.3-ossivalis Jun 12, 2025
48 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Jun 12, 2025
Deprecated std::stringstream (duckdb/duckdb#17894)
Add support for deserializing multiple json-serialized statements (duckdb/duckdb#17902)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Jun 12, 2025
Deprecated std::stringstream (duckdb/duckdb#17894)
Add support for deserializing multiple json-serialized statements (duckdb/duckdb#17902)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants