Skip to content

Fix cast into IPv4, IPv6 address in IN section#35534

Merged
kitaisreal merged 2 commits intoClickHouse:masterfrom
kitaisreal:set-in-ipv4-ipv6-address-cast-fix
Mar 24, 2022
Merged

Fix cast into IPv4, IPv6 address in IN section#35534
kitaisreal merged 2 commits intoClickHouse:masterfrom
kitaisreal:set-in-ipv4-ipv6-address-cast-fix

Conversation

@kitaisreal
Copy link
Copy Markdown
Contributor

@kitaisreal kitaisreal commented Mar 23, 2022

Changelog category (leave one):

  • Bug Fix (user-visible misbehaviour in official stable or prestable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix cast into IPv4, IPv6 address in IN section. Fixes #35528.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Mar 23, 2022
@kitaisreal kitaisreal added pr-must-backport Pull request should be backported intentionally. Use this label with great care! and removed pr-bugfix Pull request with bugfix, not backported by default labels Mar 23, 2022
@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Mar 23, 2022
@kitaisreal kitaisreal self-assigned this Mar 24, 2022
@kitaisreal kitaisreal merged commit 4b88c6f into ClickHouse:master Mar 24, 2022
@alexey-milovidov
Copy link
Copy Markdown
Member

@kitaisreal You have made unscrupulous code review and merged without tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-bugfix Pull request with bugfix, not backported by default pr-must-backport Pull request should be backported intentionally. Use this label with great care!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid IPv6 value (CANNOT_PARSE_DOMAIN_VALUE_FROM_STRING) with subquery

4 participants