Commit Graph

27180 Commits

Author SHA1 Message Date
Alexey Milovidov
ea6515dac6 Added failing test 2019-07-28 20:15:25 +03:00
alexey-milovidov
129e88ee26
Merge pull request #6189 from CurtizJ/order-by-efficient
Fix reading in order of sorting key and refactoring.
2019-07-28 19:43:49 +03:00
alexey-milovidov
ade2d7d253
Merge pull request #6190 from MyXOF/master
Fix some spelling mistakes in chinese doc
2019-07-28 18:46:19 +03:00
Alexey Milovidov
c0e0166991 Updated contributors 2019-07-28 18:11:47 +03:00
Alexey Milovidov
32a9b27876 Added a comment 2019-07-28 17:55:02 +03:00
alexey-milovidov
41eaeb3e3d
Merge pull request #5811 from yurriy/mysql
Reading and writing MySQL packets in parts
2019-07-28 11:55:09 +03:00
alexey-milovidov
b91c0c8c9b
Update Settings.h 2019-07-28 11:50:01 +03:00
Doge
9819ca8119 fix some spelling mistakes in chinese doc
Change-Id: I8174ce04ac92a3cf5cec41ccba8351e99d1a6d1b
2019-07-28 14:22:07 +08:00
Yuriy
ec33f4bd2a fixed style 2019-07-28 04:34:48 +03:00
CurtizJ
b4991b38bf Merge remote-tracking branch 'upstream/master' into order-by-efficient 2019-07-28 04:26:43 +03:00
CurtizJ
2dc2eb56d8 remove renamed tests 2019-07-28 04:21:25 +03:00
CurtizJ
d69d68f065 rename setting 'optimize_pk_order' and some functions 2019-07-28 04:16:56 +03:00
Yuriy
997c94d093 includes order 2019-07-28 03:55:46 +03:00
Yuriy
96552a4d4e prevent rewriting packet in case of attempt to write more than initially calculated payload length 2019-07-28 03:41:41 +03:00
CurtizJ
95a6b85267 fix reading in order of sorting_key 2019-07-28 03:41:26 +03:00
Yuriy
383fa25c51 resolved conflict 2019-07-28 02:00:15 +03:00
alexey-milovidov
12a15316fd
Merge pull request #6181 from 4ertus2/joins
Fix crop column names in GLOBAL JOIN ON
2019-07-28 00:31:29 +03:00
Alexey Milovidov
3988fe7fe4 Removed <name> from all performance tests #6179 2019-07-28 00:18:54 +03:00
Alexey Milovidov
febc935fa8 Revert "Removed <name> from all performance tests #6179"
This reverts commit d61d489c2e.
2019-07-28 00:17:44 +03:00
Alexey Milovidov
97f11a6a3c Fixed typo #6179 2019-07-28 00:17:06 +03:00
Alexey Milovidov
d61d489c2e Removed <name> from all performance tests #6179 2019-07-28 00:15:20 +03:00
alexey-milovidov
6ad596264b
Merge pull request #6179 from Enmk/doubledelta_gorilla_perftest_fix
Fixed Gorilla and DoubleDelta codec performance tests.
2019-07-28 00:10:27 +03:00
Vasily Nemkov
3765ee39e0
Removed blank line 2019-07-27 20:54:04 +03:00
Alexey Milovidov
98c3ff92ae Fixed non-standard build 2019-07-27 20:04:26 +03:00
Nikolai Kochetov
3f2d857cb1
Merge pull request #6054 from CurtizJ/order-by-efficient
Optimization of ORDER BY with respect to the ORDER key in MergeTree tables (continuation of #5042).
2019-07-27 17:05:50 +03:00
CurtizJ
08d5ebb54d Merge remote-tracking branch 'upstream/master' into order-by-efficient 2019-07-27 10:38:10 +03:00
CurtizJ
12dcfe1f25 reduce number of read rows while reading in reverse order 2019-07-27 03:33:47 +03:00
CurtizJ
60289cd764 fix optimizeSortingWithPK 2019-07-27 03:15:22 +03:00
CurtizJ
cb85721cba handle ExpressionAnalyzer exceptions, while trying to optimize order by, in case of complicated queries 2019-07-27 03:02:04 +03:00
CurtizJ
b1d981ec3a better pipeline while reading in pk_order 2019-07-27 01:18:27 +03:00
chertus
9f9ba3a06f restore cropped names in JOIN ON section for distributed queries 2019-07-26 20:43:42 +03:00
Vasily Nemkov
2ced6a3adb Fixed Gorilla and DoubleDelta codec performance tests.
* Converted to loop-tests
* Set limits for both INSERT and SELECT to make those finite and more predictable
2019-07-26 19:21:18 +03:00
alesapin
0c7a6fc64b Merge branch 'master' of github.com:yandex/ClickHouse 2019-07-26 17:37:53 +03:00
alesapin
363fca3895 More integration fixes and disable kafka test test_kafka_settings_new_syntax 2019-07-26 17:37:37 +03:00
chertus
74596ed8dc improve test 2019-07-26 15:12:34 +03:00
BayoNet
567a08a88f
DOCAPI-7553: EN review. RU translation. Update of CHECK TABLE description (#6138)
EN review.
RU translation.
2019-07-26 10:15:28 +03:00
BayoNet
9734715b3f
DOCAPI-3911: EN review and RU translation for external dicts docs. (#6032)
EN review
RU translation
2019-07-26 08:49:26 +03:00
Alexey Milovidov
3eb29c1950 Clarified comment 2019-07-26 03:54:48 +03:00
alexey-milovidov
2442e65367
Merge pull request #6124 from yandex/merge-profiler
Fixes for query profiler.
2019-07-26 03:51:57 +03:00
Alexey Milovidov
da3806bf36 Add timer offset randomization 2019-07-26 03:51:19 +03:00
alexey-milovidov
a3e4c1d39f
Merge pull request #6131 from 4ertus2/joins
Better JOIN ON keys extraction
2019-07-26 02:10:45 +03:00
Alexey Milovidov
cf67765fc8 Reverted bad modification 2019-07-26 01:38:59 +03:00
Alexey Milovidov
5a47b0b990 Sanity and configuration checks 2019-07-26 01:35:47 +03:00
Alexey Milovidov
673fb05a2a Disable PHDR Cache with TSan 2019-07-26 01:18:27 +03:00
Alexey Milovidov
0cce86db3f Merge remote-tracking branch 'origin/master' into merge-profiler 2019-07-26 00:41:24 +03:00
Alexey Milovidov
eb2533f898 Merge branch 'master' into merge-profiler 2019-07-26 00:40:27 +03:00
alexey-milovidov
6cc3027a84
Merge pull request #6162 from yandex/TCeason-fix_ISSUE5695
Merging "support push down predicate to final subquery"
2019-07-26 00:34:33 +03:00
Alexey Milovidov
ae161d7514 Fixed test 2019-07-26 00:33:30 +03:00
alexey-milovidov
fe3831b6ef
Update build_macos.sh 2019-07-25 23:32:13 +03:00
alesapin
1c615d263c Merge branch 'master' of github.com:yandex/ClickHouse 2019-07-25 23:25:20 +03:00