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 read from Buffer table with empty nested table with different types. #15662

Merged
merged 3 commits into from Oct 12, 2020

Conversation

KochetovNicolai
Copy link
Member

@KochetovNicolai KochetovNicolai commented Oct 6, 2020

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

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix error Cannot add simple transform to empty Pipe which happened while reading from Buffer table which has different structure than destination table. It was possible if destination table returned empty result for query. Fixes #15529

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Oct 6, 2020
@nikitamikhaylov nikitamikhaylov self-assigned this Oct 6, 2020
@KochetovNicolai KochetovNicolai merged commit 2a62a91 into master Oct 12, 2020
@KochetovNicolai KochetovNicolai deleted the fix-15529 branch October 12, 2020 11:12
robot-clickhouse pushed a commit that referenced this pull request Oct 12, 2020
robot-clickhouse pushed a commit that referenced this pull request Oct 12, 2020
robot-clickhouse pushed a commit that referenced this pull request Oct 12, 2020
KochetovNicolai added a commit that referenced this pull request Oct 15, 2020
Backport #15662 to 20.8: Fix read from Buffer table with empty nested table with different types.
KochetovNicolai added a commit that referenced this pull request Oct 15, 2020
Backport #15662 to 20.9: Fix read from Buffer table with empty nested table with different types.
KochetovNicolai added a commit that referenced this pull request Oct 15, 2020
Backport #15662 to 20.10: Fix read from Buffer table with empty nested table with different types.
robot-clickhouse pushed a commit that referenced this pull request Oct 15, 2020
KochetovNicolai added a commit that referenced this pull request Oct 16, 2020
Backport #15662 to 20.7: Fix read from Buffer table with empty nested table with different types.
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
Projects
None yet
3 participants