Commit Graph

25253 Commits

Author SHA1 Message Date
Ivan Blinkov
18787350ff
Replace meetup on website front page (#5598)
(closest ones do not have sign up pages yet)
2019-06-13 06:38:15 +03:00
Ivan Blinkov
9bd0da2464
Remove past meetup link 2019-06-13 06:35:54 +03:00
BayoNet
9d0fde0fc2 DOCAPI-3822: Zookeeper settings. Review of EN docs. RU translation. (#5427) 2019-06-13 06:14:04 +03:00
BayoNet
ba9cc95f71 DOCAPI-6887: Description of skewPop, skewSamp, kurtPop, kurtSamp functions. (#5544) 2019-06-13 06:13:15 +03:00
Danila Kutenin
ff594aaf1b
Merge pull request #5588 from yandex/Volnitsky-optimizations-and-design
Fix some weird cases in Searchers
2019-06-12 07:27:54 +03:00
Danila Kutenin
585e4b75c5 Fix some weird cases in Searchers 2019-06-12 07:14:03 +03:00
Danila Kutenin
08335fffea
Merge pull request #5586 from yandex/Volnitsky-optimizations-and-design
Clearer interfaces of Searchers
2019-06-12 06:55:12 +03:00
Danila Kutenin
4fd85b4136 Clearer interfaces of Searchers 2019-06-12 05:35:25 +03:00
alexey-milovidov
bb5239f18d
Merge pull request #5577 from BayoNet/en-docs/DOCAPI-3856
DOCAPI-3856: Removed the phrase about limited usage of tuples in tables.
2019-06-11 18:17:18 +03:00
alexey-milovidov
8f2ac97ba8
Merge pull request #5580 from vivienm/master
Fix Settings.h URL in docs
2019-06-11 18:11:45 +03:00
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
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
Vitaly Baranov
fd5fbcab25
Fix grammatical error in client.py 2019-06-10 18:11:51 +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
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