Commit Graph

19171 Commits

Author SHA1 Message Date
BayoNet
a6d95b9460 Textual edits in ODBC dictionary description. 2018-10-08 13:20:34 +03:00
BayoNet
63c309bf3e Added the warning about the vulnerability of the ODBC driver. 2018-10-05 18:19:08 +03:00
BayoNet
8c6579b661 Merge remote-tracking branch 'upstream/master' 2018-10-04 15:13:30 +03:00
alesapin
2c7e2a9466
Merge pull request #3278 from EVOSandru6/patch-2
Add word into the text
2018-10-03 16:43:19 +03:00
Andrey
1815c101a0
Update select.md
Change 'Если качестве правой части оператора' on 'Если в качестве правой части оператора'
2018-10-03 12:46:55 +03:00
alesapin
4fa81f18d2
Merge pull request #3274 from EVOSandru6/patch-1
Change 'как в запроса' on  'как у запроса'
2018-10-03 11:25:44 +03:00
Andrey
038169e0a7
Update nested.md
Change 'как в запроса' on  'как у запроса'
2018-10-03 10:10:28 +03:00
alexey-milovidov
7165fdb59f
Merge pull request #3272 from Amper/patch-3
Fix broken link in doc
2018-10-03 02:39:05 +03:00
Alexander Marshalov
de92ecfe32
Fix broken link in doc 2018-10-03 06:04:06 +07:00
alesapin
7d79192ad7
Merge pull request #3267 from yandex/CLICKHOUSE-4025
Fix join of unjoinable thread
2018-10-02 18:39:53 +03:00
alesapin
c9880ad9c0 Fix join of unjoinable thread 2018-10-02 16:38:28 +03:00
robot-clickhouse
e1817e4814 Auto version update to [18.14.2] [54409] 2018-10-02 16:25:47 +03:00
alexey-milovidov
147a2a13c2
Merge pull request #3257 from amosbird/master
Correct wcwidth computation for pretty outputs.
2018-10-02 16:23:41 +03:00
Amos Bird
7df73088ab Correct wcwidth computation for pretty outputs. 2018-10-02 10:06:18 +08:00
Alexey Milovidov
78aaf537b1 Merge branch 'master' of github.com:yandex/ClickHouse 2018-10-02 00:50:18 +03:00
Alexey Milovidov
698be017e9 Changes after merge #3208 2018-10-02 00:49:56 +03:00
alexey-milovidov
94b0432faa
Merge pull request #3262 from proller/fix17
Arcadia sync
2018-10-01 22:00:01 +03:00
alexey-milovidov
7c6b08c21c
Merge pull request #3251 from CurtizJ/table-db-macros
Support {database} and {table} macros in ReplicatedMergeTree [CLICKHOUSE-3897]
2018-10-01 21:45:52 +03:00
alexey-milovidov
6432cff455
Update Macros.h 2018-10-01 21:45:39 +03:00
alexey-milovidov
875f78c5ee
Merge pull request #3264 from nikvas0/master
Enable LOAD DATA LOCAL INFILE feature in libmysqlxx
2018-10-01 21:35:05 +03:00
alexey-milovidov
38f3ee091d
Merge pull request #3263 from yandex/CLICKHOUSE-4007
CLICKHOUSE-4007: Fix PerfTest substitution function
2018-10-01 21:33:18 +03:00
Nikita Vasilev
a7aaae9235
Merge branch 'master' into master 2018-10-01 21:21:53 +03:00
ns-vasilev
3813cccd6e resolved conflict 2018-10-01 21:19:59 +03:00
ns-vasilev
26a951ee5a Added "LOAD DATA LOCAL INFILE" arg 2018-10-01 21:04:55 +03:00
alesapin
6017be28f6 CLICKHOUSE-4007: Fix PerfTest substitution function 2018-10-01 19:30:12 +03:00
proller
49bb0652a8 enable_local_infile 2018-10-01 19:01:09 +03:00
proller
ca03cd6606 Sync with arcadia 2018-10-01 18:43:48 +03:00
CurtizJ
ed77e40dfe fix implicit macros 2018-10-01 12:01:50 +03:00
alexey-milovidov
a4736275c6
Merge pull request #3208 from vavrusa/master
PushingToViewsBlockOutputStream: process blocks concurrently
2018-10-01 04:42:55 +03:00
alexey-milovidov
c4939a1bec
Update PushingToViewsBlockOutputStream.cpp 2018-10-01 04:39:00 +03:00
alexey-milovidov
33578cb1b1
Merge pull request #3216 from vavrusa/capnproto-tuple-nested
Formats/CapnProtoRowInputStream: support Nested and Tuple, fix alignm…
2018-10-01 04:34:06 +03:00
alexey-milovidov
ff53aa4947
Update CapnProtoRowInputStream.cpp 2018-10-01 04:33:36 +03:00
alexey-milovidov
fac040c39a
Update CapnProtoRowInputStream.cpp 2018-10-01 04:31:48 +03:00
alexey-milovidov
fd04b2b89a
Merge pull request #3215 from vavrusa/fix-kafka-lockups
Storages/Kafka: fixed deadlocks, moved to background pool
2018-10-01 04:30:03 +03:00
alexey-milovidov
bb0f76dd25
Update StorageKafka.cpp 2018-10-01 04:29:17 +03:00
alexey-milovidov
b9e6b02719
Update StorageKafka.cpp 2018-10-01 04:26:52 +03:00
alexey-milovidov
6c5fa31550
Merge pull request #3258 from zhang2014/fix/ISSUES-3232
ISSUES-3232 remake interpreter_subquery when rewrite subqueries
2018-09-30 13:44:26 +03:00
zhang2014
6778220ffd ISSUES-3232 remake interpreter_subquery when rewrite subqueries 2018-09-30 17:27:59 +08:00
Alexey Milovidov
e4ec8ffc49 Fixed test; tests that require server to listen something other than 127.0.0.1, must be tagged as "shard" in their names [#CLICKHOUSE-2] 2018-09-29 22:50:12 +03:00
Alexey Milovidov
85ca2006b0 Fixed bug in client (double whitespace) [#CLICKHOUSE-4038] 2018-09-29 22:33:23 +03:00
CurtizJ
d4de76346c fix test 2018-09-29 16:12:53 +03:00
CurtizJ
b7b7314ecb remove redundant code 2018-09-28 22:13:16 +03:00
CurtizJ
e0d3aed0c4 remove redundant code 2018-09-28 22:10:16 +03:00
CurtizJ
99b4536b2a add test 2018-09-28 22:07:29 +03:00
alexey-milovidov
a149233d99
Merge pull request #3246 from yandex/low-cardinality-fixes
Low cardinality fixes
2018-09-28 19:50:53 +03:00
alexey-milovidov
c409c186b3
Merge pull request #3249 from CurtizJ/fix-thread-group
Add test for #3247
2018-09-28 19:48:13 +03:00
CurtizJ
a4fac09073 update test 2018-09-28 19:43:41 +03:00
chertus
be3b845baf add test for remote quantiles 2018-09-28 19:33:12 +03:00
CurtizJ
c2bec8b2c8 update test 2018-09-28 19:11:56 +03:00
CurtizJ
d0b2e58d61 add test 2018-09-28 19:05:58 +03:00