Ivan Lezhankin
|
d42d543ee9
|
Merge branch 'master' into pytest
|
2019-06-10 18:25:38 +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 |
|
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 |
|
Igor Hatarist
|
fc55d38377
|
Fix typo in a Decimal exception
(presicion -> precision)
|
2019-06-08 19:56:45 +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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
alexey-milovidov
|
b1cc291929
|
Merge pull request #5536 from yandex/aku/19.7-changelog-ru
Russian changelog for 19.7
|
2019-06-05 21:59:55 +03:00 |
|
CurtizJ
|
27d8b90dd9
|
fixed alter modify ttl on ReplicatedMergeTree and test added
|
2019-06-05 19:22:41 +03:00 |
|
Ivan Blinkov
|
9709baccce
|
Update Upcoming Events
|
2019-06-05 17:58:55 +03:00 |
|
BayoNet
|
81fbd2768a
|
DOCAPI-6890: Typo fix.
|
2019-06-05 16:36:48 +03:00 |
|
BayoNet
|
37b77feac3
|
DOCAPI-6890: system.parts.is_frozen description.
|
2019-06-05 16:32:38 +03:00 |
|
Orivej Desh
|
5ec179377a
|
DEVTOOLS-5170 Delete Y_IGNORE markers (#5533)
They have been superseded by a new include resolution configuration that lives
outside clickhouse source tree.
|
2019-06-05 14:52:39 +03:00 |
|
Alexander Kuzmenkov
|
8952871136
|
Russian changelog for 19.7
|
2019-06-05 14:05:04 +03:00 |
|
zhang2014
|
9b01517e21
|
sync en functions document
|
2019-06-05 18:04:00 +08:00 |
|
alesapin
|
07ee60b546
|
Fix bug with pooled HTTP sessions and host ip change
|
2019-06-05 12:23:41 +03:00 |
|
zhang2014
|
176c4e6702
|
translation function document
|
2019-06-05 16:54:36 +08:00 |
|
alexey-milovidov
|
9fdc209f32
|
Merge pull request #5502 from yandex/aku/19.7-changelog
Changelog for 19.7.3.9
|
2019-06-05 08:08:27 +03:00 |
|
alexey-milovidov
|
4ca476ec80
|
Merge pull request #5516 from yandex/fix-regression-models
Fix regression models
|
2019-06-05 08:07:18 +03:00 |
|
alexey-milovidov
|
b7248803d5
|
Merge pull request #5524 from NanoBjorn/fix-drop-index-if-exists
Fixed DROP INDEX IF EXISTS and added simple test
|
2019-06-05 08:04:04 +03:00 |
|
alexey-milovidov
|
914663e272
|
Merge pull request #5528 from infinivision/fix_bitmapHasAny
Fix bitmapHasAny segment fault
|
2019-06-05 08:03:28 +03:00 |
|
alexey-milovidov
|
59a59c34c6
|
Update FunctionsBitmap.h
|
2019-06-05 08:03:09 +03:00 |
|
Zhichang Yu
|
0e3f2d5faa
|
added comments for bitmapHasAll and bitmapHasAny
|
2019-06-05 11:26:13 +08:00 |
|
alesapin
|
aa39e5a745
|
Add case for host ip change
|
2019-06-04 23:59:31 +03:00 |
|