allow concat func with 0 or 1 parameter like spark#444
Open
leejaywei wants to merge 58 commits intoKyligence:clickhouse_backendfrom
Open
allow concat func with 0 or 1 parameter like spark#444leejaywei wants to merge 58 commits intoKyligence:clickhouse_backendfrom
leejaywei wants to merge 58 commits intoKyligence:clickhouse_backendfrom
Conversation
… and use StrongTypedef for CurrentMetrics/ProfileEvents/StatusInfo to avoid further errors
Backport ClickHouse#48314 to 23.3: Fix ThreadPool for DistributedSink and use StrongTypedef for CurrentMetrics/ProfileEvents/StatusInfo to avoid further errors
…M in function formatDateTime() from minutes to month name
Backport ClickHouse#48469 to 23.3: Fix possible segfault in cache
… with analyzer.
…gment in TemporaryFileStream
Backport ClickHouse#48195 to 23.3: Remove a feature
Backport ClickHouse#48386 to 23.3: Reset downloader for cache file segment in TemporaryFileStream
…sened in 23.2 after ClickHouse#44404)
Backport ClickHouse#48572 to 23.3: Update CCTZ
Backport ClickHouse#47246 to 23.3: Change the behavior of formatter %M in function formatDateTime() from minutes to month name
Backport ClickHouse#48311 to 23.3: Fix cpu usage in rabbitmq (was worsened in 23.2 after ClickHouse#44404)
…ot created with scheme `auth` in ACL sometimes.
Backport ClickHouse#48611 to 23.3: Fix IPv4 comparable with UInt
Backport ClickHouse#48595 to 23.3: Fix bug in Keeper when a node is not created with scheme `auth` in ACL sometimes.
Backport ClickHouse#48357 to 23.3: Batch fix for projections analysis with analyzer.
…ing a distributed table that depends on a dictionary
Backport ClickHouse#48419 to 23.3: ClickHouse startup error when loading a distributed table that depends on a dictionary
Backport ClickHouse#48793 to 23.3: Fix a confusing warning about interserver mode
…ary with named collection
Backport ClickHouse#48759 to 23.3: Fix some settings of mysql dictionary with named collection
…r failed SSL auth
Backport ClickHouse#48989 to 23.3: Add fallback to password auth after failed SSL auth
…laky_test Remove outdated test (cherry picked from commit 0ca4960)
Backport ClickHouse#48999 to 23.3: Fix aggregate empty string error
(cherry picked from commit e437803)
(cherry picked from commit 2a35c18)
(cherry picked from commit 3bd29f0)
Collaborator
|
Can one of the admins verify this patch? |
dc60d55 to
8066113
Compare
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.
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
...
Documentation entry for user-facing changes