Skip to content

Backport #12275 to 20.5: Supertype for LowCardinality#12370

Merged
alexey-milovidov merged 1052 commits into20.5from
backport/20.5/12275
Jul 10, 2020
Merged

Backport #12275 to 20.5: Supertype for LowCardinality#12370
alexey-milovidov merged 1052 commits into20.5from
backport/20.5/12275

Conversation

@robot-clickhouse
Copy link
Member

Original pull-request #12275
Cherry-pick pull-request #12359

This pull-request is a last step of an automated backporting.
Treat it as a standard pull-request: look at the checks and resolve conflicts.
Merge it only if you intend to backport changes to the target branch, otherwise just close it.

azat and others added 30 commits July 3, 2020 09:23
This will help with tracking possible issues, when you need to know was
buffer released or not.
Before this patch isStalled() was checked before polledDataUnusable(),
and after DROP TABLE isStalled() == true (although this looks tricky).
As stated by @filimonov it is not relevant (after #11599)
Fix limiting the number of threads for VIEW.
Dockerfile security check for `clickhouse-server`
alexey-milovidov and others added 26 commits July 7, 2020 23:56
Exclude partition key columns from SummingMergeTree
Added performance test to resemble "questionable" benchmark
throw exception on redirect limit in S3 request
Polymorphic parts (in-memory format)
Added a test for PaddedPODArray just in case
…c3181104f911a9e8308c24242eb93

Cherry pick #12275 to 20.5: Supertype for LowCardinality
@robot-clickhouse robot-clickhouse added the pr-backport Changes, backported to release branch. Do not use manually - automated use only! label Jul 9, 2020
@alexey-milovidov alexey-milovidov merged commit 0142997 into 20.5 Jul 10, 2020
@alexey-milovidov alexey-milovidov deleted the backport/20.5/12275 branch July 10, 2020 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-backport Changes, backported to release branch. Do not use manually - automated use only!

Projects

None yet

Development

Successfully merging this pull request may close these issues.