Commit Graph

28 Commits

Author SHA1 Message Date
Nikolai Kochetov
74cdf98e8f Try to fix ActionsDAG::merge. 2021-01-12 21:58:05 +03:00
Nikolai Kochetov
1937659450 Add more info for ActionsDAG 2021-01-12 21:47:54 +03:00
Nikolai Kochetov
24d462b018 Try to remove ActionsDAG::removeColumn 2021-01-11 19:15:03 +03:00
Alexander Kuzmenkov
3f33e6b3e0 some review fixes 2020-12-22 20:46:31 +03:00
Alexander Kuzmenkov
5e19eaf2f0 Merge remote-tracking branch 'origin/master' into tmp 2020-12-18 03:49:59 +03:00
Alexander Kuzmenkov
fabb37d3c9 cleanup 2020-12-15 20:39:58 +03:00
Alexander Kuzmenkov
6d5b23de67 something works 2020-12-15 03:36:03 +03:00
Maksim Kita
0464859cfe Updated usage of different types during IN query
1. Added accurateCast function.
2. Use accurateCast in Set during execute.
3. Added accurateCast tests.
4. Updated select_in_different_types tests.
2020-12-14 22:12:15 +03:00
Nikolai Kochetov
d9773942a2 Rewiev fixes. 2020-12-01 14:19:03 +03:00
Nikolai Kochetov
a2c450d7e2 Do not merge functions with arrayJoin and stateful functions. 2020-11-27 12:50:56 +03:00
Nikolai Kochetov
600f249790 Do not remove arrayJoin from actions 2020-11-27 12:11:34 +03:00
Nikolai Kochetov
6ed4916d5d Fix ActionsDAG::merge 2020-11-26 22:48:21 +03:00
Nikolai Kochetov
c975f8156a Add ActionsDAG::merge 2020-11-26 19:16:44 +03:00
Nikolai Kochetov
382e6d0855 Review fix. 2020-11-20 19:52:50 +03:00
Nikolai Kochetov
354620b5a1 Remove Converting transform and step. 2020-11-18 12:35:32 +03:00
Nikolai Kochetov
a24dab766f Remove Converting transform and step. 2020-11-18 12:08:51 +03:00
Nikolai Kochetov
8dd76a3ab5 Remove Converting transform and step. 2020-11-18 00:31:30 +03:00
Nikolai Kochetov
76346c0563 Remove Converting transform and step. 2020-11-17 22:43:26 +03:00
Nikolai Kochetov
d9a83a6086 Remove Converting transform and step. 2020-11-17 21:36:13 +03:00
Nikolai Kochetov
26ec254c69 Fix style. 2020-11-17 19:24:25 +03:00
Nikolai Kochetov
fd3ee6d8af Add converting logic to ActionsDAG. 2020-11-17 18:57:11 +03:00
Nikolai Kochetov
a7e1fb11c6 Add converting logic to ActionsDAG. 2020-11-17 18:26:06 +03:00
Nikolai Kochetov
97d07ae3a9 Add converting logic to ActionsDAG. 2020-11-17 17:54:37 +03:00
Nikolai Kochetov
54f0338e22 Add converting logic to ActionsDAG. 2020-11-17 17:51:05 +03:00
Nikolai Kochetov
d007e5671d Order inputs for ActionsDAG. 2020-11-17 15:39:41 +03:00
Nikolai Kochetov
70f898e667 Order inputs for ActionsDAG. 2020-11-17 15:34:31 +03:00
Nikolai Kochetov
9814da3291 Add empty commit. 2020-11-17 10:03:11 +03:00
Nikolai Kochetov
e8e6461fa7 Move ActionsDAG to separate file. 2020-11-16 17:57:56 +03:00