Skip to content

Support JSON type in tupleElement#91327

Merged
Avogar merged 4 commits intoClickHouse:masterfrom
Avogar:tuple-element-json
Dec 17, 2025
Merged

Support JSON type in tupleElement#91327
Avogar merged 4 commits intoClickHouse:masterfrom
Avogar:tuple-element-json

Conversation

@Avogar
Copy link
Copy Markdown
Member

@Avogar Avogar commented Dec 2, 2025

Changelog category (leave one):

  • Improvement

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

Support JSON type in tupleElement. Closes #81630

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Dec 2, 2025

Workflow [PR], commit [005184e]

Summary:

job_name test_name status info comment
Stateless tests (amd_msan, parallel) failure
02346_text_index_parallel_replicas FAIL cidb, issue ISSUE EXISTS

@clickhouse-gh clickhouse-gh bot added the pr-improvement Pull request with some product improvements label Dec 2, 2025
@Avogar Avogar mentioned this pull request Dec 2, 2025
56 tasks
@nihalzp nihalzp self-assigned this Dec 3, 2025
Copy link
Copy Markdown
Member

@nihalzp nihalzp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additionally, I was thinking whether we should also update .md docs for tupleElement as well because users might not immediately realize that this function works for JSON as well.

@Avogar Avogar requested a review from nihalzp December 15, 2025 14:04
@Avogar Avogar added this pull request to the merge queue Dec 17, 2025
Merged via the queue into ClickHouse:master with commit 1959486 Dec 17, 2025
128 of 130 checks passed
@Avogar Avogar deleted the tuple-element-json branch December 17, 2025 17:21
@robot-clickhouse robot-clickhouse added the pr-synced-to-cloud The PR is synced to the cloud repo label Dec 17, 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.

Cannot access field of JSON object inside tuple

3 participants