Nikita Vasilev
|
c12b03d350
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index
|
2019-01-29 23:00:12 +03:00 |
|
Nikita Vasilev
|
506f2c41c8
|
fixed MT alter
|
2019-01-21 16:51:42 +03:00 |
|
Nikita Vasilev
|
c32d1983a0
|
go to indicesDescr
|
2019-01-21 12:47:35 +03:00 |
|
Nikita Vasilev
|
9120bebe56
|
fixed printing
|
2019-01-20 18:02:19 +03:00 |
|
Nikita Vasilev
|
13a4fb2756
|
replaced columns
|
2019-01-20 14:03:21 +03:00 |
|
Alexey Milovidov
|
a7c468da8e
|
Merge remote-tracking branch 'origin/master' into global-thread-pool
|
2019-01-17 21:57:01 +03:00 |
|
Alexey Milovidov
|
f40e0fcd8e
|
Revert "Attempt to implemnt global thread pool #4018"
This reverts commit 510b15540c .
|
2019-01-15 21:57:42 +03:00 |
|
Alexey Milovidov
|
cd77d43015
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-01-15 21:56:50 +03:00 |
|
chertus
|
dbb88e8cb4
|
helpers for ASTIdentifier (hide semantic and casts)
|
2019-01-14 21:15:04 +03:00 |
|
Alexey Milovidov
|
abcd5a2a49
|
Attempt to implemnt global thread pool #4018
|
2019-01-11 22:12:36 +03:00 |
|
Alexey Milovidov
|
9031be381a
|
Attempt to implemnt global thread pool #4018
|
2019-01-11 19:59:15 +03:00 |
|
Alexey Milovidov
|
510b15540c
|
Attempt to implemnt global thread pool #4018
|
2019-01-11 19:58:43 +03:00 |
|
Alexey Milovidov
|
0dfa553fca
|
Added more warnings from clang's -Weverything, that are available in clang 8
|
2019-01-07 13:40:58 +03:00 |
|
Alexey Milovidov
|
e33e5150b7
|
Miscellaneous [#CLICKHOUSE-2]
|
2019-01-02 09:44:36 +03:00 |
|
alexey-milovidov
|
c5e88307c4
|
Update DatabaseOrdinary.cpp
|
2018-12-07 07:11:11 +03:00 |
|
alexey-milovidov
|
58c9e98167
|
Update DatabaseOrdinary.cpp
|
2018-12-07 07:10:22 +03:00 |
|
Nikolai Kochetov
|
715d120ed9
|
Fix deadlock in DatabaseOrdinary in case of exception while loading tables.
|
2018-12-05 15:46:32 +03:00 |
|
Nikolai Kochetov
|
a451a9282b
|
Fix deadlock in DatabaseOrdinary in case of exception while loading tables.
|
2018-12-05 14:20:55 +03:00 |
|
Alexey Milovidov
|
3c551b43b8
|
Updated comment [#CLICKHOUSE-2]
|
2018-11-28 16:40:24 +03:00 |
|
Alexey Milovidov
|
dbbacf4f87
|
Added more style checks [#CLICKHOUSE-3]
|
2018-11-23 21:52:00 +03:00 |
|
alexey-milovidov
|
2c2d75cceb
|
Don't allow exceptions without code (#3645)
* Don't allow exceptions without code #3633
* Don't allow exceptions without code #3633
|
2018-11-23 00:19:58 +03:00 |
|
Alexey Milovidov
|
427eba3451
|
Improved server startup time #2278
|
2018-10-17 05:34:14 +03:00 |
|
Alexey Milovidov
|
a7090f4fab
|
Improved server startup time #2278
|
2018-10-17 04:59:24 +03:00 |
|
Alexey Milovidov
|
aa227795ef
|
Improved server startup time #2278
|
2018-10-17 04:31:28 +03:00 |
|
Alexey Milovidov
|
36db216abf
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
|
Alexey Milovidov
|
d864f39ec7
|
Merge branch 'master' into zhang2014-feature/support_truncate
|
2018-06-09 19:10:06 +03:00 |
|
Alexey Milovidov
|
d56c199f07
|
Merging: Fixed half of problems #2260
|
2018-06-09 18:48:22 +03:00 |
|
Alexey Milovidov
|
0bc678474e
|
Merge branch 'feature/support_truncate' of https://github.com/zhang2014/ClickHouse into zhang2014-feature/support_truncate
|
2018-06-09 17:24:50 +03:00 |
|
Alexey Milovidov
|
b9b89a5590
|
Less dependencies [#CLICKHOUSE-2]
|
2018-06-05 22:46:49 +03:00 |
|
Alexey Milovidov
|
1c2b024c39
|
Non significant changes according to clang's -Weverything, part 2 [#CLICKHOUSE-2]
|
2018-06-03 20:43:56 +03:00 |
|
Alexey Milovidov
|
734cebdf09
|
Non significant changes according to clang's -Weverything, part 1 [#CLICKHOUSE-2]
|
2018-06-03 19:51:31 +03:00 |
|
zhang2014
|
3afb33593a
|
ISSUES-2260 add some improvements
|
2018-05-21 13:26:35 +08:00 |
|
zhang2014
|
fa865636ce
|
ISSUES-2259 add comment & move delete database metadata implementation
|
2018-05-21 11:38:46 +08:00 |
|
zhang2014
|
6613e56784
|
ISSUES-2259 support truncate syntax
|
2018-05-21 11:38:46 +08:00 |
|
Nikolai Kochetov
|
d9ab10634a
|
fix build
|
2018-04-16 18:39:12 +03:00 |
|
Nikolai Kochetov
|
9e05052c2a
|
merged with master
|
2018-04-16 18:35:11 +03:00 |
|
Nikolai Kochetov
|
7b8a306e34
|
minor fixes
|
2018-04-16 18:11:13 +03:00 |
|
alexey-milovidov
|
a220a43b8e
|
Merge branch 'master' into fix-detach-database
|
2018-03-29 03:01:07 +03:00 |
|
alexey-milovidov
|
ca5fd1e9de
|
Merge pull request #2033 from yandex/show-create-database
Show create database
|
2018-03-28 05:29:36 +03:00 |
|
Nikolai Kochetov
|
d63d9a4ffb
|
fix test [#CLICKHOUSE-3590]
|
2018-03-26 18:48:19 +03:00 |
|
Alexey Zatelepin
|
2a366afbf5
|
add shutdowns everywhere [#CLICKHOUSE-3664]
|
2018-03-24 12:08:32 +00:00 |
|
Alexey Zatelepin
|
10b669a833
|
extract common base for DatabaseMemory and DatabaseOrdinary [#CLICKHOUSE-3664]
|
2018-03-24 12:08:32 +00:00 |
|
Alexey Zatelepin
|
cf3c24d07d
|
break cycle of ptrs to StorageReplicatedMergeTree [#CLICKHOUSE-3664]
|
2018-03-23 23:30:04 +03:00 |
|
Nikolai Kochetov
|
51301d38cd
|
added tryGetCreateTableQuery [#CLICKHOUSE-3590]
|
2018-03-14 22:56:44 +03:00 |
|
Nikolai Kochetov
|
d6e9d08d5e
|
getCreateTableQuery and getCreateDatabaseQuery [#CLICKHOUSE-3590]
|
2018-03-14 15:37:38 +03:00 |
|
Nikolai Kochetov
|
cda51eb920
|
added fake create query for default database [#CLICKHOUSE-3590]
|
2018-03-13 15:31:58 +03:00 |
|
Alexey Zatelepin
|
78d92f6794
|
add some useful methods, rename for clarity [#CLICKHOUSE-3241]
|
2018-03-12 22:10:13 +03:00 |
|
Alexey Zatelepin
|
71642b0880
|
use ColumnsDescription everywhere [#CLICKHOUSE-3241]
|
2018-03-12 22:07:48 +03:00 |
|
Nikolai Kochetov
|
2b3e897aa1
|
added SHOW CREATE DATABASE query [#CLICKHOUSE-3590]
|
2018-03-12 18:21:50 +03:00 |
|
Alexey Milovidov
|
722b6287ec
|
Miscellaneous [#CLICKHOUSE-2]
|
2018-02-25 05:43:27 +03:00 |
|