Implement comparison for values of JSON data type by Avogar · Pull Request #77397 · ClickHouse/ClickHouse · GitHub
Skip to content

Implement comparison for values of JSON data type#77397

Merged
Avogar merged 7 commits into
ClickHouse:masterfrom
Avogar:json-compare
Apr 1, 2025
Merged

Implement comparison for values of JSON data type#77397
Avogar merged 7 commits into
ClickHouse:masterfrom
Avogar:json-compare

Conversation

@Avogar

@Avogar Avogar commented Mar 10, 2025

Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Improvement

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

Implement comparison for values of JSON data type. Now JSON objects can be compared similarly to Maps.

Closes #74799
Closes #77100

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@clickhouse-gh

clickhouse-gh Bot commented Mar 10, 2025

Copy link
Copy Markdown
Contributor

@clickhouse-gh clickhouse-gh Bot added the pr-improvement Pull request with some product improvements label Mar 10, 2025
@antonio2368 antonio2368 self-assigned this Mar 10, 2025
Comment thread src/Columns/ColumnObject.cpp Outdated
Comment thread src/Columns/ColumnObject.cpp Outdated
Comment thread src/Columns/ColumnObject.cpp Outdated
@clickgapai

Copy link
Copy Markdown
Contributor

Hi @Avogar @antonio2368 — while reviewing this PR I found the following:

Happy to discuss — close anything that's wrong or already addressed.

@clickgapai

Copy link
Copy Markdown
Contributor

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.

Nullable JSON inside Nested type SEGV Variant type ORDER BY SEGV

4 participants