alexey-milovidov
|
fdcc88b5a2
|
Update Client.cpp
|
2018-03-07 23:56:15 +03:00 |
|
alexey-milovidov
|
950a7f83cf
|
Update Defines.h
|
2018-03-07 23:54:36 +03:00 |
|
Kirill Shvakov
|
27a9ce8dd7
|
Display host if display name is empty
|
2018-03-05 16:47:10 +02:00 |
|
Kirill Shvakov
|
5e55a605f0
|
add bold font
|
2018-03-05 14:18:53 +02:00 |
|
Kirill Shvakov
|
3c09dacb5f
|
fix test
|
2018-03-05 14:05:48 +02:00 |
|
Kirill Shvakov
|
bba0591452
|
add X-ClickHouse-Display-Name header to HTTPHandler
|
2018-03-05 12:20:23 +02:00 |
|
Kirill Shvakov
|
053b3f21a0
|
move 'colors' from function body
|
2018-02-27 09:57:18 +02:00 |
|
Kirill Shvakov
|
390ce9428b
|
add background colors
|
2018-02-27 09:47:15 +02:00 |
|
Kirill Shvakov
|
213caffdde
|
add default section to client config
|
2018-02-26 15:48:07 +02:00 |
|
Kirill Shvakov
|
f15b55f929
|
prototype: custom prompt
|
2018-02-26 15:24:06 +02:00 |
|
Kirill Shvakov
|
d3b6aafa09
|
Rename group_name to display_name
|
2018-02-26 08:49:17 +02:00 |
|
Kirill Shvakov
|
2216f9e0cc
|
fix function name
|
2018-02-24 14:36:19 +02:00 |
|
Kirill Shvakov
|
0b26189fab
|
prototype: show server group name in client
|
2018-02-24 14:06:53 +02:00 |
|
Alexey Milovidov
|
97766684d7
|
Fixed (harmless) race condition [#CLICKHOUSE-2]
|
2018-02-24 07:46:14 +03:00 |
|
Alexey Milovidov
|
2b974554e5
|
Fixed test [#CLICKHOUSE-2]
|
2018-02-24 04:55:43 +03:00 |
|
Alexey Milovidov
|
3772c88472
|
Removed bad code that may lead to (harmless) race condition [#CLICKHOUSE-2]
|
2018-02-24 04:31:42 +03:00 |
|
Alexey Milovidov
|
16bef55d0e
|
Fixed bad translation [#CLICKHOUSE-2]
|
2018-02-23 22:07:38 +03:00 |
|
Alexey Milovidov
|
243563d247
|
Fixed build [#CLICKHOUSE-2]
|
2018-02-23 21:55:54 +03:00 |
|
Alexey Milovidov
|
d4217d7aac
|
Updated test [#CLICKHOUSE-2]
|
2018-02-23 14:37:49 +03:00 |
|
Alexey Milovidov
|
c73f5d5e95
|
Fixed test [#CLICKHOUSE-2]
|
2018-02-23 14:35:05 +03:00 |
|
alexey-milovidov
|
05be50de89
|
Merge pull request #1954 from yandex/fix-race-condition-in-lazy-stream
Fix race condition in lazy stream
|
2018-02-23 14:16:37 +03:00 |
|
alexey-milovidov
|
b12a41cdd5
|
Merge pull request #1951 from chenxing-xc/master
fix CHECK TABLE distributed_table crash issue
|
2018-02-23 14:13:09 +03:00 |
|
Alexey Milovidov
|
9e14dc18eb
|
Fixed race condition in Lazy stream [#CLICKHOUSE-2]
|
2018-02-23 13:49:48 +03:00 |
|
Alexey Milovidov
|
1a3fa45b6f
|
Fixed race condition in Lazy stream [#CLICKHOUSE-2]
|
2018-02-23 13:43:24 +03:00 |
|
Alexey Milovidov
|
cae7f96f34
|
Simplification [#CLICKHOUSE-2]
|
2018-02-23 13:02:29 +03:00 |
|
Alexey Milovidov
|
ffc1a76d28
|
Removed unused method #1947
|
2018-02-23 12:09:49 +03:00 |
|
Alexey Milovidov
|
ecc3ab8636
|
Fixed test #1896
|
2018-02-23 11:42:10 +03:00 |
|
chenxing.xc
|
c966bf0b95
|
update fix check table
|
2018-02-23 16:40:39 +08:00 |
|
Alexey Milovidov
|
90ca41f049
|
Fixed test #1896
|
2018-02-23 11:23:31 +03:00 |
|
Alexey Milovidov
|
36a9502e80
|
Simplification #1896
|
2018-02-23 11:05:21 +03:00 |
|
chenxing.xc
|
ec28a1e661
|
fix check distribute_table crash issue
|
2018-02-23 15:17:43 +08:00 |
|
Alexey Milovidov
|
466837b17c
|
Removed controversial feature #1896
|
2018-02-23 10:06:59 +03:00 |
|
Alexey Milovidov
|
0207760c05
|
Limit and quota on result must not apply for intermediate data in subqueries and INSERT SELECT [#CLICKHOUSE-3351]
|
2018-02-23 09:38:23 +03:00 |
|
Alexey Milovidov
|
1f029c3f15
|
Preparations #1947
|
2018-02-23 09:00:48 +03:00 |
|
Alexey Milovidov
|
7063e0cffe
|
Removed unused method #1947
|
2018-02-23 09:00:03 +03:00 |
|
Alexey Milovidov
|
ce1f9d7feb
|
Fixed error #1947
|
2018-02-23 08:59:12 +03:00 |
|
Alexey Milovidov
|
640daaf052
|
Fixed test #1947
|
2018-02-23 04:00:47 +03:00 |
|
Alexey Milovidov
|
245fd61b12
|
Unify NullableAdapterBlockInputStream and CastTypeBlockInputStream #1947
|
2018-02-23 02:02:35 +03:00 |
|
Alexey Milovidov
|
f792ab0824
|
Remove RemoveColumnsBlockInputStream #1947
|
2018-02-23 00:35:17 +03:00 |
|
Alexey Milovidov
|
c44108d5eb
|
Allow to CAST Nullable type to non-Nullable as long as there are no NULL values #1947
|
2018-02-23 00:20:02 +03:00 |
|
alexey-milovidov
|
7a5ccc86cc
|
Merge pull request #1937 from yandex/CLICKHOUSE-3606
Update of clickhouse-copier
|
2018-02-22 23:42:33 +03:00 |
|
alexey-milovidov
|
82fa3883f8
|
Merge pull request #1930 from yandex/nonblocking-precommitted
Allow PreCommitted parts to contain each other
|
2018-02-22 23:35:16 +03:00 |
|
Alexey Milovidov
|
03c3b18e96
|
Fixed error with dynamic compilation of quantile family of aggregate functions #1931
|
2018-02-22 20:32:06 +03:00 |
|
alexey-milovidov
|
2acdba3781
|
Merge pull request #1943 from yandex/add_path_to_system_tables_and_databases
Add path to system tables and databases
|
2018-02-22 19:26:19 +03:00 |
|
Vitaliy Lyudvichenko
|
07d01d2dfb
|
Fixed build after merge. [#CLICKHOUSE-3606]
|
2018-02-22 14:40:23 +03:00 |
|
Nikolai Kochetov
|
c7f5f6f574
|
added data_path and metadata_path to system.databases and path to system.parts and system.parts_columns [#CLICKHOUSE-3580]
|
2018-02-22 13:03:45 +03:00 |
|
Nikolai Kochetov
|
a75e095a80
|
added data_path and metadata_path to system.tables
|
2018-02-22 13:03:35 +03:00 |
|
KochetovNicolai
|
bcad88c9ae
|
Update ReplacingSortedBlockInputStream.h
added comment
|
2018-02-22 11:37:16 +03:00 |
|
alexey-milovidov
|
3755196b91
|
Merge pull request #1911 from proller/fix10
Allow to disable compiling -server or other parts to static binary
|
2018-02-22 03:41:10 +03:00 |
|
alexey-milovidov
|
ac05c6f28b
|
Merge pull request #1902 from kshvakov/master
Использование произвольного ключа партиционирования для таблицы лога запросов
|
2018-02-22 03:39:00 +03:00 |
|