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 |
|
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 |
|
alesapin
|
fdac4f2962
|
More fixes in integration tests configs
|
2019-07-25 23:24:58 +03:00 |
|
alexey-milovidov
|
6cf80466d4
|
Merge pull request #6152 from yandex/aku/oom-adj
In debug version on Linux, increase OOM score.
|
2019-07-25 23:17:44 +03:00 |
|
alexey-milovidov
|
a7cbbd4e4a
|
Update BaseDaemon.cpp
|
2019-07-25 23:17:17 +03:00 |
|
alexey-milovidov
|
0d11cbcae6
|
Merge pull request #6163 from yandex/fix-protobuf-ubsan-report
Fixed UBSan report in ProtobufWriter
|
2019-07-25 23:13:02 +03:00 |
|
alesapin
|
858a8a083e
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-07-25 23:11:39 +03:00 |
|
alesapin
|
21ef261702
|
Fix some integration tests and make kafka tests endless
|
2019-07-25 23:11:26 +03:00 |
|
Alexey Milovidov
|
bc74013f98
|
Fixed UBSan report in ProtobufWriter
|
2019-07-25 23:10:33 +03:00 |
|
alexey-milovidov
|
71cef7beac
|
Merge pull request #6156 from dimarub2000/master
ISSUE-6136: Fix DB::Exception throwed by bitmapContains
|
2019-07-25 23:00:42 +03:00 |
|
Alexey Milovidov
|
9b8375a6ef
|
More strict memory order just in case
|
2019-07-25 22:57:49 +03:00 |
|
Alexey Milovidov
|
472a61c1fa
|
Updating PHDRCache after dlopen
|
2019-07-25 22:56:51 +03:00 |
|
Alexey Milovidov
|
f5c1dfc5ac
|
Updated comment
|
2019-07-25 22:54:43 +03:00 |
|
Alexey Milovidov
|
050db07e3d
|
Merge branch 'master' into merge-profiler
|
2019-07-25 22:54:22 +03:00 |
|
Alexey Milovidov
|
1d499bcdc0
|
Allow to update PHDRCache
|
2019-07-25 22:54:16 +03:00 |
|
chertus
|
554e4ab5b8
|
fix cross alliasing case with JOIN ON
|
2019-07-25 22:25:51 +03:00 |
|
alexey-milovidov
|
9c8a3971a0
|
Merge pull request #6147 from theruziev/regression_for_full_join_column_name
Add regression test for #5192 fix
|
2019-07-25 22:16:49 +03:00 |
|
alexey-milovidov
|
16fcc6bec4
|
Merge pull request #6150 from avasiliev/patch-1
Safer interface of mysqlxx::Pool
|
2019-07-25 22:13:15 +03:00 |
|
Alexey Milovidov
|
d5b537224e
|
Fixed test
|
2019-07-25 22:08:40 +03:00 |
|
Alexey Milovidov
|
522aed7168
|
Fixed build
|
2019-07-25 22:02:44 +03:00 |
|
Dmitry Rubashkin
|
1c8842af4b
|
Merge branch 'master' of github.com:dimarub2000/ClickHouse
|
2019-07-25 19:28:09 +03:00 |
|
Dmitry Rubashkin
|
46e4b45f96
|
test added`
|
2019-07-25 19:26:48 +03:00 |
|
Alexander Kuzmenkov
|
399799d838
|
In debug version on Linux, increase OOM score.
This way, clickhouse is killed first, and not some important service.
|
2019-07-25 19:09:19 +03:00 |
|
Alexey Milovidov
|
93c7f6aedf
|
Merge branch 'fix_ISSUE5695' of https://github.com/TCeason/ClickHouse into TCeason-fix_ISSUE5695
|
2019-07-25 19:09:18 +03:00 |
|
Alexey Milovidov
|
f3580647a4
|
Trigger CI
|
2019-07-25 19:07:55 +03:00 |
|
dimarub2000
|
f53f22fd17
|
ISSUE-6136: Fix DB::Exception throwed by bitmapContains
|
2019-07-25 18:56:20 +03:00 |
|
alesapin
|
c3f82f0b8c
|
Fix indent and add init file
|
2019-07-25 16:41:39 +03:00 |
|
avasiliev
|
734da9c839
|
Safer interface of mysqlxx::Pool
|
2019-07-25 15:10:29 +03:00 |
|