Skip to content

Implement flattened serialization for Dynamic and JSON in Native format#80499

Merged
Avogar merged 11 commits intoClickHouse:masterfrom
Avogar:json-dynamic-special-serialization
Jun 4, 2025
Merged

Implement flattened serialization for Dynamic and JSON in Native format#80499
Avogar merged 11 commits intoClickHouse:masterfrom
Avogar:json-dynamic-special-serialization

Conversation

@Avogar
Copy link
Copy Markdown
Member

@Avogar Avogar commented May 19, 2025

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Implement flattened serialization for Dynamic and JSON in Native format that allows to serialize/deserialize Dynamic and JSON data without special structures like shared variant for Dynamic and shared data for JSON. This serialization can be enabled by setting output_format_native_use_flattened_dynamic_and_json_serialization. This serialization can be used for easier support for Dynamic and JSON in TCP protocol in clients in different languages.

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@Avogar Avogar mentioned this pull request May 19, 2025
56 tasks
@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented May 19, 2025

Workflow [PR], commit [ba30c65]

@clickhouse-gh clickhouse-gh bot added the pr-feature Pull request with new product feature label May 19, 2025
@antaljanosbenjamin antaljanosbenjamin self-assigned this May 28, 2025
@Avogar Avogar added pr-improvement Pull request with some product improvements and removed pr-feature Pull request with new product feature labels Jun 2, 2025
@Avogar
Copy link
Copy Markdown
Member Author

Avogar commented Jun 4, 2025

CH Inc sync - known no such key error

@Avogar Avogar added this pull request to the merge queue Jun 4, 2025
Merged via the queue into ClickHouse:master with commit 2986a00 Jun 4, 2025
118 of 121 checks passed
@Avogar Avogar deleted the json-dynamic-special-serialization branch June 4, 2025 12:36
@robot-clickhouse robot-clickhouse added the pr-synced-to-cloud The PR is synced to the cloud repo label Jun 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-improvement Pull request with some product improvements pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants