Nikolai Kochetov
|
153268a29f
|
Renames.
|
2024-06-18 10:21:57 +00:00 |
|
Nikolai Kochetov
|
aeee0b2c18
|
Use ActionsDAG ref in PlannerActionsVisitor
|
2024-06-18 09:33:32 +00:00 |
|
Nikolai Kochetov
|
57e84c0344
|
Fixing style.
|
2024-06-14 09:40:11 +00:00 |
|
Nikolai Kochetov
|
3f7286dc51
|
Fixing build.
|
2024-06-13 18:08:00 +00:00 |
|
Nikolai Kochetov
|
8bb4f1e188
|
Merge branch 'master' into remove-dag-flags
|
2024-06-13 16:28:46 +00:00 |
|
Nikolai Kochetov
|
ae42f8635c
|
Remove flags drom ActionsDAG (part 2).
|
2024-06-12 16:53:32 +00:00 |
|
Nikolai Kochetov
|
410f0b643d
|
Merge pull request #65057 from ClickHouse/refactor-prewhere-storage-merge
Refactor query plan prewhere optimization for Merge
|
2024-06-12 11:50:26 +00:00 |
|
Nikolai Kochetov
|
62b732a1fa
|
Remove unused code.
|
2024-06-11 14:41:23 +00:00 |
|
Igor Nikonov
|
b403f13381
|
Merge pull request #63796 from ClickHouse/pr-plan-rewrite
Rewrite plan for parallel replicas in Planner
|
2024-06-11 13:45:39 +00:00 |
|
Igor Nikonov
|
1599f774f8
|
Merge remote-tracking branch 'origin/master' into pr-plan-rewrite
|
2024-06-10 20:09:44 +00:00 |
|
Nikolai Kochetov
|
a8b1b11ee6
|
Fixing test.
|
2024-06-10 15:55:00 +00:00 |
|
Nikolai Kochetov
|
6baae1d1c8
|
Merge branch 'master' into fix-early-const-folding-analyzer
|
2024-06-10 11:21:13 +00:00 |
|
Igor Nikonov
|
ad2d397962
|
Use supportsReplication()
|
2024-06-06 16:03:58 +00:00 |
|
Joshua Hildred
|
d455116b7c
|
fix style
|
2024-06-06 05:26:57 -07:00 |
|
Joshua Hildred
|
a7230e3c6c
|
Add settings to allow parallel replicas custom key
with range filter to use a custom range
|
2024-06-06 05:26:57 -07:00 |
|
Igor Nikonov
|
47bf6bf6ac
|
Merge remote-tracking branch 'origin/master' into pr-plan-rewrite
|
2024-06-06 09:44:32 +00:00 |
|
Nikolai Kochetov
|
90fdcaa03e
|
Merge branch 'master' into fix-early-const-folding-analyzer
|
2024-06-05 16:06:39 +00:00 |
|
lgbo-ustc
|
8c94832c20
|
fixed #64513. mixed join condition with function 'in'
|
2024-06-05 09:33:04 +08:00 |
|
Nikolai Kochetov
|
c8def45cc2
|
Fixing tests.
|
2024-06-04 14:14:43 +00:00 |
|
Igor Nikonov
|
2f9ff5c9b6
|
Merge remote-tracking branch 'origin/master' into pr-plan-rewrite
|
2024-06-04 12:50:00 +00:00 |
|
Raúl Marín
|
ee416a6862
|
Merge pull request #63723 from Algunenano/ifunction_column_size
Add a bunch of important asserts
|
2024-06-03 14:04:02 +00:00 |
|
Nikolai Kochetov
|
c45f57403b
|
Merge branch 'master' into fix-early-const-folding-analyzer
|
2024-06-03 11:19:51 +00:00 |
|
Igor Nikonov
|
e6c059673f
|
Merge remote-tracking branch 'origin/master' into pr-plan-rewrite
|
2024-05-31 21:23:37 +00:00 |
|
Nikolai Kochetov
|
c9ce1362a1
|
Fix early constant folding for isNull/isNotNul and analyzer.
|
2024-05-31 12:50:29 +00:00 |
|
Nikolai Kochetov
|
d3bdb739eb
|
Rename a function and add a comment.
|
2024-05-29 16:44:36 +00:00 |
|
Igor Nikonov
|
e50584ee08
|
Fix crash: empty plan from read
|
2024-05-29 10:42:57 +00:00 |
|
Nikolai Kochetov
|
6d2d598e15
|
Fix GROUP BY (const CTE) in distributed queries.
|
2024-05-28 15:41:30 +00:00 |
|
Igor Nikonov
|
dfc4d0c60a
|
Cleanup and diagnostic
|
2024-05-28 14:00:54 +00:00 |
|
Igor Nikonov
|
c4e32a8961
|
Fix
|
2024-05-27 16:00:45 +00:00 |
|
Igor Nikonov
|
6f7389f02d
|
Merge remote-tracking branch 'origin/master' into pr-plan-rewrite
|
2024-05-27 14:08:26 +00:00 |
|
Nikolai Kochetov
|
f9348f9777
|
Merge pull request #64096 from ClickHouse/fix-analyzer-interpolate
Fix analyzer: only interpolate expression should be used for DAG
|
2024-05-24 14:01:08 +00:00 |
|
Igor Nikonov
|
6141615007
|
Add diagnostic
|
2024-05-24 11:37:52 +00:00 |
|
Dmitry Novik
|
60e94af1ec
|
Return one line change
|
2024-05-23 16:55:02 +02:00 |
|
Dmitry Novik
|
21f831da0d
|
Remove unneeded changes
|
2024-05-23 16:36:11 +02:00 |
|
Dmitry Novik
|
71ce01404d
|
Fix validation
|
2024-05-23 16:34:52 +02:00 |
|
Igor Nikonov
|
6a30d2749c
|
Remove debug messages
|
2024-05-21 14:35:19 +00:00 |
|
Raúl Marín
|
2e1f2565ea
|
Merge remote-tracking branch 'blessed/master' into ifunction_column_size
|
2024-05-21 12:33:56 +02:00 |
|
Igor Nikonov
|
512c748b9c
|
Merge remote-tracking branch 'origin/master' into pr-plan-rewrite
|
2024-05-20 20:18:47 +00:00 |
|
Yakov Olkhovskiy
|
513900cb52
|
assume columns from projection are aggregates
|
2024-05-19 15:44:19 +00:00 |
|
Yakov Olkhovskiy
|
a67418bcc8
|
add NOT_AN_AGGREGATE exception for interpolate expression columns
|
2024-05-19 07:14:37 +00:00 |
|
Yakov Olkhovskiy
|
79b3f52dc5
|
only interpolate expression should be used for DAG
|
2024-05-18 23:18:41 +00:00 |
|
Alexey Milovidov
|
bd9709adee
|
Merge pull request #64022 from ClickHouse/fix-analyzer
Fix a typo in Analyzer
|
2024-05-17 20:02:13 +02:00 |
|
Igor Nikonov
|
7e2c5c4eef
|
Merge remote-tracking branch 'origin/master' into pr-plan-rewrite
|
2024-05-17 16:27:21 +00:00 |
|
Igor Nikonov
|
f990bb2a21
|
Fix: 02784_parallel_replicas_automatic_decision
|
2024-05-17 14:44:40 +00:00 |
|
Igor Nikonov
|
b8d8b76dd5
|
Fix
|
2024-05-17 13:59:39 +00:00 |
|
Igor Nikonov
|
79cd803914
|
Fix: set correct stage after regenerating plan with PR
|
2024-05-17 11:00:30 +00:00 |
|
Nikolai Kochetov
|
e0f405bc56
|
Merge pull request #63864 from ClickHouse/change-labmda-execution-name
Update lambda execution name
|
2024-05-17 10:01:48 +00:00 |
|
Alexey Milovidov
|
26501178e6
|
Fix analyzer
|
2024-05-17 10:23:32 +02:00 |
|
Dmitry Novik
|
91066aeace
|
Merge pull request #63983 from ClickHouse/fix-limit-by-skip-usunsed-shards
Limit by and skip_unused_shards with analyzer
|
2024-05-17 08:09:59 +00:00 |
|
Nikolai Kochetov
|
d34e06ce42
|
Add a comment.
|
2024-05-16 17:55:07 +00:00 |
|