Alexander Tokmakov
|
ad414bab05
|
fix assertion when filtering tables in StorageMerge
|
2021-04-12 22:04:26 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
vdimir
|
735154c81a
|
Handle not plain where tree in StorageMerge modifySelect
|
2021-04-06 12:29:29 +03:00 |
|
vdimir
|
3f464595eb
|
Accurate removing 'join' part for queries to 'Merge' engine
|
2021-04-01 14:31:57 +03:00 |
|
vdimir
|
fff8043e55
|
Revert "Fix joined table access with Merge engine and aggregation"
This reverts commit 5476e68d6c .
|
2021-04-01 14:31:46 +03:00 |
|
vdimir
|
5476e68d6c
|
Fix joined table access with Merge engine and aggregation
|
2021-04-01 14:26:28 +03:00 |
|
Alexey Milovidov
|
230b2930b7
|
Merge branch 'master' into virtualutil
|
2021-03-30 00:43:00 +03:00 |
|
Nikolai Kochetov
|
a669f7d641
|
Merge branch 'master' into refactor-actions-dag
|
2021-03-05 18:21:14 +03:00 |
|
Nikolai Kochetov
|
9a39459888
|
Refactor ActionsDAG
|
2021-03-04 20:38:12 +03:00 |
|
Amos Bird
|
909cb3c243
|
Fix again....
|
2021-03-04 22:27:07 +08:00 |
|
Amos Bird
|
9205fad8c7
|
Better
|
2021-03-04 19:43:03 +08:00 |
|
Nikolai Kochetov
|
15921fbfcb
|
Remove index by name from ActionsDAG
|
2021-03-03 23:01:07 +03:00 |
|
feng lv
|
a26c9e64a9
|
fix
fix
|
2021-03-02 03:20:03 +00:00 |
|
feng lv
|
51021c1164
|
forbid to drop a column if it's referenced by materialized view
|
2021-02-28 05:24:39 +00:00 |
|
Nikolai Kochetov
|
e3d6ffd9dc
|
Remove AddingConstColumn step and transform.
|
2021-02-04 17:25:11 +03:00 |
|
sundy-li
|
ad01534bd5
|
Merge branch 'master' into alias_column_partition_prune
|
2021-01-12 18:28:30 +08:00 |
|
Alexey Milovidov
|
dab4719aac
|
Remove some headers
|
2021-01-05 06:22:06 +03:00 |
|
sundyli
|
f8815f233c
|
Merge branch 'master' into alias_column_partition_prune
|
2021-01-02 11:23:55 +08:00 |
|
Alexey Milovidov
|
203af8b7ec
|
Fix error
|
2020-12-30 16:52:37 +03:00 |
|
Vitaly Baranov
|
da18af96a3
|
Fix access rights required for the merge() table function.
|
2020-12-17 12:29:07 +03:00 |
|
sundy-li
|
5c9f84b2f4
|
Merge branch 'master' into alias_column_partition_prune
|
2020-12-16 18:44:00 +08:00 |
|
alexey-milovidov
|
22aba554c0
|
Revert "Fix access rights required for the merge() table function."
|
2020-12-15 18:07:20 +03:00 |
|
sundy-li
|
cf087002db
|
Merge branch 'master' into alias_column_partition_prune
|
2020-12-15 16:37:00 +08:00 |
|
Vitaly Baranov
|
9310437920
|
Fix access rights required for the merge() table function.
|
2020-12-13 23:34:53 +03:00 |
|
sundyli
|
36ca21c24a
|
Merge branch 'master' into alias_column_partition_prune
|
2020-12-13 00:45:14 +08:00 |
|
sundy-li
|
9407028540
|
update
|
2020-12-13 00:42:15 +08:00 |
|
root
|
e07374331a
|
add diagnostic information when two merge tables try to read each other's data
|
2020-12-07 15:23:58 +08:00 |
|
Alexey Milovidov
|
9969a73d50
|
Merge branch 'master' into azat-merge-distributed-join-fix
|
2020-11-23 12:43:15 +03:00 |
|
tavplubix
|
5cc9cb01cd
|
Merge pull request #16751 from amosbird/globalcontext
Make global_context consistent.
|
2020-11-22 18:46:17 +03:00 |
|
Amos Bird
|
1d9d586e20
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
|
Azat Khuzhin
|
5297417050
|
Fix Merge(Distributed()) with JOIN
|
2020-11-20 00:07:30 +03:00 |
|
Nikolai Kochetov
|
13eceff55c
|
Remove Converting transform and step.
|
2020-11-17 20:16:55 +03:00 |
|
Nikolai Kochetov
|
195c941c4e
|
Merge branch 'master' into storage-read-query-plan
|
2020-11-10 15:02:22 +03:00 |
|
Alexey Milovidov
|
5314185e25
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
|
Nikolai Kochetov
|
c10f733587
|
Merge branch 'master' into storage-read-query-plan
|
2020-11-06 15:43:46 +03:00 |
|
Azat Khuzhin
|
e7f15dff55
|
Do not pass StoragePtr to ReadInOrderOptimizer::getInputOrder()
Looks like this is not required anymore, since #11745
|
2020-11-03 21:22:46 +03:00 |
|
Nikolai Kochetov
|
7fa045cff8
|
Merge branch 'master' into storage-read-query-plan
|
2020-10-22 13:31:10 +03:00 |
|
alesapin
|
c53f59dece
|
Merge pull request #15984 from ClickHouse/fix_insert_mv_dangling_ref
Fix possibly dangling reference to target table of MV
|
2020-10-21 12:13:51 +03:00 |
|
Alexander Tokmakov
|
c19d2efd88
|
add more holders
|
2020-10-16 20:16:58 +03:00 |
|
Nikolai Kochetov
|
e8038ae84f
|
Merge pull request #15857 from amosbird/e2
Refactor processors.
|
2020-10-15 10:45:00 +03:00 |
|
Alexander Tokmakov
|
72b1339656
|
Revert "Revert "Write structure of table functions to metadata""
This reverts commit c65d1e5c70 .
|
2020-10-14 15:19:29 +03:00 |
|
tavplubix
|
c65d1e5c70
|
Revert "Write structure of table functions to metadata"
|
2020-10-14 13:59:29 +03:00 |
|
alexey-milovidov
|
f60ccb4edf
|
Merge pull request #14295 from ClickHouse/write_structure_of_table_functions
Write structure of table functions to metadata
|
2020-10-13 23:56:09 +03:00 |
|
Amos Bird
|
47fcd8bffb
|
Fix some problems introduced by refactoring.
|
2020-10-12 17:58:09 +08:00 |
|
Amos Bird
|
d2dcfc3f0d
|
Refactor processors.
|
2020-10-12 17:30:05 +08:00 |
|
Alexander Tokmakov
|
a6178cc876
|
try fix select count() for MaterializeMySQL
|
2020-10-08 23:39:24 +03:00 |
|
Nikolai Kochetov
|
f9bf1e3406
|
Merge branch 'master' into storage-read-query-plan
|
2020-10-06 09:50:10 +03:00 |
|
Azat Khuzhin
|
b838214a35
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
|
Azat Khuzhin
|
587cde853e
|
Avoid skipping unused shards twice (for query processing stage and read itself)
|
2020-10-02 22:42:09 +03:00 |
|
Alexander Tokmakov
|
6b2da861dc
|
Merge branch 'master' into write_structure_of_table_functions
|
2020-10-02 20:46:58 +03:00 |
|