Nikolai Kochetov
|
571abfd41e
|
Disable trivial count optimization with additional_table_filters in analyzer.
|
2023-08-31 13:39:18 +00:00 |
|
Sergei Trifonov
|
802579f3f1
|
Merge pull request #49618 from ClickHouse/concurrency-control-controllable
Make concurrency control controllable
|
2023-08-29 19:44:51 +02:00 |
|
Kruglov Pavel
|
44db5fa992
|
Merge branch 'master' into cache-count
|
2023-08-24 17:21:18 +02:00 |
|
avogar
|
c4f8113a78
|
Fix tests
|
2023-08-24 15:05:45 +00:00 |
|
Alexander Tokmakov
|
011c7f7064
|
Revert "Planner prepare filters for analysis"
|
2023-08-24 12:52:03 +03:00 |
|
Kruglov Pavel
|
063c986680
|
Merge pull request #53637 from Avogar/fast-count-from-files
Optimize count from files in most input formats
|
2023-08-23 22:17:29 +02:00 |
|
avogar
|
40e76bfc39
|
Apply optimization for Planner
|
2023-08-22 17:01:42 +00:00 |
|
Nikolai Kochetov
|
5ee9b56040
|
Do not change the snapshot after at reading from MT
|
2023-08-22 13:50:51 +00:00 |
|
Nikolai Kochetov
|
4222ac528d
|
Merge branch 'master' into planner-prepare-filters-for-analysis
|
2023-08-21 16:48:33 +00:00 |
|
Robert Schulze
|
ec7daed52f
|
Merge pull request #50276 from ClibMouse/feature/mergetree-checksum-big-endian-support
MergeTree & SipHash checksum big-endian support
|
2023-08-17 13:27:18 +02:00 |
|
Dmitry Novik
|
84131740fd
|
Fix sanitizer error
|
2023-08-15 00:22:05 +02:00 |
|
ltrk2
|
2846ea49b4
|
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
|
2023-08-14 13:02:30 -04:00 |
|
Dmitry Novik
|
9dafc596d0
|
Analyzer: fix quotas for system tables
|
2023-08-14 18:44:09 +02:00 |
|
Sergei Trifonov
|
771710b377
|
Merge branch 'master' into concurrency-control-controllable
|
2023-08-11 16:50:13 +02:00 |
|
Alexey Milovidov
|
19ef25a7d2
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-grammarly
|
2023-08-11 01:04:33 +02:00 |
|
ltrk2
|
139e9433a8
|
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
|
2023-08-09 09:48:00 -04:00 |
|
vdimir
|
3131358f79
|
Merge pull request #48754 from ClickHouse/vdimir/decimal_in_precision_analyzer
|
2023-08-08 16:56:32 +02:00 |
|
Duc Canh Le
|
ed2a1d7c9b
|
select required columns when getting join
|
2023-08-07 03:15:20 +00:00 |
|
Alexey Milovidov
|
ce2fcc8f33
|
Fix wording
|
2023-08-06 14:48:20 +02:00 |
|
Dmitry Novik
|
32531867c8
|
Do not add subcolumns twice
|
2023-08-04 10:51:03 +00:00 |
|
vdimir
|
a16c764b26
|
fix build in Planner/CollectSets.cpp
|
2023-08-04 10:07:43 +00:00 |
|
vdimir
|
caa9dc5d82
|
Fix hashing for set literals in analyzer
|
2023-08-04 09:45:13 +00:00 |
|
Sergei Trifonov
|
01196ac41f
|
Merge branch 'master' into concurrency-control-controllable
|
2023-08-01 15:40:50 +02:00 |
|
Maksim Kita
|
d4b4763917
|
Fixed tests
|
2023-07-31 19:39:11 +03:00 |
|
Maksim Kita
|
4109283d05
|
Fixed tests
|
2023-07-30 13:20:55 +03:00 |
|
Maksim Kita
|
d82a834bec
|
Planner prepare filters for analysis
|
2023-07-29 19:17:14 +03:00 |
|
ltrk2
|
6c9a1b14ef
|
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
|
2023-07-28 16:18:46 -04:00 |
|
Azat Khuzhin
|
d7f7f16fbc
|
Introduce IStorage::supportsTrivialCountOptimization()
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-07-24 05:50:44 +02:00 |
|
ltrk2
|
ba4072f049
|
Adapt changes around SipHash
|
2023-07-19 10:01:58 -07:00 |
|
Duc Canh Le
|
9b7df9e12e
|
fix for analyzer
|
2023-07-18 05:51:55 +00:00 |
|
Alexey Milovidov
|
2c96580a77
|
Merge branch 'master' into concurrency-control-controllable
|
2023-07-04 23:16:04 +03:00 |
|
Nikolai Kochetov
|
22e49748b5
|
Cleanup.
|
2023-06-22 14:23:04 +00:00 |
|
Nikolai Kochetov
|
0af028ab3f
|
Refactor a bit more.
|
2023-06-21 20:55:27 +00:00 |
|
Nikolai Kochetov
|
5a1f819e7b
|
Fix more tests.
|
2023-06-20 17:33:09 +00:00 |
|
Nikolai Kochetov
|
b4273a1963
|
Fixing some tests.
|
2023-06-20 14:53:13 +00:00 |
|
Nikolai Kochetov
|
7280078bc6
|
Refactoring a bit more.
|
2023-06-19 19:01:56 +00:00 |
|
Nikolai Kochetov
|
8e7d06e0a4
|
Remove isReady from FutureSet iface.
|
2023-06-19 12:56:24 +00:00 |
|
Nikolai Kochetov
|
afa74f697c
|
Refactor a bit.
|
2023-06-16 19:38:50 +00:00 |
|
Nikolai Kochetov
|
1cb7ba4895
|
Revert "Trying to fix a test."
This reverts commit d0d39c8f61 .
|
2023-06-15 16:42:38 +00:00 |
|
Nikolai Kochetov
|
d0d39c8f61
|
Trying to fix a test.
|
2023-06-14 18:10:30 +00:00 |
|
Nikolai Kochetov
|
eb16745033
|
Collect sets from indexHint actions as well.
|
2023-06-12 11:04:07 +00:00 |
|
Nikolai Kochetov
|
e094bf3247
|
Resolving conflicts.
|
2023-06-09 18:30:47 +00:00 |
|
Nikolai Kochetov
|
6ce8329bda
|
Merge branch 'master' into refactor-subqueries-for-in
|
2023-06-09 20:04:27 +02:00 |
|
Nikolai Kochetov
|
9a4043a4b4
|
Fixing more tests.
|
2023-06-09 17:51:59 +00:00 |
|
Nikolai Kochetov
|
471b0d8ad6
|
Merge pull request #50638 from ClickHouse/vdimir/semi_join_use_nulls_50540
Fix crash in anti/semi join
|
2023-06-08 12:43:34 +02:00 |
|
vdimir
|
a268250aff
|
Fixes for LowCardinality Nullable in HashJoin
|
2023-06-07 20:16:36 +02:00 |
|
vdimir
|
f3b5a87a66
|
Fixing crash in anti/semi join
|
2023-06-07 20:16:36 +02:00 |
|
Dmitry Novik
|
280e80fcd4
|
Merge branch 'master' into analyzer-distr-query
|
2023-06-07 00:32:09 +02:00 |
|
Raúl Marín
|
473743b49f
|
Disable pure parallel replicas if trivial count optimization is possible (#50594)
|
2023-06-06 18:38:32 +02:00 |
|
Dmitry Novik
|
c8d85a43c7
|
Fix unit tests
|
2023-06-05 12:22:32 +00:00 |
|