Skip to content

Fix setting cast_ipv4_ipv6_default_on_conversion_error for internal cast#37761

Merged
kitaisreal merged 1 commit intoClickHouse:masterfrom
kitaisreal:internal-cast-to-ipv4-ipv6-default-on-conversion-error-fix
Jun 8, 2022
Merged

Fix setting cast_ipv4_ipv6_default_on_conversion_error for internal cast#37761
kitaisreal merged 1 commit intoClickHouse:masterfrom
kitaisreal:internal-cast-to-ipv4-ipv6-default-on-conversion-error-fix

Conversation

@kitaisreal
Copy link
Copy Markdown
Contributor

Changelog category (leave one):

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

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

Fix setting cast_ipv4_ipv6_default_on_conversion_error for internal cast function. Closes #35156.

@kitaisreal kitaisreal added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Jun 1, 2022
@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Jun 1, 2022
@kitaisreal kitaisreal self-assigned this Jun 1, 2022
@kitaisreal kitaisreal added the can be tested Allows running workflows for external contributors label Jun 1, 2022
@kitaisreal
Copy link
Copy Markdown
Contributor Author

@Mergifyio update

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 2, 2022

update

✅ Branch has been successfully updated

@kitaisreal
Copy link
Copy Markdown
Contributor Author

@Mergifyio update

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 2, 2022

update

✅ Branch has been successfully updated

@kitaisreal
Copy link
Copy Markdown
Contributor Author

@Mergifyio update

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 6, 2022

update

✅ Branch has been successfully updated

@kitaisreal kitaisreal force-pushed the internal-cast-to-ipv4-ipv6-default-on-conversion-error-fix branch from 31e57c9 to 78b28c0 Compare June 8, 2022 10:43
@kitaisreal kitaisreal force-pushed the internal-cast-to-ipv4-ipv6-default-on-conversion-error-fix branch from 78b28c0 to 7d1a43c Compare June 8, 2022 10:43
@kitaisreal kitaisreal merged commit 2ac5f5b into ClickHouse:master Jun 8, 2022
robot-clickhouse pushed a commit that referenced this pull request Jun 9, 2022
robot-clickhouse pushed a commit that referenced this pull request Jun 9, 2022
robot-clickhouse pushed a commit that referenced this pull request Jun 9, 2022
kitaisreal added a commit that referenced this pull request Jun 14, 2022
Backport #37761 to 22.5: Fix setting cast_ipv4_ipv6_default_on_conversion_error for internal cast
kitaisreal added a commit that referenced this pull request Jun 14, 2022
Backport #37761 to 22.4: Fix setting cast_ipv4_ipv6_default_on_conversion_error for internal cast
kitaisreal added a commit that referenced this pull request Jun 14, 2022
Backport #37761 to 22.3: Fix setting cast_ipv4_ipv6_default_on_conversion_error for internal cast
@Felixoid Felixoid added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

can be tested Allows running workflows for external contributors 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.

CAST to IPv6 on empty strings changed between 21.x and 22.x

3 participants