Skip to content

Fix creation of tables with named tuples #13027#14143

Merged
tavplubix merged 1 commit intomasterfrom
fix-named-tuple
Aug 27, 2020
Merged

Fix creation of tables with named tuples #13027#14143
tavplubix merged 1 commit intomasterfrom
fix-named-tuple

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix creation of tables with named tuples. This fixes #13027.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Aug 26, 2020
@tavplubix tavplubix self-assigned this Aug 27, 2020
@tavplubix
Copy link
Copy Markdown
Member

00834_cancel_http_readonly_queries_on_client_close with debug build - flacky because of slow stacktraces - 81dc22b

@tavplubix tavplubix merged commit 478adb7 into master Aug 27, 2020
@tavplubix tavplubix deleted the fix-named-tuple branch August 27, 2020 08:57
tavplubix added a commit that referenced this pull request Aug 27, 2020
Backport #14143 to 20.5: Fix creation of tables with named tuples #13027
tavplubix added a commit that referenced this pull request Aug 27, 2020
Backport #14143 to 20.6: Fix creation of tables with named tuples #13027
tavplubix added a commit that referenced this pull request Aug 27, 2020
Backport #14143 to 20.7: Fix creation of tables with named tuples #13027
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

Development

Successfully merging this pull request may close these issues.

20.5 Table creation with named tuples is broken

3 participants