Commit Graph

128313 Commits

Author SHA1 Message Date
vdimir
3b73780bf6
Calculate sets from (array) joined actions 2023-11-14 10:35:43 +00:00
vdimir
5c8d0c25ee
Revert "Analyzer: fix logical error with set in array join"
This reverts commit fede5d8fcb.
2023-11-13 14:42:14 +00:00
vdimir
fede5d8fcb
Analyzer: fix logical error with set in array join 2023-11-13 11:54:01 +00:00
Alexey Milovidov
7a489059ac
Merge pull request #56350 from ClickHouse/system-symbols
Remove garbage.
2023-11-13 12:25:18 +01:00
Alexey Milovidov
90936aa2c7
Merge pull request #56649 from chhetripradeep/pchhetri/enable-secure-flag-for-clickhouse-cloud-second-attempt
Switch to SSL port for clickhouse-client for hostnames pointing to clickhouse cloud
2023-11-13 10:18:29 +01:00
Alexey Milovidov
70d7ef0ca4
Merge pull request #56654 from ClickHouse/Remove-garbage-from-libssh
Remove garbage from libssh
2023-11-13 10:18:01 +01:00
Alexey Milovidov
5099859ccd
Merge pull request #56656 from ClickHouse/delete-a-file-2
Delete a file (2)
2023-11-13 10:17:13 +01:00
Alexey Milovidov
d50b6deeee
Merge pull request #56655 from ClickHouse/delete-a-file
Delete a file
2023-11-13 10:16:31 +01:00
Alexey Milovidov
6652ee2e52
Merge pull request #56658 from ClickHouse/less-analyzer_tech_debt
Remove some entries from `analyzer_tech_debt.txt`
2023-11-13 10:14:53 +01:00
Alexey Milovidov
10f696c974
Merge pull request #46927 from ClickHouse/concurrency
Tune the concurrency settings
2023-11-13 09:07:45 +01:00
Kseniia Sumarokova
b7915e6983
Merge pull request #55782 from aiven-sal/aiven-sal/namedcoll_pr
NamedCollections: prevent fields overriding in functions' calls
2023-11-13 09:07:09 +01:00
Kseniia Sumarokova
d3b6310fe1
Merge pull request #56609 from jsc0218/LessAggressiveRescheduleWithUnsuccessfulConn
Less aggressive reschedule with unavailable conn of PG
2023-11-13 09:01:23 +01:00
Alexey Milovidov
36d6d5b71f Remove some entries from analyzer_tech_debt.txt 2023-11-13 07:24:07 +01:00
Alexey Milovidov
3807dcc469 Delete a file (2) 2023-11-13 07:08:21 +01:00
Alexey Milovidov
33a33f5c0a Delete a file 2023-11-13 07:06:52 +01:00
Alexey Milovidov
b1d8c98cfd
Merge pull request #56636 from ClickHouse/collect-binary-size
Collect information about binary sizes in the CI database
2023-11-13 06:52:59 +01:00
Alexey Milovidov
5b3742221a Remove garbage from libssh 2023-11-13 06:30:24 +01:00
Alexey Milovidov
c4de4045f1 Fix error 2023-11-13 06:29:45 +01:00
Alexey Milovidov
194c696d56 Remove garbage from libssh 2023-11-13 06:25:39 +01:00
robot-clickhouse
00b414f87d
Merge pull request #56652 from ClickHouse/docs-sharding-key
[Docs] Add details about sharding_key for distributed table engine
2023-11-13 05:26:00 +01:00
Alexey Milovidov
e0059b3dcb
Merge pull request #56651 from yangguang1991/patch-1
Update except.md
2023-11-13 05:08:24 +01:00
Alexey Milovidov
6e910f002f Merge branch 'master' of github.com:ClickHouse/ClickHouse into collect-binary-size 2023-11-13 05:06:56 +01:00
Alexey Milovidov
9436209950 Fix error 2023-11-13 05:06:37 +01:00
justindeguzman
f3b0550dd3 [Docs] Add details about sharding_key for distributed table engine 2023-11-12 19:43:43 -08:00
rondo_1895
04b75a3ac9
Update except.md
Symbol Error
2023-11-13 11:37:19 +08:00
Alexey Milovidov
225c78681e Merge branch 'master' into collect-binary-size 2023-11-13 04:00:25 +01:00
Alexey Milovidov
7fc3cebd91 Fix error 2023-11-13 04:00:13 +01:00
Pradeep Chhetri
be1e061764 Use SSL port for clickhouse-client for hostnames pointing to clickhouse cloud 2023-11-13 10:31:56 +08:00
Alexey Milovidov
a044c61c79 Merge branch 'master' of github.com:ClickHouse/ClickHouse into system-symbols 2023-11-13 03:27:37 +01:00
Alexey Milovidov
c9f5ef0b1a Fix error 2023-11-13 03:14:29 +01:00
Alexey Milovidov
f48527b53a Merge branch 'concurrency' of github.com:ClickHouse/ClickHouse into concurrency 2023-11-13 02:57:14 +01:00
Alexey Milovidov
7ac931c29d Merge branch 'master' into concurrency 2023-11-13 02:56:56 +01:00
Alexey Milovidov
213c7cffb5
Merge pull request #56543 from rschu1ze/bump-grpc
Bump gRPC to v1.54.3
2023-11-13 02:50:05 +01:00
Alexey Milovidov
9ed47749de
Merge pull request #56644 from evillique/fix-cast-nullable-enum-to-string
Fix conversion from `Nullable(Enum)` to `Nullable(String)`
2023-11-13 02:48:34 +01:00
robot-ch-test-poll
0d8af2c119
Merge pull request #56545 from rschu1ze/qc-alias
Fix handling of aliases in query cache
2023-11-13 02:17:41 +01:00
robot-clickhouse-ci-2
9bceafbf9e
Merge pull request #56638 from chhetripradeep/pchhetri/enable-secure-flag-for-clickhouse-cloud
Enable --secure flag for clickhouse-client for hostnames pointing to clickhouse cloud
2023-11-13 00:30:58 +01:00
jsc0218
9c954046af style fix again 2023-11-12 23:23:56 +00:00
jsc0218
c63a6f5cf5 change comment style 2023-11-12 19:31:38 +00:00
Nikolay Degterinsky
d3ac896131 Fix conversion from Nullable(Enum) to Nullable(String) 2023-11-12 19:02:42 +00:00
Robert Schulze
139d8cea13
Merge pull request #56430 from rschu1ze/pcg
Use `pcg` + `randomSeed()` instead of `std::mt19937`/`std::random_device`
2023-11-12 15:57:18 +01:00
Vitaly Baranov
6b50f22b42
Merge pull request #56516 from vitlibar/lazy-loading-of-base-backups
Load base backups lazily
2023-11-12 14:20:47 +01:00
Robert Schulze
3f49e1c5ed
Merge remote-tracking branch 'rschu1ze/master' into pcg 2023-11-12 11:43:19 +00:00
Robert Schulze
504bf730b1
Remove 02725_keeper_fault_inject_sequential_cleanup for now 2023-11-12 11:42:30 +00:00
robot-clickhouse-ci-2
81206ac62c
Merge pull request #56639 from rschu1ze/docs-too-long-boxes
Docs: Fix overly long quote which pushed the right pane out of view
2023-11-12 12:15:12 +01:00
Robert Schulze
90711b1b99
Fix test failures 2023-11-12 11:06:58 +00:00
Robert Schulze
28dbfb94c2
Bump gRPC to v1.54.3 2023-11-12 10:56:25 +00:00
Robert Schulze
c75497e746
Bump gRPC to v1.53.2 2023-11-12 10:56:25 +00:00
Robert Schulze
a77f9ce7b2
Bump gRPC to v1.52.2 2023-11-12 10:56:25 +00:00
Robert Schulze
f6b001444c
Bump gRPC to 1.51.3 2023-11-12 10:56:24 +00:00
Robert Schulze
528c5a2c0a
Bump gRPC to 1.50.3 2023-11-12 10:56:24 +00:00