Ruslan
23cd919681
Any input optimize ( #11529 )
...
* workig commit №1
* working commit №2
* first version of ArithmeticOperationsInAgrFuncOptimize (min, max, sum)
* fix conflicts
* fix №2
* attempt №3
* Description + little mistake
* fix style + expanded optimization + add performance test
* style + merge with new version
* one more branch
* bug fix + merge
* just merge
* some code style and logic fixes
* little changes
* tests
* test(2)
* style
* seems to have fixed everything that was required
* bug fix
* style
* build fix
* fix typo
* fix clang-10 warning
* fix clang-10 warning
* nolint
* add new files to ya.make
* extract all functions from Any
* add last new lines.
* extract all functions from Any
* add last new lines.
* build + requested changes
* code style
* build + little perf test + anyLast
* minor changes
* bug fix
* minor changes
* another minor changes
* fix + experement
* experement 2.0
* experement 3.0
* experement 3.1
* experement 4.0
* last experement(think so)
* just another attempt to fix UB
* minor changes
* I think I won
* ya.make
* fix requested changes
Co-authored-by: Artem Zuikov <chertus@gmail.com>
2020-06-18 19:34:29 +03:00
xPoSx
2d8110ce45
Eliminate min/max/any aggregators of GROUP BY keys in SELECT section ( #11667 )
2020-06-17 12:32:43 +03:00
Alexander Kuzmenkov
9cab822718
Merge pull request #11683 from ClickHouse/aku/merge-minmap-11603
...
Merge minMap, maxMap (#11603 )
2020-06-17 00:02:33 +03:00
Artem Zuikov
857d84bf7c
Buffer left blocks optimisation for MergeJoin ( #10601 )
2020-06-16 23:13:18 +03:00
xPoSx
9fc37e1f75
Remove functions of other keys in GROUP BY section ( #10051 )
2020-06-16 12:14:25 +03:00
Alexander Kuzmenkov
7cc54fd4f1
renames + perf test
2020-06-15 21:53:54 +03:00
Mikhail Malafeev
10566e2b43
Remove duplicate ORDER BY and DISTINCT from subqueries ( #10067 )
2020-06-15 15:03:01 +03:00
alexey-milovidov
13ceaa4779
Merge pull request #11554 from Enmk/extractAllGroups-Horizontal-and-Vertical
...
extractAllGroupsHorizontal and extractAllGroupsVertical
2020-06-12 16:56:14 +03:00
Vasily Nemkov
50a184acac
extractAllGroupsHorizontal and extractAllGroupsVertical
...
Split tests, fixed some error messages
Fixed test and error reporting of extractGroups
2020-06-11 11:03:17 +03:00
Alexander Kuzmenkov
af1c8f8a5f
fixup
2020-06-10 02:57:31 +03:00
Alexander Kuzmenkov
898d83491d
fixup
2020-06-10 02:37:48 +03:00
Alexey Milovidov
c95d5786fd
Fixup
2020-06-10 01:52:25 +03:00
Alexander Kuzmenkov
5719549ee1
fixup
2020-06-09 16:29:07 +03:00
Alexander Kuzmenkov
6071b9b9d9
Merge remote-tracking branch 'origin/master' into HEAD
2020-06-09 15:06:32 +03:00
alexey-milovidov
85363ebe56
Update aggregating_merge_tree.xml
2020-06-09 01:41:57 +03:00
Alexander Kuzmenkov
6a3df071a2
fixup
2020-06-09 01:13:08 +03:00
Alexey Milovidov
f9ea964c87
Added performance test
2020-06-09 00:59:58 +03:00
Alexander Kuzmenkov
e2e5e1d5f8
More stable perf tests
2020-06-08 16:57:33 +03:00
Anton Popov
5c42408add
Merge pull request #9113 from dimarub2000/group_by_in_order_optimization
...
[WIP] Optimization of GROUP BY with respect to table sorting key.
2020-06-06 14:25:59 +03:00
Ruslan
7757c9ec57
Remove arithmetic operations from aggregation functions ( #10047 )
2020-06-03 13:28:30 +03:00
Alexander Kuzmenkov
bd84c3be18
Merge branch 'master' into fuzz_data
2020-06-02 12:49:43 +03:00
alexey-milovidov
92ac608447
Merge pull request #11330 from ClickHouse/fix-10241
...
More parallel MV processing.
2020-06-02 04:06:39 +03:00
Nikolai Kochetov
c6c1cd1009
Update test.
2020-06-01 12:12:03 +03:00
Nikolai Kochetov
f1796b73ff
Add perftest.
2020-06-01 11:52:35 +03:00
Dmitry
8ba17ee272
better test
2020-05-31 03:00:16 +03:00
Dmitry
4b0d32f026
Merge branch 'master' of github.com:yandex/ClickHouse into group_by_in_order_optimization
2020-05-31 00:21:02 +03:00
Alexey Milovidov
b7b6380141
Add performance test
2020-05-29 05:30:49 +03:00
Andrei Nekrashevich
af469c0da5
fix issues
2020-05-29 05:06:21 +03:00
Dmitry
871539e4cc
test and ya.make
2020-05-28 20:30:21 +03:00
Alexander Kuzmenkov
ca5d7cf5bb
fix some broken performance tests
2020-05-28 10:45:03 +03:00
Andrei Nekrashevich
3c68ecacfe
Added function fuzzBits
2020-05-28 05:51:37 +03:00
alexey-milovidov
35b1fd43fa
Merge pull request #11212 from ClickHouse/fix-perf-test
...
Fix error in performance test
2020-05-27 13:33:19 +03:00
Alexander Kuzmenkov
cd008f9b7f
Update functions_with_hash_tables.xml
2020-05-27 10:58:29 +03:00
Alexey Milovidov
90f49c0c17
Fix error in performance test
2020-05-26 21:37:20 +03:00
Alexander Kuzmenkov
27df8d5aca
fixup
2020-05-26 09:06:46 +03:00
Alexander Kuzmenkov
7142e68d7a
fixup
2020-05-26 08:54:04 +03:00
Alexander Kuzmenkov
8d5bbed2de
Merge remote-tracking branch 'origin/master' into HEAD
2020-05-25 06:44:11 +03:00
alexey-milovidov
a55a8ba69f
Merge pull request #11158 from ClickHouse/normalize-performance-tests-2
...
Normalize performance tests 2
2020-05-25 03:49:58 +03:00
Alexey Milovidov
8fa637cf73
Fix long tests, part 2
2020-05-24 23:35:49 +03:00
Alexey Milovidov
02500e4b11
Fix long tests
2020-05-24 23:33:13 +03:00
Alexey Milovidov
a70b819ca2
Adapted test time
2020-05-24 02:33:47 +03:00
alexey-milovidov
17df54785e
Update merge_table_streams.xml
2020-05-23 23:45:28 +03:00
alexey-milovidov
08c7277d2b
Merge pull request #11144 from ClickHouse/dont-validate-polygons-in-non-constant-case
...
Fix performance issue with pointInPolygon
2020-05-23 18:54:50 +03:00
Alexey Milovidov
3b29ea09c1
Fix another strange test
2020-05-23 17:56:35 +03:00
Alexey Milovidov
2c76899f53
Edited strange test
2020-05-23 17:53:54 +03:00
Alexey Milovidov
9d1d7c61d6
Replace hits_1000m to hits_100m
2020-05-23 17:52:32 +03:00
Alexey Milovidov
d019474641
Replace hits_1000m to hits_100m
2020-05-23 17:51:18 +03:00
Alexey Milovidov
1dc284d9f1
Add performance test #10981
2020-05-23 17:41:13 +03:00
Alexey Milovidov
c79ded1653
Added performance test for point in const polygon
2020-05-22 22:03:30 +03:00
Alexey Milovidov
490a94105e
Two more zeros in performance test
2020-05-22 16:51:04 +03:00