Alexey Milovidov
|
7c178d0764
|
Merge pull request #52767 from ClickHouse/client-allow-yaml
Allow `yaml` configs in clickhouse-client
|
2023-08-12 03:05:08 +03:00 |
|
Alexey Milovidov
|
637236a081
|
Merge pull request #53085 from ClickHouse/allow-creating-system-tables-at-startup
Simplify system logs creation
|
2023-08-12 03:04:30 +03:00 |
|
Alexey Milovidov
|
ede2dc5deb
|
Merge pull request #53246 from ClickHouse/fix-02428_delete_with_settings
Fix test `02428_delete_with_settings`
|
2023-08-12 03:04:18 +03:00 |
|
Alexey Milovidov
|
84b25bc446
|
Merge pull request #53298 from ClickHouse/remove-undrop
Remove flaky tests for the experimental `UNDROP` feature
|
2023-08-12 03:03:18 +03:00 |
|
Alexey Milovidov
|
efe6ea1976
|
Merge pull request #53182 from ClickHouse/ditch-tons-of-garbage-2
Ditch tons of garbage, part 2
|
2023-08-12 03:02:47 +03:00 |
|
Alexey Milovidov
|
62b3485cd8
|
Merge pull request #53283 from ClickHouse/fix-00906_low_cardinality_cache
Inhibit randomization in `00906_low_cardinality_cache`
|
2023-08-12 03:01:43 +03:00 |
|
Alexey Milovidov
|
aa815bfc74
|
Relax mergeable check
|
2023-08-12 01:54:11 +02:00 |
|
Alexey Milovidov
|
5b243d2990
|
Merge pull request #53006 from kitaisreal/explain-actions-for-join-step
EXPLAIN actions for JOIN step
|
2023-08-12 02:51:07 +03:00 |
|
Alexey Gerasimchuck
|
930b3d3bff
|
Improved test
|
2023-08-11 23:48:17 +00:00 |
|
Alexey Milovidov
|
36e74b4b51
|
Might be better
|
2023-08-12 01:31:21 +02:00 |
|
Alexey Milovidov
|
9601839980
|
Better
|
2023-08-12 01:04:08 +02:00 |
|
Alexey Milovidov
|
d25961f7f9
|
Fix "Context has expired" error in dictionaries
|
2023-08-12 00:52:14 +02:00 |
|
robot-clickhouse
|
2b852e55b6
|
Automatic style fix
|
2023-08-11 21:13:53 +00:00 |
|
Alexey Milovidov
|
af74bc9564
|
Merge branch 'export-logs-in-ci' of github.com:ClickHouse/ClickHouse into export-logs-in-ci
|
2023-08-11 22:57:23 +02:00 |
|
Alexey Milovidov
|
ddb7fb2ce9
|
Update tests/ci/functional_test_check.py
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
|
2023-08-11 23:56:23 +03:00 |
|
Alexey Milovidov
|
0317ec135d
|
Merge branch 'master' into export-logs-in-ci
|
2023-08-11 22:54:28 +02:00 |
|
Alexey Milovidov
|
9b7fcf17bc
|
Merge branch 'allow-creating-system-tables-at-startup' into export-logs-in-ci
|
2023-08-11 22:54:24 +02:00 |
|
Bharat Nallan Chakravarthy
|
97702f2ea6
|
fix test
|
2023-08-11 11:42:59 -07:00 |
|
kssenii
|
44efd74c8d
|
Change log level
|
2023-08-11 20:41:31 +02:00 |
|
Kseniia Sumarokova
|
c73b496da5
|
Fix style check
|
2023-08-11 19:36:16 +02:00 |
|
Kseniia Sumarokova
|
65fac88e7c
|
Update FileCache.cpp
|
2023-08-11 19:34:43 +02:00 |
|
kssenii
|
aa7136c276
|
Add a comment
|
2023-08-11 18:05:03 +02:00 |
|
kssenii
|
0f8e5b11f7
|
Extend exception message
|
2023-08-11 17:57:51 +02:00 |
|
Kseniia Sumarokova
|
2245bde85d
|
Fix log message
|
2023-08-11 17:53:06 +02:00 |
|
Han Fei
|
e70dc7d507
|
improve move_primary_key_columns_to_end_of_prewhere
|
2023-08-11 17:36:52 +02:00 |
|
Salvatore Mesoraca
|
08e443b766
|
Revert "Revert "Re-add SipHash keyed functions""
This reverts commit e68234a231 .
|
2023-08-11 17:30:04 +02:00 |
|
robot-clickhouse-ci-1
|
9e7e581813
|
Merge pull request #53216 from vitaliyf/master
docs: Fixed invalid MySQL named collection examples
|
2023-08-11 17:14:51 +02:00 |
|
Yakov Olkhovskiy
|
4953208adc
|
Merge pull request #52758 from ClickHouse/nullable-num-intdiv
Add modulo, intDiv, intDivOrZero for tuple
|
2023-08-11 11:00:54 -04:00 |
|
Kseniia Sumarokova
|
ceb74ad3cb
|
Merge branch 'master' into allowed-caches-dir-for-dynamic-disks
|
2023-08-11 16:49:02 +02:00 |
|
Anton Popov
|
8744a0269a
|
Merge pull request #52530 from CurtizJ/fix-alter-delete-skip-index
Fix recalculation of skip indexes and projections in `ALTER DELETE` queries
|
2023-08-11 15:23:05 +02:00 |
|
avogar
|
7e863a2726
|
Address comments
|
2023-08-11 13:17:49 +00:00 |
|
Kruglov Pavel
|
e67c6c2f0a
|
Fix typo
|
2023-08-11 13:17:49 +00:00 |
|
avogar
|
3ad7e57059
|
Optimize reading small row groups by batching them together in Parquet
|
2023-08-11 13:17:45 +00:00 |
|
Arthur Passos
|
1c3f926615
|
Merge branch 'master' into pin_coredns_version_and_fix_tests
|
2023-08-11 10:10:39 -03:00 |
|
kssenii
|
df18a6e65e
|
Add a comment
|
2023-08-11 14:59:21 +02:00 |
|
Alexey Milovidov
|
22d1ddeb71
|
Fix tidy
|
2023-08-11 14:45:12 +02:00 |
|
Alexey Milovidov
|
a55f9eae84
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into allow-creating-system-tables-at-startup
|
2023-08-11 14:45:03 +02:00 |
|
selfuppen
|
6a343a0b6f
|
[doc/zh]: issues/53254:1. remove incorrect description about the orange-marked column values;2. remove dated description about the default value of optimize_use_projections ;3. add new note items for projection
|
2023-08-11 20:43:00 +08:00 |
|
Alexey Milovidov
|
a6bc9b90e9
|
Merge branch 'master' into warn
|
2023-08-11 15:29:13 +03:00 |
|
Nikita Mikhaylov
|
dbe13e3016
|
Merge pull request #53110 from rmarduga/master
Add hints for HTTP handlers
|
2023-08-11 14:09:33 +02:00 |
|
kssenii
|
934bd7245a
|
Use shared ptr instead of reference
|
2023-08-11 13:56:38 +02:00 |
|
Kruglov Pavel
|
00865a7dad
|
Merge branch 'master' into format-one
|
2023-08-11 13:54:58 +02:00 |
|
ltrk2
|
1dc1b54c68
|
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
|
2023-08-11 07:48:49 -04:00 |
|
ltrk2
|
94dbef1e50
|
Merge branch 'master' into feature/mergetree-checksum-on-big-endian
|
2023-08-11 07:47:48 -04:00 |
|
ltrk2
|
a17b2595f2
|
Merge branch 'master' into feature/transform-function-big-endian-support
|
2023-08-11 07:47:36 -04:00 |
|
ltrk2
|
9923f123f4
|
Merge branch 'master' into feature/hastokenornull-empty-needle
|
2023-08-11 07:47:27 -04:00 |
|
kssenii
|
26ed5f77ea
|
Fix test
|
2023-08-11 13:35:48 +02:00 |
|
robot-ch-test-poll
|
58cfede9f9
|
Merge pull request #53285 from ClickHouse/better-concurrency
Change the default of `max_concurrent_queries` from 100 to 1000
|
2023-08-11 13:01:48 +02:00 |
|
kssenii
|
eef5bb0951
|
Review fixes
|
2023-08-11 13:00:01 +02:00 |
|
robot-ch-test-poll
|
8f6eae5e26
|
Merge pull request #53183 from ClickHouse/remove-heavy-templates
Remove unnecessary templates
|
2023-08-11 12:56:02 +02:00 |
|