Alexey Milovidov
|
256acebfca
|
Merge branch 'pr_add_auc' of https://github.com/taiyang-li/ClickHouse into taiyang-li-pr_add_auc
|
2020-03-08 02:10:34 +03:00 |
|
alexey-milovidov
|
1991464cb6
|
Remove findClusterIndex , findClusterValue functions (#9543)
* Remove findCluster* functions
* Fixed test
* Fixed test
|
2020-03-07 22:56:58 +03:00 |
|
alexey-milovidov
|
9a10457cb6
|
Remove indexHint function (#9542)
* Remove indexHint function
* Fixed build
* Update KeyCondition.cpp
* Update KeyCondition.cpp
|
2020-03-07 22:56:38 +03:00 |
|
Alexey Milovidov
|
c658d85aa8
|
Whitespaces
|
2020-03-07 22:04:47 +03:00 |
|
Alexey Milovidov
|
d4a724dcc7
|
Fixed build
|
2020-03-07 15:44:24 +03:00 |
|
Alexey Milovidov
|
0b73257612
|
Merge branch 'master' of github.com:yandex/ClickHouse into fix-race-condition-queue-task
|
2020-03-07 15:41:21 +03:00 |
|
alexey-milovidov
|
32b37c6453
|
Merge pull request #9555 from ClickHouse/fixed-race-in-test
Fixed race condition in test 00738_lock_for_inner_table
|
2020-03-07 15:40:21 +03:00 |
|
Alexey Milovidov
|
ea7d0093c1
|
Fixed race condition in test
|
2020-03-07 07:41:17 +03:00 |
|
Alexey Milovidov
|
bfb502cf58
|
Fix race condition in executeMetadataAlter
|
2020-03-07 07:00:24 +03:00 |
|
Alexey Milovidov
|
643367642c
|
Fixed race condition on queue_task_handle
|
2020-03-07 06:52:50 +03:00 |
|
Alexey Milovidov
|
c07cb38423
|
Fixed error
|
2020-03-07 06:19:28 +03:00 |
|
alexey-milovidov
|
48101a54bf
|
Merge pull request #9470 from ClickHouse/aku/endless-tests6
Change endless performance tests (6)
|
2020-03-07 04:05:04 +03:00 |
|
alexey-milovidov
|
506575a8f7
|
Update simple_join_query.xml
|
2020-03-07 04:04:41 +03:00 |
|
alexey-milovidov
|
86eb3f00f7
|
Merge pull request #9469 from ClickHouse/aku/endless-tests5
Change endless performance tests (5)
|
2020-03-07 04:03:34 +03:00 |
|
alexey-milovidov
|
4f6b6533a1
|
Merge pull request #9445 from ClickHouse/aku/endless-tests4
Change endless performance tests (4)
|
2020-03-07 04:03:08 +03:00 |
|
alexey-milovidov
|
fb31829b97
|
Merge pull request #9444 from ClickHouse/aku/endless-tests3
Change endless performance tests (3)
|
2020-03-07 04:02:37 +03:00 |
|
alexey-milovidov
|
52407db346
|
Merge pull request #9443 from ClickHouse/aku/endless-tests2
Change some endless performance tests (2)
|
2020-03-07 04:02:12 +03:00 |
|
alexey-milovidov
|
3c480702cb
|
Merge pull request #9441 from ClickHouse/aku/endless-tests1
Change endless performance tests (1)
|
2020-03-07 04:01:39 +03:00 |
|
Alexey Milovidov
|
b3a6f6b367
|
Revert "Simplification"
This reverts commit f5518c0c43 .
|
2020-03-06 21:14:33 +03:00 |
|
Alexey Milovidov
|
49d6fec359
|
Merge branch 'master' of github.com:yandex/ClickHouse into session-cleaner-better-build-time
|
2020-03-06 19:31:52 +03:00 |
|
alexey-milovidov
|
f281724066
|
Merge pull request #9530 from excitoon-favorites/fixmissingdisk
Fixed wrong log messages about missing default disk or policy
|
2020-03-06 05:41:23 +03:00 |
|
alexey-milovidov
|
0bf12a779f
|
Merge pull request #8994 from qoega/qoega/random-table-function-small
Generate table function
|
2020-03-06 03:40:22 +03:00 |
|
alexey-milovidov
|
ceba898484
|
Merge branch 'master' into default_on_aliases
|
2020-03-06 03:24:46 +03:00 |
|
alexey-milovidov
|
20d353c04b
|
Merge pull request #9481 from ClickHouse/better_defaults
Restrict to use SELECT in columns default expressions.
|
2020-03-06 03:23:47 +03:00 |
|
Alexey Milovidov
|
f5518c0c43
|
Simplification
|
2020-03-06 01:45:59 +03:00 |
|
Alexey Milovidov
|
a0ace3e94a
|
Fixed error
|
2020-03-06 00:50:58 +03:00 |
|
Alexey Milovidov
|
c2aae62d75
|
Merge branch 'session-cleaner-better-build-time' of github.com:yandex/ClickHouse into session-cleaner-better-build-time
|
2020-03-06 00:42:55 +03:00 |
|
Alexey Milovidov
|
5d077e0213
|
Fixed error
|
2020-03-06 00:41:46 +03:00 |
|
alexey-milovidov
|
18bda0842f
|
Merge pull request #9528 from ClickHouse/test-reliable-to-random-stucks
Make "performance_introspection_and_logging" test reliable to random server stuck
|
2020-03-06 00:14:56 +03:00 |
|
alexey-milovidov
|
e245d42644
|
Merge pull request #9527 from ClickHouse/better-exception-message-cannot-load-table
Better exception message while loading tables for database ordinary
|
2020-03-06 00:14:26 +03:00 |
|
Vladimir Chebotarev
|
1a2122a854
|
Fixed wrong log messages about missing default disk or policy.
|
2020-03-06 00:03:59 +03:00 |
|
Alexey Milovidov
|
fa85385d34
|
Make "performance_introspection_and_logging" test reliable to random stucks
|
2020-03-05 23:11:06 +03:00 |
|
Alexey Milovidov
|
d4d48a0165
|
Fix style
|
2020-03-05 23:02:55 +03:00 |
|
alexey-milovidov
|
3645375f71
|
Merge pull request #9409 from clemrodriguez/mysqlxx-share-connection
Mysqlxx share connection for external dictionaries only
|
2020-03-05 22:43:23 +03:00 |
|
Alexey Milovidov
|
92cb5fa8bb
|
Merge branch 'better-exception-message-cannot-load-table' of github.com:ClickHouse/ClickHouse into better-exception-message-cannot-load-table
|
2020-03-05 22:30:16 +03:00 |
|
Alexey Milovidov
|
67d202a5f0
|
Addition to prev. revision
|
2020-03-05 22:30:08 +03:00 |
|
alexey-milovidov
|
66f8e9901d
|
Update DatabaseOrdinary.cpp
|
2020-03-05 22:27:36 +03:00 |
|
Alexey Milovidov
|
3cad682583
|
Better exception message while loading tables for database ordinary
|
2020-03-05 22:25:54 +03:00 |
|
Alexey Milovidov
|
3b85f2ffef
|
Do not run session cleaner for client, local
|
2020-03-05 22:23:39 +03:00 |
|
Alexey Milovidov
|
7cd584b8ee
|
Merge branch 'master' into better_defaults
|
2020-03-05 21:30:46 +03:00 |
|
Alexey Milovidov
|
c4f4e6b97e
|
Added a test from Michael Filimonov
|
2020-03-05 21:24:31 +03:00 |
|
alexey-milovidov
|
0412d5ff79
|
Merge pull request #9525 from ClickHouse/fix-flacky-alter-test
Attempt to fix flacky test '00910_zookeeper_test_alter_compression_codecs'
|
2020-03-05 21:06:07 +03:00 |
|
alexey-milovidov
|
678cc00d30
|
Update StorageGenerate.cpp
|
2020-03-05 21:01:36 +03:00 |
|
Alexey Milovidov
|
d4dcd1a2d5
|
Merge branch 'master' into default_on_aliases
|
2020-03-05 20:42:30 +03:00 |
|
Alexey Milovidov
|
dd13e0353a
|
Fixed build
|
2020-03-05 18:40:59 +03:00 |
|
alexey-milovidov
|
adcf1735d6
|
Update TableFunctionGenerate.cpp
|
2020-03-05 18:39:03 +03:00 |
|
alexey-milovidov
|
92f84c8839
|
Update TableFunctionGenerate.h
|
2020-03-05 18:37:47 +03:00 |
|
Alexey Milovidov
|
8587d47c5c
|
Fixed build
|
2020-03-05 18:33:34 +03:00 |
|
alexey-milovidov
|
41ce2ad5b8
|
Update 00910_zookeeper_test_alter_compression_codecs.sql
|
2020-03-05 18:22:47 +03:00 |
|
Alexey Milovidov
|
2acd6afe0b
|
Fixed build
|
2020-03-05 18:08:25 +03:00 |
|