Skip to content

20.3 backports part 1#11018

Merged
nikitamikhaylov merged 16 commits intoClickHouse:20.3from
abyss7:20.3-backports
May 23, 2020
Merged

20.3 backports part 1#11018
nikitamikhaylov merged 16 commits intoClickHouse:20.3from
abyss7:20.3-backports

Conversation

@abyss7
Copy link
Copy Markdown
Contributor

@abyss7 abyss7 commented May 18, 2020

DO NOT MERGE! Backports.

alexey-milovidov and others added 16 commits May 18, 2020 17:28
Added failing tests about "max_rows_to_sort" setting.

(cherry picked from commit f7b1263)
Fixed comparing DateTime64 in WHERE against String value

(cherry picked from commit 67efc7f)
Fix SELECT of column ALIAS which default expression type different from column type

(cherry picked from commit 15e38c8)
ISSUES-10551 add backward compatibility for create bloom filter index

(cherry picked from commit db4c235)
…ltaneous_alters

Fix alter-mutations assignment

(cherry picked from commit 5eebe8c)
Range check in function h3EdgeAngle

(cherry picked from commit d0b61f9)
Fix OrNull and OrDefault

(cherry picked from commit 699ef4f)
…-type

Use src_type for conversion in KeyCondition

(cherry picked from commit a133389)
…-ubsan

Fix UBSan and MSan report in DateLUT

(cherry picked from commit a2f220f)
…lickhouse

Fix the issue with ODBC bridge and identifier_quoting_style = None ClickHouse#7984

(cherry picked from commit 5115ac2)
Fix columns order after Block::sortColumns()

(cherry picked from commit 75607db)
…alter_hangs

Fix mutations and OPTIMIZE hangs when replica becomes inactive

(cherry picked from commit 623b2e5)
…le-for-string

Fix SIGSEGV in StringHashTable (if such key does not exist)

(cherry picked from commit 0433d9c)
…ueries-incompatibility-19.16-20.1

Fix incompatibility of two-level aggregation between 19.16 and 20.1

(cherry picked from commit c957154)
…mn_size

Fix incorrect Column byte size

(cherry picked from commit b6b1947)
@abyss7 abyss7 self-assigned this May 18, 2020
@akuzm
Copy link
Copy Markdown
Contributor

akuzm commented May 18, 2020

If it's ever merged, please squash, so that we can detect the backport from the commit message.

@nikitamikhaylov nikitamikhaylov changed the title 20.3 backports 20.3 backports part 1 May 22, 2020
@nikitamikhaylov nikitamikhaylov merged commit d3f9095 into ClickHouse:20.3 May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants