Igor Nikonov
|
131f71b50a
|
Revert "Revert flaky"
|
2024-01-19 13:51:30 +01:00 |
|
Raúl Marín
|
477489a05d
|
Revert "Merge pull request #57235 from ClickHouse/pr-custom-key-failover"
This reverts commit 8ba9b4a7ef , reversing
changes made to 0f39245cb8 .
|
2024-01-19 12:46:05 +00:00 |
|
Alexey Milovidov
|
65ac905032
|
Merge pull request #54366 from canhld94/final_no_copy
Implement vertical replacing FINAL
|
2024-01-14 04:21:07 +01:00 |
|
Duc Canh Le
|
6331d8a6f2
|
Merge branch 'master' into final_no_copy
Resolve conflicts
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-01-11 02:55:14 +00:00 |
|
Igor Nikonov
|
8d4a395afa
|
Merge remote-tracking branch 'origin/master' into pr-custom-key-failover
|
2024-01-10 20:28:04 +00:00 |
|
Anton Popov
|
e0d469b0e0
|
remove more projections code
|
2024-01-09 15:48:08 +00:00 |
|
Igor Nikonov
|
59daabe95a
|
Some refactoring and cleanup
+ change load balancing for custom key w/o hedged connections
(need the test though)
|
2023-11-30 14:08:01 +00:00 |
|
Duc Canh Le
|
4b0382442f
|
Merge branch 'master' into final_no_copy
Try fixing CI issues
|
2023-11-22 08:53:38 +00:00 |
|
Duc Canh Le
|
2e2a4021f2
|
fix array join wrong query result
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2023-11-21 09:06:17 +00:00 |
|
Anton Popov
|
fb666e137c
|
remove old code of projection analysis
|
2023-10-12 23:25:20 +00:00 |
|
Raúl Marín
|
45e8185f9b
|
Merge remote-tracking branch 'blessed/master' into parallel_replicas_row_estimation
|
2023-08-29 11:17:34 +02:00 |
|
Igor Nikonov
|
7368bf65b3
|
Remove unused parallel replicas coordinator in query info
|
2023-08-27 22:12:39 +00:00 |
|
avogar
|
47304bf7aa
|
Optimize count from files in most input formats
|
2023-08-21 12:30:52 +00:00 |
|
Alexander Tokmakov
|
48d736f8fd
|
select only required columns from system.databases
|
2023-08-02 23:23:52 +02:00 |
|
Smita Kulkarni
|
22fec136c1
|
Create new StorageView with substituted parameters for every SELECT query of a parameterized view
|
2023-07-25 14:04:55 +02:00 |
|
Raúl Marín
|
9a5f357412
|
Revert "Merge pull request #51805 from ClickHouse/fix_for_parallel_replicas_and_empty_header"
This reverts commit 2c592a6a2c , reversing
changes made to 7a593ed9a5 .
|
2023-07-11 13:57:51 +02:00 |
|
Alexander Gololobov
|
c0629a38d1
|
Fix for incorrect result when parallel replicas not completely disabled
|
2023-07-04 23:50:19 +02:00 |
|
Nikolai Kochetov
|
b5b261b22c
|
Merge branch 'master' into refactor-subqueries-for-in
|
2023-05-25 21:22:06 +02:00 |
|
helifu
|
2255b0287a
|
Add 'partitions' field for system.query_log
|
2023-05-24 20:42:31 +08:00 |
|
Nikolai Kochetov
|
6de52e9fce
|
Fixing some tests.
|
2023-05-23 18:36:02 +00:00 |
|
vdimir
|
023d14a894
|
Support transformQueryForExternalDatabase for analyzer
|
2023-03-22 08:59:04 +01:00 |
|
Smita Kulkarni
|
5b11d72ce4
|
In parameterized view, moved parameter values to SelectQueryInfo from StorageView as it can be used by multiple queries and updated column name check to avoid issues with parameter name being substring of column name.
|
2023-03-11 20:39:43 +01:00 |
|
Antonio Andelic
|
737cf8e149
|
Better
|
2023-03-03 15:14:49 +00:00 |
|
Antonio Andelic
|
f67e5505ab
|
Merge branch 'master' into custom-key-parallel-replicas
|
2023-02-06 11:12:39 +00:00 |
|
Nikita Mikhaylov
|
33877b5e00
|
Parallel replicas. Part [2] (#43772)
|
2023-02-03 14:34:18 +01:00 |
|
Antonio Andelic
|
36cf9debae
|
Merge branch 'master' into custom-key-parallel-replicas
|
2023-01-16 08:11:08 +00:00 |
|
Maksim Kita
|
44f4184e11
|
Merge pull request #44540 from kitaisreal/analyzer-support-distributed
Analyzer support distributed queries processing
|
2023-01-13 14:45:36 +03:00 |
|
Antonio Andelic
|
e64f07e72b
|
Merge branch 'master' into custom-key-parallel-replicas
|
2023-01-13 08:44:53 +00:00 |
|
Kseniia Sumarokova
|
db3e0219fc
|
Merge pull request #41687 from ClickHouse/40907_Parameterized_views_as_table_functions
40907 Parameterized views as table functions
|
2023-01-12 14:24:32 +01:00 |
|
Maksim Kita
|
47f4159909
|
Analyzer support distributed queries processing
|
2023-01-12 12:07:58 +01:00 |
|
Antonio Andelic
|
fbe4808b6b
|
Add support for custom key in parallel replicas
|
2023-01-10 13:13:43 +00:00 |
|
Nikolai Kochetov
|
d2630f8321
|
Add test.
|
2023-01-02 18:01:53 +00:00 |
|
Nikolai Kochetov
|
09325ff17e
|
Store context created from projection analysis.
|
2023-01-02 17:00:48 +00:00 |
|
SmitaRKulkarni
|
02ff2ea8ac
|
Merge branch 'master' into 40907_Parameterized_views_as_table_functions
|
2022-12-29 13:56:00 +01:00 |
|
Alexey Milovidov
|
593675a7c5
|
Disable projections in presense of any grouping sets, including WITH ROLLUP, WITH CUBE and WITH TOTALS
|
2022-12-26 22:31:41 +01:00 |
|
Smita Kulkarni
|
16d8fd02fb
|
Merge branch 'master' into 40907_Parameterized_views_as_table_functions
|
2022-12-16 08:52:48 +01:00 |
|
Maksim Kita
|
99de697ea2
|
Analyzer added indexes support
|
2022-12-08 17:30:32 +01:00 |
|
Smita Kulkarni
|
9aa06e48f6
|
Merge branch 'master' into 40907_Parameterized_views_as_table_functions
|
2022-10-31 15:46:52 +01:00 |
|
Kruglov Pavel
|
219553df8d
|
Merge pull request #42580 from hanfei1991/fei/limit_max_rows
fix behaviour of max_rows_to_read for trival limit queries
|
2022-10-26 14:09:59 +02:00 |
|
Maksim Kita
|
890d9678b9
|
Fixed tests
|
2022-10-24 10:22:20 +02:00 |
|
Maksim Kita
|
fed146e198
|
Added SAMPLE BY support. Added SAMPLE BY, FINAL support for JOINS.
|
2022-10-24 10:22:20 +02:00 |
|
Han Fei
|
4a8326ff0c
|
fix typo
|
2022-10-23 23:22:52 +02:00 |
|
Han Fei
|
2fc91fd338
|
fix behaviour of max_rows_to_read for trival limit queries
|
2022-10-22 18:27:24 +02:00 |
|
Smita Kulkarni
|
e4ac3d0e18
|
Added FunctionParameterValuesVisitor, renamed bool to is_create_parameterized_view, added checks for parameterized view and support & test to propagate query parameters - 40907 Parameterized views as table functions
|
2022-10-19 18:30:03 +02:00 |
|
Igor Nikonov
|
d8acb0e7ad
|
Tiny improvements along the code
- less allocations (potentially)
|
2022-09-13 12:06:56 +00:00 |
|
Anton Popov
|
2a3e012931
|
Merge branch 'master' into fix-read-in-order-fixed-prefix
|
2022-08-29 13:17:26 +02:00 |
|
Igor Nikonov
|
d83bea626c
|
Merge remote-tracking branch 'origin/master' into skipping_sorting_step
|
2022-08-13 21:46:34 +00:00 |
|
Alexey Milovidov
|
201cf69854
|
Merge pull request #39470 from nicelulu/issues_39469
Fix issues 39469
|
2022-08-13 03:13:28 +03:00 |
|
Igor Nikonov
|
75f6fcfa70
|
Merge remote-tracking branch 'origin/master' into skipping_sorting_step
|
2022-08-11 12:35:55 +00:00 |
|
Amos Bird
|
fa8fab2e8f
|
Fix KeyCondition with other filters
|
2022-08-11 19:20:44 +08:00 |
|