Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql json change order of arguments #30474

Merged
merged 1 commit into from
Oct 21, 2021
Merged

Conversation

kssenii
Copy link
Member

@kssenii kssenii commented Oct 20, 2021

Changelog category (leave one):

  • Backward Incompatible Change

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Change order of json_path and json in sql json function (to be correct). Closes #30449.

@robot-clickhouse robot-clickhouse added the pr-improvement Pull request with some product improvements label Oct 20, 2021
@kssenii kssenii added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Oct 20, 2021
@evillique evillique self-assigned this Oct 20, 2021
@robot-clickhouse robot-clickhouse added pr-backward-incompatible Pull request with backwards incompatible changes and removed pr-improvement Pull request with some product improvements labels Oct 21, 2021
@kssenii kssenii removed the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Oct 21, 2021
@kssenii
Copy link
Member Author

kssenii commented Oct 21, 2021

Functional stateless tests (release) — Some tests restarted, fail: 1 -- 00993_system_parts_race_condition_drop_zookeeper --not related.
Functional stateless tests (thread) — Timeout, fail: 7 -- not related.

@kssenii kssenii merged commit feeb572 into ClickHouse:master Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-backward-incompatible Pull request with backwards incompatible changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wrong order of attributes in JSON_QUERY/JSON_VALUE
3 participants