Alexey Milovidov
ea98d79e56
TaskStats: better code #2482
2018-08-22 00:07:37 +03:00
Alexey Milovidov
aea01a4e0d
TaskStats: better code #2482
2018-08-22 00:07:06 +03:00
Alexey Milovidov
3fdff1abea
TaskStats: better code #2482
2018-08-22 00:05:30 +03:00
chertus
eac6dd1c99
Merge branch 'master' into decimal
2018-08-21 21:55:36 +03:00
Alexey Milovidov
4b04f6cea8
Merge branch 'master' of github.com:yandex/ClickHouse
2018-08-21 21:44:36 +03:00
Alexey Milovidov
99d7b8a7ad
Allow to quit client while query is in progress by pressing Ctrl+C twice #2877
2018-08-21 21:42:46 +03:00
chertus
1e97f9e549
toDecimalN() functions CLICKHOUSE-3905
2018-08-21 21:25:38 +03:00
champtar
51df4222db
Fix x86_64 detection on CentOS7 / Fedora ( #2912 )
...
* Fix x86_64 detection on CentOS7 / Fedora
CMAKE_LIBRARY_ARCHITECTURE is empty on CentOS7 / Fedora
CMAKE_SYSTEM_PROCESSOR is what we really want
only tested on CentOS7 / Fedora 28
Signed-off-by: Etienne Champetier <echampetier@anevia.com>
* Support freebsd
2018-08-21 20:15:18 +03:00
Alexey Milovidov
f68c322dca
Added error codes #2482
2018-08-21 19:49:20 +03:00
Alexey Milovidov
a04177290b
Miscellaneous #2482
2018-08-21 19:40:54 +03:00
alexey-milovidov
408ca4649e
Merge pull request #2909 from wawaka/wawaka/fix_reading_user_from_config
...
ISSUES-2629 clickhouse-client: fix reading user from config
2018-08-21 19:22:48 +03:00
alexey-milovidov
edd37cf617
Merge pull request #2910 from yandex/fix-point-in-poligon
...
Fix point in poligon
2018-08-21 19:17:30 +03:00
alexey-milovidov
581a1c85c2
Merge pull request #2915 from alesapin/master
...
Add timeout to socket
2018-08-21 19:14:04 +03:00
alexey-milovidov
46f00c37e4
Update TaskStatsInfoGetter.cpp
2018-08-21 19:13:07 +03:00
alesapin
df012657e8
Change time to 50 mseconds
2018-08-21 18:40:19 +03:00
alesapin
726428a2c5
Add timeout to socket
2018-08-21 18:24:20 +03:00
Alexey Zatelepin
55d82dfc84
fix race in initialization of ReplicatedMergeTreeRestartingThread [#CLICKHOUSE-3899]
2018-08-21 18:22:55 +03:00
alexey-milovidov
aebddd550d
Merge pull request #2911 from yandex/low-cardinality-fix-dictionary-deserialization
...
Low cardinality fix dictionary deserialization
2018-08-21 17:18:32 +03:00
Nikolai Kochetov
04a91a79a9
Added test for low cardinality deserialization. #2896
2018-08-21 17:05:57 +03:00
Nikolai Kochetov
b291a9694e
Force update dictionary when seek to new granule. #2896
2018-08-21 17:05:50 +03:00
Nikolai Kochetov
c27bade22b
Added test for pointInPolygon #2866
2018-08-21 14:33:31 +03:00
Nikolai Kochetov
3404d72da1
Fix pointInPolygon case with nonconvex polygon with two nontrivial halfplanes in cell. #2866
2018-08-21 14:33:15 +03:00
Vladimir Kozbin
cdb7116f37
ISSUES-2629 clickhouse-client: fix reading user from config
2018-08-21 17:04:27 +07:00
BayoNet
5bd8baf9ed
Merge branch 'updating-docs'
2018-08-21 10:55:54 +03:00
BayoNet
969225b372
Merge remote-tracking branch 'upstream/master' into updating-docs
2018-08-21 10:55:28 +03:00
BayoNet
d18e249728
Updated description of MergeTree.
2018-08-21 10:54:37 +03:00
Alexey Milovidov
2aa7eb463a
Fixed test #2888
2018-08-21 08:03:35 +03:00
alexey-milovidov
7cf314c986
Merge pull request #2905 from yandex/decimal-fixes
...
Decimal: fixed error + renames.
2018-08-21 07:32:11 +03:00
Alexey Milovidov
7d76c3fd4f
Miscellaneous [#CLICKHOUSE-3765]
2018-08-21 07:31:35 +03:00
Alexey Milovidov
15c971a225
Decimal: fixed error [#CLICKHOUSE-3765]
2018-08-21 07:00:50 +03:00
Alexey Milovidov
9287a63180
Removed useless headers [#CLICKHOUSE-3249]
2018-08-21 06:40:47 +03:00
Alexey Milovidov
be80ac893e
Whitespace [#CLICKHOUSE-3621]
2018-08-21 06:40:09 +03:00
Alexey Milovidov
3b39f6a4c3
Split ZooKeeperExceptions to three different metrics #2316
2018-08-21 04:27:22 +03:00
Alexey Milovidov
d278cbbed5
Addition to prev. revision #2877
2018-08-21 02:39:41 +03:00
Alexey Milovidov
b98cfe0f66
Addition to prev. revision #2877
2018-08-21 02:30:24 +03:00
Alexey Milovidov
cf224f32c4
Addition to prev. revision #2877
2018-08-21 02:28:27 +03:00
Alexey Milovidov
bcbcbcdbb1
Merge branch 'master' of github.com:yandex/ClickHouse
2018-08-21 02:22:30 +03:00
Alexey Milovidov
7fc39611e5
Implemented #2877 in another way
2018-08-21 02:22:20 +03:00
Alexey Milovidov
8ca2eed716
Miscellaneous [#CLICKHOUSE-2].
2018-08-21 02:16:50 +03:00
Alexey Milovidov
f6e4ec970a
Removed Poco::NumberParser (almost) [#CLICKHOUSE-2]
2018-08-20 22:48:15 +03:00
Alexey Milovidov
328c1387c0
Removed Poco::NumberFormatter [#CLICKHOUSE-2]
2018-08-20 22:35:04 +03:00
Alexey Milovidov
21cedbe46f
Merge branch 'master' of github.com:yandex/ClickHouse
2018-08-20 22:24:45 +03:00
Alexey Milovidov
0a7638fc9f
Added test #2897
2018-08-20 22:24:39 +03:00
alexey-milovidov
5b81fdfc0c
Merge pull request #2899 from proller/fix3
...
Try fix build (link order)
2018-08-20 21:46:44 +03:00
proller
db6c3031e8
Fix apple build
2018-08-20 19:34:28 +03:00
proller
91363760ea
Merge remote-tracking branch 'upstream/master' into fix3
2018-08-20 19:34:09 +03:00
Alexey Milovidov
b657c6b848
Added forwarding of mutation for Materialized views #2897
2018-08-20 19:28:30 +03:00
Alexey Milovidov
37a49a5898
Added test #2888
2018-08-20 19:20:58 +03:00
Alexey Milovidov
9f007ab3a0
Merge branch 'master' of github.com:yandex/ClickHouse
2018-08-20 19:12:07 +03:00
Alexey Milovidov
2138f50e48
Better exception message #2888
2018-08-20 19:10:58 +03:00