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

Backport #12279 to 20.5: Fix arrayFill for empty arrays. #12368

Merged
merged 1,055 commits into from
Jul 10, 2020

Conversation

robot-clickhouse
Copy link
Member

Original pull-request #12279
Cherry-pick pull-request #12356

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
As stated by @filimonov it is not relevant (after #11599)
Fix limiting the number of threads for VIEW.
Dockerfile security check for `clickhouse-server`
…threads

max_rows_to_read remove note about 'applied on each thread separately'
alexey-milovidov and others added 26 commits July 8, 2020 01:44
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
…f921a02c9290fd70e9e3d60f399c2

Cherry pick #12279 to 20.5: Fix arrayFill for empty arrays.
@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 31b92d4 into 20.5 Jul 10, 2020
@alexey-milovidov alexey-milovidov deleted the backport/20.5/12279 branch July 10, 2020 05:40
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.

None yet