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
|
97558c1b41
|
Merge remote-tracking branch 'upstream/master' into issue-5286
|
2019-06-10 14:15:14 +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 |
|
Ivan Blinkov
|
3c158faf16
|
DOCAPI-6890: system.parts.is_frozen description. (#5537)
* DOCAPI-6890: system.parts.is_frozen description.
* DOCAPI-6890: Typo fix.
|
2019-06-06 07:02:09 +03:00 |
|
BayoNet
|
49262d066b
|
DOCAPI-3933: Update of some hash functions docs. (#5482)
|
2019-06-06 06:44:07 +03:00 |
|
Ivan Blinkov
|
cc86f5b4d0
|
Remove SF meetup link
|
2019-06-06 06:42:32 +03:00 |
|
Zhichang Yu
|
8a26060ca8
|
fix style
|
2019-06-06 08:34:34 +08:00 |
|
BayoNet
|
93020fce3f
|
DOCAPI-6425: Security settings (#5490)
|
2019-06-06 02:43:12 +03:00 |
|
alesapin
|
a0e7d183f7
|
Merge pull request #5534 from yandex/debug_dns_cache
Fix bug in pooled sessions and host ip change
|
2019-06-05 22:37:17 +03:00 |
|
proller
|
859b35e0ff
|
docker: use configs from clickhouse-test (#5531)
* CLICKHOUSE-3887 Debian init: Service stop timeout
* clean
* clean
* docker: use configs from clickhouse-test
* clean
|
2019-06-05 22:22:36 +03:00 |
|
alexey-milovidov
|
42dbb7e881
|
Merge pull request #5539 from yandex/alter-ttl-fix
Fixed alter modify ttl on ReplicatedMergeTree.
|
2019-06-05 22:05:17 +03:00 |
|