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

Fix segfault in Avro with LowCardinality(Nullable) #29132

Merged
merged 5 commits into from Sep 19, 2021

Conversation

Avogar
Copy link
Member

@Avogar Avogar commented Sep 17, 2021

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

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 segfault while inserting into column with type LowCardinality(Nullable) in Avro input format.

Detailed description / Documentation draft:
...

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Sep 17, 2021
@Avogar Avogar changed the title Fix avro Fix segfault in Avro with LowCardinality(Nullable) Sep 17, 2021
@CurtizJ CurtizJ self-assigned this Sep 17, 2021
@CurtizJ CurtizJ added the force tests Force test ignoring fast test output. label Sep 17, 2021
@CurtizJ
Copy link
Member

CurtizJ commented Sep 17, 2021

Is file tests/queries/0_stateless/grep added by mistake?

@Avogar
Copy link
Member Author

Avogar commented Sep 17, 2021

Is file tests/queries/0_stateless/grep added by mistake?

Yes, didn't notices it, thanks

@CurtizJ
Copy link
Member

CurtizJ commented Sep 19, 2021

Failed tests are irrelevant.

@CurtizJ CurtizJ merged commit db50a10 into ClickHouse:master Sep 19, 2021
Avogar added a commit that referenced this pull request Sep 22, 2021
Backport #29132 to 21.9: Fix segfault in Avro with LowCardinality(Nullable)
Avogar added a commit that referenced this pull request Sep 22, 2021
Backport #29132 to 21.10: Fix segfault in Avro with LowCardinality(Nullable)
Avogar added a commit that referenced this pull request Sep 22, 2021
Backport #29132 to 21.8: Fix segfault in Avro with LowCardinality(Nullable)
Avogar added a commit that referenced this pull request Sep 22, 2021
Backport #29132 to 21.7: Fix segfault in Avro with LowCardinality(Nullable)
Avogar added a commit that referenced this pull request Sep 28, 2021
Backport #29132 to 21.3: Fix segfault in Avro with LowCardinality(Nullable)
@Avogar Avogar deleted the fix-avro branch January 12, 2022 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
force tests Force test ignoring fast test output. pr-bugfix Pull request with bugfix, not backported by default
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants