Skip to content

Fix std::bad_typeid when JSON functions called with argument of wrong type#12400

Merged
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
vitlibar:fix-bad_typeid
Jul 11, 2020
Merged

Fix std::bad_typeid when JSON functions called with argument of wrong type#12400
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
vitlibar:fix-bad_typeid

Conversation

@vitlibar
Copy link
Copy Markdown
Member

@vitlibar vitlibar commented Jul 10, 2020

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category:

  • Not for changelog

Fix std::bad_typeid when JSON functions called with argument of wrong type.
This fixes #11885 and related to #8327

@vitlibar vitlibar added the pr-bugfix Pull request with bugfix, not backported by default label Jul 10, 2020
@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label Jul 10, 2020
@alexey-milovidov alexey-milovidov merged commit c615ea6 into ClickHouse:master Jul 11, 2020
@alexey-milovidov alexey-milovidov self-assigned this Jul 11, 2020
CurtizJ pushed a commit that referenced this pull request Jul 17, 2020
Fix std::bad_typeid when JSON functions called with argument of wrong type

(cherry picked from commit c615ea6)
robot-clickhouse pushed a commit that referenced this pull request Jul 27, 2020
alexey-milovidov added a commit that referenced this pull request Jul 27, 2020
Backport #12400 to 20.5: Fix std::bad_typeid when JSON functions called with argument of wrong type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

std::bad_typeid in JSONLength

4 participants