Backport #12279 to 20.5: Fix arrayFill for empty arrays.#12368
Merged
alexey-milovidov merged 1055 commits into20.5from Jul 10, 2020
Merged
Backport #12279 to 20.5: Fix arrayFill for empty arrays.#12368alexey-milovidov merged 1055 commits into20.5from
alexey-milovidov merged 1055 commits into20.5from
Conversation
As stated by @filimonov it is not relevant (after #11599)
Fix limiting the number of threads for VIEW.
Enable CodeQL security scanner
Dockerfile security check for `clickhouse-server`
Improve REVOKE command
…threads max_rows_to_read remove note about 'applied on each thread separately'
Exclude partition key columns from SummingMergeTree
Initial explain
Fix minor issues in ternary logic
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
Supertype for LowCardinality
Fix arrayFill for empty arrays.
…f921a02c9290fd70e9e3d60f399c2 Cherry pick #12279 to 20.5: Fix arrayFill for empty arrays.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.