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 |
|
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 |
|
Alexey Milovidov
|
c9f5ef0b1a
|
Fix error
|
2023-11-13 03:14:29 +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 |
|
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 |
|
Robert Schulze
|
f017b2d083
|
Bump gRPC to v1.49.3
|
2023-11-12 10:56:24 +00:00 |
|
Robert Schulze
|
6e5407f875
|
Bump gRPC to v1.48.4
|
2023-11-12 10:56:24 +00:00 |
|
Robert Schulze
|
a511f41438
|
Docs: Fix overly long quote which pushed the right pane out of view
|
2023-11-12 10:51:22 +00:00 |
|
Antonio Andelic
|
f6d5ac485e
|
Merge pull request #56620 from chhetripradeep/pchhetri/demote-leader-before-stop-second-attempt
Add 4-letter command for yielding leadership
|
2023-11-12 11:38:40 +01:00 |
|
Alexey Milovidov
|
17669111fc
|
Python
|
2023-11-12 08:07:14 +01:00 |
|
Pradeep Chhetri
|
3cb41bf0f2
|
Enable --secure flag for clickhouse-client for hostnames pointing to clickhouse cloud
|
2023-11-12 15:00:10 +08:00 |
|
Pradeep Chhetri
|
ce668e4491
|
Enable --secure flag for clickhouse-client for hostnames pointing to clickhouse cloud
|
2023-11-12 14:45:17 +08:00 |
|
Alexey Milovidov
|
b256f9d45f
|
Merge branch 'collect-binary-size' of github.com:ClickHouse/ClickHouse into collect-binary-size
|
2023-11-12 06:40:12 +01:00 |
|
Alexey Milovidov
|
f77ca20720
|
Miscellaneous
|
2023-11-12 06:39:53 +01:00 |
|
Alexey Milovidov
|
e4f940f1c4
|
Merge branch 'master' into collect-binary-size
|
2023-11-12 06:39:31 +01:00 |
|
Alexey Milovidov
|
0279345871
|
Merge pull request #56634 from ClickHouse/short-names
Introduce short names for `clickhouse-client` and `clickhouse-local`
|
2023-11-12 05:27:18 +01:00 |
|
robot-clickhouse
|
c74aea08b2
|
Automatic style fix
|
2023-11-12 04:10:47 +00:00 |
|
Alexey Milovidov
|
fb8f9f5fed
|
Fix error
|
2023-11-12 04:52:49 +01:00 |
|
Pradeep Chhetri
|
dd90aac732
|
Empty commit
|
2023-11-12 11:51:19 +08:00 |
|
Alexey Milovidov
|
63a1671054
|
Collect information about binary sizes to the CI database
|
2023-11-12 04:04:09 +01:00 |
|
Alexey Milovidov
|
6c30aa121c
|
Collect information about binary sizes to the CI database
|
2023-11-12 04:01:59 +01:00 |
|
Alexey Milovidov
|
67e4d22c56
|
Fix typo
|
2023-11-12 03:04:47 +01:00 |
|
Alexey Milovidov
|
e1ac4c3bed
|
Merge pull request #56613 from ClickHouse/symbolize-trace-log
Symbolize `trace_log` for exporting
|
2023-11-12 02:51:23 +01:00 |
|
Alexey Milovidov
|
ed0e3873a3
|
Add a test
|
2023-11-12 02:45:25 +01:00 |
|
Alexey Milovidov
|
d2560f2197
|
Make clickhouse-local and clickhouse-client available under short names for usability
|
2023-11-12 02:42:51 +01:00 |
|
Alexey Milovidov
|
9f46d45066
|
Merge branch 'master' into symbolize-trace-log
|
2023-11-12 00:53:16 +01:00 |
|
Alexey Milovidov
|
82b41f232a
|
Fix bad test CC @AVMusorin
|
2023-11-12 00:51:48 +01:00 |
|
Alexey Milovidov
|
e01d1031d9
|
Merge pull request #56621 from jrdi/ingestion-mv-dedup
WIP: Add test describing MV deduplication issues
|
2023-11-12 00:02:02 +01:00 |
|
Alexey Milovidov
|
ad03f1ee47
|
Merge pull request #56485 from ClickHouse/better-settings
Better settings
|
2023-11-12 00:01:38 +01:00 |
|