Commit Graph

8786 Commits

Author SHA1 Message Date
Pavel Kartavyy
5d7afb7588 clickhouse-test: fix error 2016-11-16 18:52:35 +03:00
Pavel Kartavyy
edd6c25c2c clickhouse-client: some tests has non unicode symbols in stdout 2016-11-16 18:52:35 +03:00
Pavel Kartavyy
aac646ccfc update after review 2016-11-16 18:52:35 +03:00
Pavel Kartavyy
631d9ea0a0 add getSessionContext() const 2016-11-16 18:52:35 +03:00
Pavel Kartavyy
51cf368e1f clickhouse-test: use termcolor for text highlighting 2016-11-16 18:52:35 +03:00
Pavel Kartavyy
09a24f2b48 clickhouse-test: fix reading of non ascii test output 2016-11-16 18:52:35 +03:00
Pavel Kartavyy
766caff3dc add tests for hasColumnInTable [#METR-23248] 2016-11-16 18:52:35 +03:00
Pavel Kartavyy
15e9741273 add documentation for hasColumnInTable [#METR-23248] 2016-11-16 18:52:35 +03:00
Pavel Kartavyy
bdb7e9745b add hasColumnInTable function [#METR-23248] 2016-11-16 18:52:35 +03:00
Alexey Milovidov
c6c94cbcef Added missing modification [#METR-23505]. 2016-11-16 09:15:38 +03:00
Alexey Milovidov
866e64a65e Fixed deadlock in test when many replicas on single server try to execute multiple attaches and wait for each other [#METR-23507]. 2016-11-16 09:08:29 +03:00
Alexey Milovidov
00fc6f5616 Removed mention of unreplicated parts for replicated tables from documentation (preparing to make it obsolete) [#METR-23507]. 2016-11-16 08:39:56 +03:00
Alexey Milovidov
d5155fbe7a Added quota_key to query_log and processlist [#METR-23505]. 2016-11-16 08:09:41 +03:00
Alexey Milovidov
5f5407db26 Merge branch 'master' of github.com:yandex/ClickHouse 2016-11-16 08:05:29 +03:00
Alexey Milovidov
bee6183d35 Fixed error [#METR-2944]. 2016-11-16 08:05:14 +03:00
Alexey Milovidov
baf61be4c7 Merge branch 'master' of github.com:yandex/ClickHouse 2016-11-16 05:51:44 +03:00
Alexey Milovidov
bade1519ba Fixed 'variable tracking size limit exceeded' notice [#METR-23101]. 2016-11-16 05:51:00 +03:00
Vladimir Chebotarev
28732f6a7c libcommon: Improved build under OS X. [#METR-21516] 2016-11-16 05:25:58 +03:00
alexey-milovidov
3432f84409 Merge pull request #183 from ztlpn/METR-23447
Client uses server timezone for interpreting DateTime strings [#METR-23447]
2016-11-16 05:22:28 +04:00
Vitaliy Lyudvichenko
4cd2909899 Merged new packages into clickhouse-client.
More detail diagnostic for test.
2016-11-16 02:49:27 +03:00
Alexey Zatelepin
e1bb33cad0 PR fixes:
* add forgotten const
* print exception string if switching to server timezone failed
* protocol compatibility with old versions
* use ALWAYS_INLINE in DateLUT.h
2016-11-15 10:24:55 +00:00
Alexey Milovidov
a463d0b06c Added vludv to AUTHORS [#METR-20000]. 2016-11-15 04:53:37 +03:00
alexey-milovidov
1afac6a36c Merge pull request #187 from ludv1x/METR-23101
Removed binary stripping, try to fix clickhouse-local test.
2016-11-15 02:52:43 +04:00
Vitaliy Lyudvichenko
26fe84b3d0 Removed binary stripping, try to fix clickhouse-local test. 2016-11-15 00:58:17 +03:00
Alexey Milovidov
0dfb616093 Merge branch 'master' of github.com:yandex/ClickHouse 2016-11-14 23:32:33 +03:00
alexey-milovidov
eb6605bf17 Merge pull request #186 from ludv1x/METR-23101
Fixed debian build install.
2016-11-14 23:29:28 +04:00
Vitaliy Lyudvichenko
73e5f828f4 Fixed debian build install. 2016-11-14 22:14:11 +03:00
Alexey Milovidov
e7fccc4044 Modified backpressure method for MergeTree [#METR-23488]. 2016-11-14 21:19:08 +03:00
alexey-milovidov
56e7e380ca Merge pull request #185 from ludv1x/METR-23101
Fixed debian package build.
2016-11-14 19:58:33 +04:00
Vitaliy Lyudvichenko
bfbe8f8ed1 Fixed debian package build. 2016-11-14 18:32:55 +03:00
Alexey Milovidov
eb1ae65eda Fixed error with analyzing double-distributed subqueries [#METR-23472]. 2016-11-14 04:13:56 +03:00
alexey-milovidov
52390b0180 Merge pull request #150 from ludv1x/METR-23101
clickhouse-local application and File(...) storage
2016-11-14 04:03:03 +04:00
Vitaliy Lyudvichenko
107f7b34c7 Added requested PR changes, 2nd iteration. 2016-11-14 02:57:18 +03:00
Alexey Zatelepin
3a7260e200 [#METR-23447] Client uses server timezone for DateTime string parsing 2016-11-13 19:34:31 +00:00
Alexey Milovidov
bfdc262f87 Added comment [#METR-23472]. 2016-11-13 05:25:03 +03:00
Alexey Milovidov
be7cc18d00 Fixing bad test [#METR-23472]. 2016-11-13 05:19:38 +03:00
alexey-milovidov
667db6b5ae Merge pull request #182 from artpaul/master
move function bodies to cpp
2016-11-13 00:43:46 +04:00
artpaul
e1cda4b760 move impl of common parsers to cpp 2016-11-12 22:55:40 +05:00
artpaul
c617565f3b q!Merge branch 'master' of git://github.com/yandex/ClickHouse 2016-11-12 21:04:38 +05:00
artpaul
b5ad7c021b fix clang: remove unused variable 2016-11-12 21:03:44 +05:00
alexey-milovidov
b364682524 Merge pull request #181 from f1yegor/documentation/OrZero
mention ...OrZero functions: toInt32OrZero and etc
2016-11-12 19:38:31 +04:00
f1yegor
155bd8005c mention ...OrZero functions: toInt32OrZero and etc 2016-11-12 10:21:38 +01:00
Alexey Milovidov
5b72f0956a Setting level to zero after ATTACH [#METR-23438]. 2016-11-11 20:33:43 +03:00
alexey-milovidov
bec23fbbc2 Merge pull request #179 from a-square/patch-1
Grammar in architecture.md
2016-11-11 17:14:18 +04:00
Alexei Averchenko
398427806f Grammar in architecture.md
I'm proposing a slight update to the architecture.md's lede. I tried to preserve the meaning precisely (because I know nothing about ClickHouse) while making it more pleasant to read.
2016-11-11 15:36:12 +03:00
artpaul
1e34e7a15c move some impl details of DistinctBlockInputStream to cpp 2016-11-11 02:24:40 +05:00
alexey-milovidov
c67f29a81f Merge pull request #178 from artpaul/master
add vscode settings to ignore
2016-11-10 23:20:27 +04:00
artpaul
daa326205e add vscode to ignore 2016-11-10 23:27:35 +05:00
Victor Tarnavsky
bdaee2b36a Merge pull request #177 from yandex/jkee-patch-1
telegram again
2016-11-10 17:41:23 +03:00
Victor Tarnavsky
b92d7783c9 telegram again 2016-11-10 17:40:54 +03:00