Nikolai Kochetov
|
c508868570
|
Merge pull request #23082 from ClickHouse/explain-output
JSON output for EXPLAIN
|
2021-04-28 15:39:06 +03:00 |
|
Alexander Kuzmenkov
|
7ea5bd4a3f
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2021-04-23 09:26:43 +03:00 |
|
Alexander Kuzmenkov
|
06ca44a378
|
fix pvs warnings
|
2021-04-22 22:54:58 +03:00 |
|
mergify[bot]
|
71bca99bbf
|
Merge branch 'master' into explain-output
|
2021-04-22 07:02:47 +00:00 |
|
Nikolai Kochetov
|
942cd54f23
|
Fix copy paste thanks to PVS studio.
|
2021-04-20 16:41:37 +03:00 |
|
Amos Bird
|
32c84f77c3
|
Resurrect indexHint function.
|
2021-04-20 19:27:23 +08:00 |
|
Nikolai Kochetov
|
9b86c19836
|
Use JSONBuilder for explain json result.
|
2021-04-14 17:07:56 +03:00 |
|
Nikolai Kochetov
|
48bcd5b490
|
Add tree conversion for expression.
|
2021-04-09 19:18:45 +03:00 |
|
Nikolai Kochetov
|
3ea186358e
|
Fix fuzz crash.
|
2021-04-08 18:00:32 +03:00 |
|
Nikolai Kochetov
|
118090396f
|
Filter column after filter push down now always the first one..
|
2021-04-08 12:54:39 +03:00 |
|
Nikolai Kochetov
|
c3c393a7aa
|
Merge branch 'master' into refactor-actions-dag
|
2021-03-18 14:33:07 +03:00 |
|
Nikolai Kochetov
|
9fdb0e667f
|
Add comment.
|
2021-03-17 21:40:26 +03:00 |
|
Nikolai Kochetov
|
2c1539f641
|
Fix added input.
|
2021-03-17 20:08:30 +03:00 |
|
Nikolai Kochetov
|
3eba817a68
|
Add comments.
|
2021-03-17 19:08:46 +03:00 |
|
Nikolai Kochetov
|
738cb1af62
|
Fix filter push down columns order.
|
2021-03-17 18:33:18 +03:00 |
|
Nikolai Kochetov
|
b3ea25116f
|
Fix style
|
2021-03-12 00:33:06 +03:00 |
|
Nikolai Kochetov
|
a5a8a70e6f
|
Remove commented code.
|
2021-03-11 20:03:39 +03:00 |
|
Nikolai Kochetov
|
78b7137877
|
Try fix last tests.
|
2021-03-11 17:13:36 +03:00 |
|
Nikolai Kochetov
|
7a4dafe106
|
Fix filter push down columns order.
|
2021-03-11 13:34:15 +03:00 |
|
Nikolai Kochetov
|
3ee771c600
|
Remove debug output.
|
2021-03-10 21:50:34 +03:00 |
|
Nikolai Kochetov
|
7b341c3749
|
Remove debug output.
|
2021-03-10 19:05:37 +03:00 |
|
Nikolai Kochetov
|
3a050286f7
|
Try fix other tests.
|
2021-03-10 18:12:34 +03:00 |
|
Nikolai Kochetov
|
4f133ae036
|
Merge branch 'master' into refactor-actions-dag
|
2021-03-10 12:40:55 +03:00 |
|
Nikolai Kochetov
|
f3cfc67fa3
|
Fix other tests.
|
2021-03-10 00:41:10 +03:00 |
|
Nikolai Kochetov
|
4d697c27e4
|
Fix some tests.
|
2021-03-09 19:54:06 +03:00 |
|
Vladimir
|
6ec19b2632
|
Merge pull request #19885 from ClickHouse/vdimir/join-cast-types-v2
|
2021-03-09 09:30:50 +03:00 |
|
Nikolai Kochetov
|
c481401b0b
|
Fix build.
|
2021-03-05 12:54:17 +03:00 |
|
Nikolai Kochetov
|
9a39459888
|
Refactor ActionsDAG
|
2021-03-04 20:38:12 +03:00 |
|
Nikolai Kochetov
|
15921fbfcb
|
Remove index by name from ActionsDAG
|
2021-03-03 23:01:07 +03:00 |
|
Nikolai Kochetov
|
4775ea305e
|
Remove index by name from ActionsDAG
|
2021-03-02 20:51:54 +03:00 |
|
Nikolai Kochetov
|
ffaf9da2db
|
Remove index by name from ActionsDAG
|
2021-03-02 20:08:59 +03:00 |
|
Nikolai Kochetov
|
ffbea93b10
|
Merge pull request #19576 from traceon/row-policy-with-prewhere
Allow row policies with PREWHERE
|
2021-03-02 13:51:37 +03:00 |
|
Nikolai Kochetov
|
d328bfa41f
|
Review fixes. Add setting max_optimizations_to_apply.
|
2021-02-26 19:29:56 +03:00 |
|
Nikolai Kochetov
|
00e0dbc3e5
|
Fix test.
|
2021-02-20 20:42:06 +03:00 |
|
Nikolai Kochetov
|
f0396661b3
|
Refactor ActionsDAG::splitActionsForFilter
|
2021-02-20 19:13:36 +03:00 |
|
vdimir
|
a378bd08aa
|
Perform implicit type conversion for JOIN ON keys
|
2021-02-19 14:28:40 +03:00 |
|
Nikolai Kochetov
|
6522bfc402
|
Support for DIstinct, sorting steps.
|
2021-02-17 19:54:11 +03:00 |
|
Nikolai Kochetov
|
a8647096ed
|
Try fix tests.
|
2021-02-17 13:27:47 +03:00 |
|
Nikolai Kochetov
|
ae73600fb0
|
Refactor row level security actions.
|
2021-02-15 22:48:06 +03:00 |
|
Nikolai Kochetov
|
f1c32c4690
|
Merge branch 'master' into filter-push-down
|
2021-02-12 18:26:08 +03:00 |
|
Nikolai Kochetov
|
bbed905461
|
Fix ActionsDAG::removeUnusedResult
|
2021-02-12 18:20:54 +03:00 |
|
Nikolai Kochetov
|
7e75965af8
|
Fix ActionsDAG::splitActionsForFilter
|
2021-02-12 12:35:26 +03:00 |
|
Nikolai Kochetov
|
2deff0d9d0
|
Fix ActionsDAG::splitActionsForFilter
|
2021-02-11 18:44:10 +03:00 |
|
Nikolai Kochetov
|
e24b8e8a13
|
Fix ActionsDAG::splitActionsForFilter
|
2021-02-11 15:06:28 +03:00 |
|
alesapin
|
c2bb2c2902
|
Merge pull request #20097 from ClickHouse/remove-adding-missed-step
Build actions dag to evaluate missing defaults.
|
2021-02-11 10:51:21 +03:00 |
|
Nikolai Kochetov
|
a83885392e
|
Split filter for predicate push down.
|
2021-02-10 20:47:48 +03:00 |
|
Nikolai Kochetov
|
48f6f7e490
|
Split filter for predicate push down.
|
2021-02-10 19:26:49 +03:00 |
|
alesapin
|
420f2958e2
|
Merge pull request #19991 from ClickHouse/constant-propagation-fix
Do not use inputs which values are known constants in ActionsDAG.
|
2021-02-10 14:13:52 +03:00 |
|
Nikolai Kochetov
|
d7fa440356
|
Merge branch 'master' into remove-adding-const-column-transform
|
2021-02-08 15:49:23 +03:00 |
|
Nikolai Kochetov
|
d563cfb2be
|
Fix tests.
|
2021-02-05 22:22:11 +03:00 |
|