Commit Graph

128479 Commits

Author SHA1 Message Date
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
Kseniia Sumarokova
e428e4ed7a
Merge branch 'master' into cache-config-improvement 2023-11-13 10:09:58 +01:00
Alexey Milovidov
82c461031e Fix build 2023-11-13 10:09:23 +01:00
Alexey Milovidov
636487b93e Merge branch 'master' into taming-query-profiler 2023-11-13 09:12:39 +01:00
Jordi Villar
6add71bd41 Continue with work from #56621 2023-11-13 09:10:40 +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
Alexey Milovidov
a05091be04 Miscellaneous 2023-11-13 09:06:18 +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
9a7f5ab0a1 Better use of build cache 2023-11-13 08:54:24 +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
jsc0218
9194f77e71 change default value of PG's conn timeout and try times to avoid endless wait when conn url is unavailable 2023-11-13 02:11:31 +00: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
bea529c9a1
Try to stabilize test results 2023-11-12 15:11:38 +00:00
Robert Schulze
91f53514d9
Incorporate review feedback 2023-11-12 15:11:38 +00:00
Robert Schulze
9b61de2b8b
Fix whitespace 2023-11-12 15:11:38 +00:00
Robert Schulze
52c825db44
Query cache: Allow to ignore non-deterministic queries
Fixes: #56504
2023-11-12 15:11:38 +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