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 |
|
CurtizJ
|
95a6b85267
|
fix reading in order of sorting_key
|
2019-07-28 03:41:26 +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 |
|
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
|
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 |
|
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
|
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
|
472a61c1fa
|
Updating PHDRCache after dlopen
|
2019-07-25 22:56:51 +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
|
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 |
|
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 |
|
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 |
|
CurtizJ
|
b1cc019bd4
|
fix pipeline
|
2019-07-25 14:00:14 +03:00 |
|
chertus
|
06076e67a3
|
Merge branch 'master' into joins
|
2019-07-25 13:48:32 +03:00 |
|
CurtizJ
|
f5b93eb991
|
fix order by optimization
|
2019-07-25 13:45:01 +03:00 |
|
chertus
|
50e3839157
|
NOT_UNBUNDLED -> UNBUNDLED
|
2019-07-25 13:35:57 +03:00 |
|
alexey-milovidov
|
7219e167d2
|
Merge pull request #6026 from bopohaa/fix-kafka-unclean-stream
Clear Kafka's buffer if an invalid message is found.
|
2019-07-25 04:30:37 +03:00 |
|
alexey-milovidov
|
f1f5cdc802
|
Merge pull request #6144 from yandex/fix-msan
Fixed MSan report
|
2019-07-25 04:29:11 +03:00 |
|
alexey-milovidov
|
56131a7fe7
|
Merge pull request #6080 from abyss7/issue-6071
Check background_task_handle before use
|
2019-07-25 04:16:47 +03:00 |
|
alexey-milovidov
|
8064fb3b94
|
Merge pull request #6108 from 4ertus2/ast
Refactoring: move prefer_alias_to_column_name logic out of parser
|
2019-07-25 04:14:34 +03:00 |
|
alexey-milovidov
|
20a8914858
|
Merge pull request #6132 from vitlibar/allow-protobuf-message-with-all-fields-by-default
Allow protobuf message with all fields by default
|
2019-07-25 04:12:23 +03:00 |
|
alexey-milovidov
|
6c782b91d5
|
Merge pull request #6113 from yurriy/mysqlnd-workaround
A workaround for PHP mysqlnd extension bugs
|
2019-07-25 04:12:00 +03:00 |
|