Nikolai Kochetov
|
98eb619b4b
|
Merge pull request #23367 from Avogar/short-circuit
Implement short circuit function evaluation
|
2021-08-17 12:36:07 +03:00 |
|
vdimir
|
db187c6b2d
|
Fix aliased_column_distributed_bug
|
2021-08-16 17:26:14 +03:00 |
|
mergify[bot]
|
319e5af6eb
|
Merge branch 'master' into short-circuit
|
2021-08-13 13:01:46 +00:00 |
|
kssenii
|
dcc6f597dc
|
Move templates from FunctionsConvertion
|
2021-08-11 19:09:51 +00:00 |
|
kssenii
|
7555fc19fd
|
Revert "Move some templates"
This reverts commit 7f247becca .
|
2021-08-11 18:49:25 +00:00 |
|
kssenii
|
7f247becca
|
Move some templates
|
2021-08-11 07:32:46 +00:00 |
|
Pavel Kruglov
|
b841a96c39
|
Refactor code
|
2021-08-10 14:31:15 +03:00 |
|
Pavel Kruglov
|
b6061e132a
|
Small fixes
|
2021-08-09 17:44:39 +03:00 |
|
Pavel Kruglov
|
775d190fb3
|
Fix tests
|
2021-08-09 17:43:10 +03:00 |
|
Pavel Kruglov
|
50d4192126
|
Implement short circuit function evaluation, first attempt
|
2021-08-09 17:43:10 +03:00 |
|
kssenii
|
9ca422f0c5
|
Introduce CAST for internal usage
|
2021-08-07 09:03:10 +00:00 |
|
Alexey Milovidov
|
d848e5495c
|
Better implementation
|
2021-07-12 09:36:46 +03:00 |
|
Alexey Milovidov
|
ff5c433f10
|
Check for non-deterministic functions in keys, including constant expressions
|
2021-07-12 08:58:19 +03:00 |
|
Maksim Kita
|
da8c957167
|
Aggregator added CompiledExpressionCache
|
2021-07-01 22:56:36 +03:00 |
|
Nikolai Kochetov
|
5227a76e3a
|
Add comment.
|
2021-06-17 23:05:39 +03:00 |
|
Nikolai Kochetov
|
4a496f1374
|
Fix lost considion in predicate push down.
|
2021-06-17 12:47:12 +03:00 |
|
Nikolai Kochetov
|
d4998909b6
|
Merge pull request #24463 from ClickHouse/fix-24024
Fix header mismatch for UNION.
|
2021-05-25 12:04:45 +03:00 |
|
Maksim Kita
|
0628fb8b1b
|
Merge pull request #24417 from kitaisreal/function-constant-result-with-nonconstant-arguments
Function constant result with nonconstant arguments
|
2021-05-24 23:16:47 +03:00 |
|
Nikolai Kochetov
|
79a0029843
|
Fix header mismatch for UNION.
|
2021-05-24 21:09:00 +03:00 |
|
Maksim Kita
|
7af4d5b86d
|
Fixed tests
|
2021-05-24 14:25:02 +03:00 |
|
Maksim Kita
|
1a725d916b
|
Upated LogicalFunctions
|
2021-05-24 10:16:12 +03:00 |
|
Maksim Kita
|
ed443c8941
|
Function constant result with nonconstant arguments
|
2021-05-24 10:16:12 +03:00 |
|
Alexey Milovidov
|
d32819f068
|
Mark false positives for PVS-Studio
|
2021-05-24 06:59:12 +03:00 |
|
Maksim Kita
|
b0476c1fa2
|
Merge pull request #24273 from kitaisreal/expression-actions-compile-only-necessary-places
ExpressionActions compile only necessary places
|
2021-05-20 10:53:30 +03:00 |
|
Maksim Kita
|
150a88d647
|
ExpressionActions compile only necessary places
|
2021-05-19 11:43:16 +03:00 |
|
Nikolai Kochetov
|
57f5e33464
|
Try to fix GROUP BY _shard_num
|
2021-05-18 18:17:19 +03:00 |
|
Maksim Kita
|
947f28d430
|
IFunction refactoring
|
2021-05-15 20:33:15 +03:00 |
|
Nikolai Kochetov
|
782f02b1dc
|
Review fixes.
|
2021-05-14 13:01:27 +03:00 |
|
Nikolai Kochetov
|
a1e9202b93
|
Review fixes.
|
2021-05-14 12:30:32 +03:00 |
|
Nikolai Kochetov
|
bc4ccdece6
|
Fix tests.
|
2021-05-13 21:07:47 +03:00 |
|
Nikolai Kochetov
|
d78be51fb4
|
Calculate header for ActionsDAG
|
2021-05-13 16:38:18 +03:00 |
|
Amos Bird
|
51d685bb9c
|
Even more fixes
|
2021-05-11 18:12:29 +08:00 |
|
Amos Bird
|
718c284437
|
Fix more tests
|
2021-05-11 18:12:28 +08:00 |
|
Amos Bird
|
ba17acbd63
|
Fix tests
|
2021-05-11 18:12:28 +08:00 |
|
Amos Bird
|
f7f949c1f9
|
Fix aggregation keys order
|
2021-05-11 18:12:27 +08:00 |
|
Amos Bird
|
35961c0c5d
|
Use ActionsDAG to rewrite projection queries
|
2021-05-11 18:12:27 +08:00 |
|
Maksim Kita
|
6dc0dcdfa4
|
Fixed code review issues
|
2021-05-08 17:39:35 +03:00 |
|
Maksim Kita
|
dd44d93f49
|
Fixed compile expressions
|
2021-05-08 17:39:35 +03:00 |
|
alexey-milovidov
|
b76503a4ea
|
Update ActionsDAG.cpp
|
2021-05-08 17:39:35 +03:00 |
|
Maksim Kita
|
21d8684aaf
|
Added CHJIT documentation
|
2021-05-08 17:39:35 +03:00 |
|
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 |
|