Nikolai Kochetov
|
9f9b7fc3e2
|
Update ya.make
|
2021-01-29 13:05:21 +03:00 |
|
Nikolai Kochetov
|
3b50a74759
|
Simplify optimization interface.
|
2021-01-28 15:32:02 +03:00 |
|
Nikolai Kochetov
|
4ef56a41cb
|
Simplify optimizeTree
|
2021-01-28 14:15:45 +03:00 |
|
Nikolai Kochetov
|
e1765e7f88
|
Add method trivial to ActionsDAG
|
2021-01-28 14:00:24 +03:00 |
|
Nikolai Kochetov
|
3b7373e992
|
More comments.
|
2021-01-27 22:53:07 +03:00 |
|
Nikolai Kochetov
|
b244499d69
|
Fix build.
|
2021-01-27 22:24:59 +03:00 |
|
Nikolai Kochetov
|
cf05c17cfa
|
Rewrite QueryPlan tree optimizations traverse.
|
2021-01-27 20:36:53 +03:00 |
|
Nikolai Kochetov
|
e9f893d9b0
|
Move query plan optimixations into separate files.
|
2021-01-27 16:57:26 +03:00 |
|
alexey-milovidov
|
7197552535
|
Merge pull request #19430 from ClickHouse/fix-14100
Fix error Extremes transform was already added to pipeline
|
2021-01-26 00:04:14 +03:00 |
|
Nikolai Kochetov
|
a6f787faea
|
Merge pull request #19253 from ClickHouse/split-actions-dag
Split actions dag
|
2021-01-25 18:13:42 +03:00 |
|
Nikolai Kochetov
|
290eadc121
|
Merge branch 'master' into split-actions-dag
|
2021-01-22 18:09:34 +03:00 |
|
Nikolai Kochetov
|
d683bf42ce
|
Review fixes.
|
2021-01-22 16:46:56 +03:00 |
|
Nikolai Kochetov
|
41afc5938b
|
Remove exception about extra extremes.
|
2021-01-22 13:44:24 +03:00 |
|
feng lv
|
beb0fec8bb
|
mirror changes in code and comment
|
2021-01-22 09:13:22 +00:00 |
|
Nikolai Kochetov
|
801c540f5e
|
Try fix tests.
|
2021-01-20 20:33:12 +03:00 |
|
Nikolai Kochetov
|
fa3964d36d
|
Fix test.
|
2021-01-20 12:42:55 +03:00 |
|
Nikolai Kochetov
|
a69d386492
|
Fix tests.
|
2021-01-19 20:09:40 +03:00 |
|
Nikolai Kochetov
|
35f48e60ad
|
Fix description after step optimizations
|
2021-01-19 16:21:28 +03:00 |
|
Nikolai Kochetov
|
964af8e02c
|
Fix description after step optimizations
|
2021-01-19 16:17:52 +03:00 |
|
Nikolai Kochetov
|
b1c7944f84
|
Fix description after step optimizations
|
2021-01-19 16:08:14 +03:00 |
|
Nikolai Kochetov
|
9db2974aaa
|
Update explain for filter
|
2021-01-19 15:54:55 +03:00 |
|
Nikolai Kochetov
|
0711957fbb
|
Split filter optimization.
|
2021-01-19 15:08:21 +03:00 |
|
Nikolai Kochetov
|
91403b2f75
|
Split filter optimization.
|
2021-01-19 15:04:45 +03:00 |
|
Nikolai Kochetov
|
b00f01d6b1
|
Split filter optimization.
|
2021-01-19 13:03:25 +03:00 |
|
Nikolai Kochetov
|
6e1a118642
|
Merge Filter and Expression steps.
|
2021-01-19 11:14:37 +03:00 |
|
Nikolai Kochetov
|
7135c62204
|
Update tryLiftUpArrayJoin
|
2021-01-18 19:12:16 +03:00 |
|
Nikolai Kochetov
|
76495124cd
|
Fix readign from fd for ORCBlockInputFormat.
|
2021-01-15 18:45:29 +03:00 |
|
alesapin
|
07431a6494
|
Merge pull request #18980 from ClickHouse/fix-expressions-merge
Fix expressions merge
|
2021-01-13 11:16:01 +03:00 |
|
Nikolai Kochetov
|
1937659450
|
Add more info for ActionsDAG
|
2021-01-12 21:47:54 +03:00 |
|
Nikolai Kochetov
|
1f2a90d321
|
Remove debug code.
|
2021-01-12 21:41:11 +03:00 |
|
Nikolai Kochetov
|
af79c6ca9b
|
Remove debug code.
|
2021-01-12 21:40:07 +03:00 |
|
Nikolai Kochetov
|
0aad1de330
|
Try fix Task was not found in task queue
|
2021-01-12 18:20:56 +03:00 |
|
Nikolai Kochetov
|
3b95ee8e60
|
Print log in case of exception in PollingQueue
|
2021-01-12 16:12:14 +03:00 |
|
Nikolai Kochetov
|
24503267d5
|
Print log in case of exception in PollingQueue
|
2021-01-12 15:42:18 +03:00 |
|
Nikolai Kochetov
|
c61e9a655a
|
Print log in case of exception in PollingQueue
|
2021-01-12 13:01:19 +03:00 |
|
Nikolai Kochetov
|
ec70d7961b
|
Try fix build.
|
2021-01-11 17:01:32 +03:00 |
|
Nikolai Kochetov
|
45b28a6374
|
Add more debug info to PollingQueue exception.
|
2021-01-11 13:09:40 +03:00 |
|
Nikolai Kochetov
|
496690896c
|
Add more debug info to PollingQueue exception.
|
2021-01-11 12:08:13 +03:00 |
|
Alexey Milovidov
|
dab4719aac
|
Remove some headers
|
2021-01-05 06:22:06 +03:00 |
|
Alexey Milovidov
|
d88d3de0d1
|
Fix UBSan report: applying non-zero offset to nullptr
|
2021-01-04 02:31:47 +03:00 |
|
Nikolai Kochetov
|
3a1ec56486
|
Revert "Merge pull request #18411 from ClickHouse/try-fix-max_result_rows"
This reverts commit 9a2b163db7 , reversing
changes made to 5e97df7c29 .
|
2021-01-03 21:51:57 +03:00 |
|
Amos Bird
|
6a644b2af1
|
Fix SimpleAggregateFunction in SummingMergeTree 2
|
2021-01-01 12:42:22 +08:00 |
|
Nikita Mikhaylov
|
4165a58ce4
|
Merge pull request #11617 from nikitamikhaylov/parallel-parsing-input-format
Parallel formatting
|
2020-12-31 21:22:16 +04:00 |
|
alexey-milovidov
|
a2e1f21ef2
|
Merge pull request #18637 from amosbird/summingsimple
Fix SimpleAggregateFunction in SummingMergeTree
|
2020-12-31 15:23:26 +03:00 |
|
Nikita Mikhaylov
|
f27aa148e0
|
Merge branch 'master' into parallel-parsing-input-format
|
2020-12-31 06:16:43 +04:00 |
|
alexey-milovidov
|
9a2b163db7
|
Merge pull request #18411 from ClickHouse/try-fix-max_result_rows
Use Port::Data instead of Chunk in LazyOutputFormat.
|
2020-12-31 02:24:10 +03:00 |
|
Nikita Mikhailov
|
fa48e062eb
|
fix build
|
2020-12-30 21:51:41 +03:00 |
|
Nikita Mikhailov
|
8e31ce4a5c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-30 18:22:11 +03:00 |
|
Nikita Mikhailov
|
d4ec52f732
|
shellchek
|
2020-12-30 18:21:58 +03:00 |
|
Amos Bird
|
ae72f96111
|
Fix SimpleAggregateFunction in SummingMergeTree
|
2020-12-30 22:38:11 +08:00 |
|