Commit Graph

25473 Commits

Author SHA1 Message Date
Vitaly Baranov
095c36a4b2
Merge pull request #5575 from vitlibar/doc-settings-constraints
Added documentation of constraints on settings.
2019-06-11 15:26:47 +03:00
Vivien Maisonneuve
e5f06ef012 Fix Settings.h URL in docs 2019-06-11 11:38:07 +02:00
BayoNet
fe7209dc07 DOCAPI-3856: Removed the phrase about limited usage of tuples in tables. 2019-06-11 08:59:46 +03:00
Vitaly Baranov
ebf9d2a19e Added documentation for constraints on settings. 2019-06-11 02:33:09 +03:00
chertus
f099ee5680 T64 support signed types (not tested) 2019-06-10 22:14:48 +03:00
proller
c800913e5a
Fix build clickhouse as submodule (#5574) 2019-06-10 21:50:46 +03:00
Vitaly Baranov
cb7afaf0df
Merge pull request #5573 from yandex/vitlibar-patch-1
Fix grammatical error in client.py
2019-06-10 20:17:31 +03:00
proller
cfbe05ca63
Upgrade boost to 1.70 (#5570) 2019-06-10 19:36:37 +03:00
Ivan Lezhankin
d42d543ee9 Merge branch 'master' into pytest 2019-06-10 18:25:38 +03:00
Vitaly Baranov
fd5fbcab25
Fix grammatical error in client.py 2019-06-10 18:11:51 +03:00
Ivan Lezhankin
fd6fbc9be8 Fix dict_get.sql test 2019-06-10 15:22:57 +03:00
Ivan Lezhankin
496376a6bc Try to use random database name by default 2019-06-10 13:41:53 +03:00
proller
836243d654 Merge remote-tracking branch 'upstream/master' into fix28 2019-06-10 12:44:22 +03:00
tai
e01138a7e7 feature: if MySQL table doesn't exits should report the error. 2019-06-10 15:51:14 +08:00
BayoNet
27c3ae401c DOCAPI-6180: Syncronization between EN and RU versions of document. 2019-06-09 20:39:45 +03:00
alexey-milovidov
4c7d71af1c
Merge pull request #5560 from yandex/perftests-file-formats
Fix #5439 bug PrettySpace format
2019-06-09 17:22:47 +03:00
alexey-milovidov
7324e5e8d4
Update PrettySpaceBlockOutputStream.cpp 2019-06-09 17:22:16 +03:00
alexey-milovidov
b5d67a5c45
Merge pull request #5564 from hatarist/patch-2
Fix a typo in a Decimal exception
2019-06-09 17:06:43 +03:00
proller
21d523904b fix style 2019-06-09 14:40:25 +03:00
Igor Hatarist
fc55d38377
Fix typo in a Decimal exception
(presicion -> precision)
2019-06-08 19:56:45 +03:00
BayoNet
07b76f9779 DOCAPI-4197: Fixes. 2019-06-08 19:34:59 +03:00
BayoNet
cf6777c986 DOCAPI-6213: Docs for send_progress_in_http_headers setting. 2019-06-08 18:24:10 +03:00
stavrolia
2ee6601990 Add fixed pretty space to perf test 2019-06-08 00:54:16 +03:00
stavrolia
6c487a253b Fix #5439 bug pretty space 2019-06-08 00:04:06 +03:00
proller
7449f4f68d clang-format 2019-06-07 21:22:57 +03:00
chertus
a95e0015dc fix build and tests 2019-06-07 21:11:50 +03:00
proller
516ce69d70 CLICKHOUSE-4179 Fix of function arrayEnumerateUniqRanked for arguments with empty arrays 2019-06-07 20:37:01 +03:00
chertus
3007975199 T64 codec concept 2019-06-07 19:12:45 +03:00
Ivan Lezhankin
30e4571c89 Fix some tests 2019-06-07 19:09:21 +03:00
Ivan Lezhankin
ab6652da3a Fix some tests 2019-06-07 19:02:24 +03:00
Ivan Lezhankin
f24a4ef9a4 Fix some tests 2019-06-07 18:41:24 +03:00
Ivan Lezhankin
a8fee10059 Fix some tests 2019-06-07 17:59:41 +03:00
Ivan Lezhankin
a7957914cf Check for orphaned databases too 2019-06-07 17:26:29 +03:00
Ivan Lezhankin
398e1eddfe Check for orphaned tables before dropping temporary database 2019-06-07 17:14:50 +03:00
Ivan Lezhankin
3c66942780 Merge remote-tracking branch 'upstream/master' into pytest
Drop all my changes for .sql tests
2019-06-07 16:41:04 +03:00
Ivan Lezhankin
47174c79cd Check every test cleans up everything and doesn't hardcode DB names 2019-06-07 14:49:24 +03:00
alesapin
00a1ac64a4 Docs fixes 2019-06-07 14:06:23 +03:00
alesapin
bd6e777480 Fix wrong symbol in docs 2019-06-07 13:40:49 +03:00
alesapin
947dbeff16 Better test 2019-06-07 10:59:32 +03:00
Alexander Kuzmenkov
4636d9abab Mention #5189 in changelog for 19.7.3.9 and 19.6.2.11 2019-06-06 19:07:38 +03:00
ogorbacheva
98e6ab7402 Merge branch 'master' into DOCAPI-3951-lambda 2019-06-06 19:02:57 +03:00
alesapin
53e62b83d2 Fix complex bug in deduplication 2019-06-06 18:28:02 +03:00
ogorbacheva
02a12b1ce3 Old task 2019-06-06 17:13:23 +03:00
Danila Kutenin
aed80a1433
Merge pull request #5546 from yandex/gcc9-warnings
fix gcc9 hyperscan errors finally
2019-06-06 14:01:37 +03:00
Danila Kutenin
6d9643eb9f fix gcc9 hyperscan errors finally 2019-06-06 14:00:18 +03:00
BayoNet
67cbc7f67e DOCAPI-4197: Clarification. 2019-06-06 13:54:06 +03:00
BayoNet
e6cea46bbb DOCAPI-6207: EN review and RU translation for the JDBC table engine (#5413) 2019-06-06 12:57:12 +03:00
Ivan Blinkov
cd0c588a90
translation functions document (#5196)
* translation function document

* sync en functions document

* some review fixes
2019-06-06 12:54:40 +03:00
BayoNet
23c5e1d7d5 DOCAPI-6421: load_balancing. RU translation, EN review. (#5496) 2019-06-06 12:54:15 +03:00
zhang2014
1ba85e2d73 some review fixes 2019-06-06 15:02:18 +08:00