Commit Graph

517 Commits

Author SHA1 Message Date
Gleb Novikov
381ea6cb6e Merge branch 'master' into table-constraints 2019-08-11 12:38:34 +03:00
Nikita Vasilev
75e381bde4 Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate 2019-08-10 23:07:50 +03:00
Nikita Vasilev
82fc0f6b15 docs 2019-08-10 16:52:01 +03:00
Alexander Tokmakov
ae6efb23b4 Merge branch 'master' into alter_table_drop_detached_part 2019-08-08 22:31:31 +03:00
Alexander Tokmakov
d1ebfaacd6 update docs 2019-08-08 22:28:25 +03:00
BayoNet
c5a778934e DOCAPI-7984: ASOF JOIN ... ON syntax 2019-08-08 11:37:08 +03:00
alexey-milovidov
99fad0904b
Merge pull request #6314 from infinivision/add_bitmapRange
added bitmapRange function
2019-08-08 04:51:48 +03:00
BayoNet
7a0baefac0
DOCAPI-7783: Update of the SET query documentation (#6165)
* DOCAPI-7783: Update of the SET query documentation.
2019-08-07 21:12:36 +03:00
BayoNet
c5b25b23e3
DOCAPI-8016: Adam weights mention in docs
* DOCAPI-8016: Added mention about Adam method of updating weights in regressions.
* DOCAPI-8016: RU translation.
2019-08-07 20:06:56 +03:00
BayoNet
da6ca3f8c7
DOCAPI-7413: T64 codec docs (#6347) 2019-08-07 19:02:56 +03:00
Vasily Nemkov
fcb0482830 Implement geohashesInBox function. #6127 2019-08-06 17:53:06 +03:00
Zhichang Yu
e1f3ef2115 renamed bitmapRange to bitmapSubsetInRange 2019-08-05 10:27:12 +08:00
Zhichang Yu
4f146eaa7e added bitmapRange function 2019-08-03 23:07:46 +08:00
BayoNet
9116c08959
DOCAPI-7414: groupArrayMovingSum, groupArrayMovingAvg docs. (#5949)
* DOCAPI-7414: groupArrayMovingSum, groupArrayMovingAvg docs.
2019-08-01 10:38:04 +03:00
BayoNet
1e20c2bc27
DOCAPI-5760: Join engine docs. EN review. RU translation (#6234) 2019-07-31 17:49:16 +03:00
BayoNet
cc8ce23215 DOCAPI-6889: Fixes. 2019-07-31 16:16:29 +03:00
BayoNet
7892d66cde Merge branch 'master' of github.com:yandex/ClickHouse into l10n/DOCAPI-6889-dictGet 2019-07-31 16:06:37 +03:00
BayoNet
bd493727b6 DOCAPI-7460: Added link to algorithm. 2019-07-31 08:55:10 +03:00
BayoNet
b103137280
DOCAPI-4160: EN review, RU translation. uniq and count docs. (#6087) 2019-07-31 07:36:15 +03:00
BayoNet
a5f7afc4c8
DOCAPI-7428: Update for domain and topLevelDomain functions description. (#5963) 2019-07-31 06:53:36 +03:00
BayoNet
cad9a231d2
DOCAPI-4197: Limitations settings. EN review. RU translation. (#6089)
max_rows_in_join
max_bytes_in_join
join_overflow_mode
max_network_bandwidth
max_network_bandwidth_for_user
max_network_bandwidth_for_all_users
max_network_bytes
max_bytes_before_external_group_by
join_any_take_last_row
2019-07-30 10:40:49 +03:00
BayoNet
c11fd03ba2
DOCAPI-7063: bitmapContains docs. EN review. RU translation. (#6142)
EN review
RU translation
2019-07-30 09:47:38 +03:00
BayoNet
332cb7bde7
DOCAPI-6424: ASOF JOIN docs. EN review. RU translation. (#6140)
EN review.
RU translation.
2019-07-29 20:11:20 +03:00
BayoNet
567a08a88f
DOCAPI-7553: EN review. RU translation. Update of CHECK TABLE description (#6138)
EN review.
RU translation.
2019-07-26 10:15:28 +03:00
BayoNet
2af3738aa4 Clarification and fixes. 2019-07-26 09:57:17 +03:00
BayoNet
9734715b3f
DOCAPI-3911: EN review and RU translation for external dicts docs. (#6032)
EN review
RU translation
2019-07-26 08:49:26 +03:00
BayoNet
6d9e6e0b9d
DOCAPI-3933: EN review and RU translation of hash functions doc (#5980)
EN review for hash functions docs.
RU translation of hash functions doc.
2019-07-25 13:14:04 +03:00
Alex Krash
aef0e2c0a3 Document "WITH" section for SELECT (#5894) 2019-07-23 13:32:31 +03:00
BayoNet
bb1ddf67e1
DOCAPI-6888: EN review and RU translation of the toDecimal*Or* funcions docs. (#5916)
* Review of EN version.

* DOCAPI-6888: RU translation of the toDecimal*Or* functions docs.
2019-07-23 12:53:33 +03:00
BayoNet
2da5b3e6c2 DOCAPI-7553: Clarifications. 2019-07-23 12:32:47 +03:00
BayoNet
221ab6a04f DOCAPI-7460: Link fix. 2019-07-23 11:18:09 +03:00
BayoNet
1feb20d9e0 DOCAPI-7460: The histogram function docs. 2019-07-23 11:01:08 +03:00
BayoNet
8e7a17528f DOCAPI-7553: CHECK TABLE for MergeTree docs update. 2019-07-23 09:11:09 +03:00
alexey-milovidov
cd6c15b79f
Merge pull request #6057 from dimarub2000/master
CREATE TABLE AS table_function()
2019-07-23 02:50:08 +03:00
Dmitry Rubashkin
21ebb72579 documentation 2019-07-22 18:02:03 +03:00
Vivien Maisonneuve
1b6a20d711 Fix typos in docs 2019-07-22 14:13:07 +02:00
Ivan Blinkov
d0f65bd5b0
Merge pull request #6059 from izebit/russian-documentation
Russian documentation about functions for working with external dictionaries
2019-07-19 01:08:28 +03:00
Artem Konovalov
7d4ebe576d fix name of a parameter 2019-07-18 18:59:22 +03:00
Artem Konovalov
30ca545b09 fix name of a parameter 2019-07-18 18:56:58 +03:00
BayoNet
d48995f1e7
DOCAPI-7444: RU <-> EN docs regular sync. (#5944)
* DOCAPI-7444: RU <-> EN docs regular sync.
2019-07-18 14:04:45 +03:00
BayoNet
83c8d4872d
DOCAPI-7400: Gorilla codecs. Basic review of English text. (#5904)
Gorilla codecs. Rewriting of English text. 
Update of  other codecs description.
2019-07-18 10:56:16 +03:00
Ivan Blinkov
462b553016
Merge pull request #6022 from andyyzh/hash_document
DOCAPI: Fix a little problem in the document of hash_functions
2019-07-16 12:25:15 +03:00
BayoNet
0357c11851
DOCAPI-7129 Nested JSON in JSONEachRow description + date_time_input_format (#5889)
* The input_format_import_nested_json and date_time_input_format settings description.
* Usage of Nested Structures with JSONEachRow.
2019-07-16 12:21:48 +03:00
Andy Yang
bdff08a7aa Fix a little problem in the document of hash_functions 2019-07-16 16:43:45 +08:00
Alexey Milovidov
731a479969 Manually checked out files from 6082354d3c 2019-07-12 22:05:58 +03:00
alexey-milovidov
154b0cb491
Revert "DOCAPI-6887: EN review and RU translation for skew* and kurt* functions." 2019-07-12 22:03:38 +03:00
Ivan Blinkov
6082354d3c
DOCAPI-6887: EN review and RU translation for skew* and kurt* functions. (#5906)
* Update reference.md

* DOCAPI-6887: EN review and RU translation for skew* and kurt* functions.
2019-07-12 15:04:32 +03:00
BayoNet
390c18def8 DOCAPI-7062: MySQL database engine docs. Update of MergeTree TTL docs. (#5706) 2019-07-12 15:03:33 +03:00
Vitaly Baranov
fd89a8b051
Merge pull request #5212 from andyyzh/custom_week_functions
Added functions for working with the Custom week number
2019-07-12 14:00:35 +03:00
BayoNet
9f3a5cb8f2 DOCAPI-6889: RU translations for docs on external dicts functions. 2019-07-12 07:50:01 +03:00
BayoNet
6e224c1ff7 DOCAPI-7090: SYSTEM DISTRIBUTED queries description. (#5848)
* DOCAPI-7090: SYSTEM DISTRIBUTED queries description.

* DOCAPI-7090: Fixes.
2019-07-10 10:04:53 +03:00
BayoNet
c6ae525216 Merge branch 'master' of github.com:yandex/ClickHouse into l10n/DOCAPI-6887-skewSamp 2019-07-06 15:56:14 +03:00
Gleb Novikov
71c2ca0fe9 Merge branch 'master' into table-constraints 2019-07-04 22:40:00 +03:00
davydovska
4bbb42bef3 Update reference.md (#5864) 2019-07-03 23:58:10 +03:00
alexey-milovidov
a9cfe4ce91
Merge pull request #5807 from yandex/ngramSearch
Inverting ngramSearch to be more intuitive
2019-07-01 00:43:17 +03:00
Danila Kutenin
9127c8b27c inverting ngramSearch to be more intuitive 2019-06-30 22:34:17 +03:00
Gleb Novikov
a146b7383e Merge branch 'master' into table-constraints 2019-06-30 11:32:02 +02:00
alexey-milovidov
87993de98d
Merge pull request #5725 from yandex/PerformanceVision-ignore_scheme
Performance vision ignore scheme
2019-06-29 20:36:23 +03:00
akuzm
94d459e213
Update the links for working with aggregate function states. 2019-06-27 19:20:09 +03:00
Šimon Podlipský
57751773cd
Update machine_learning_functions.md
Naming consistency
2019-06-27 12:35:48 +03:00
alesapin
306e27c152 Return old behaviour 2019-06-26 18:18:12 +03:00
alesapin
f740334ee5 Faster scheme search
Add docs
2019-06-26 13:26:34 +03:00
alexey-milovidov
dca6d2947c
Merge pull request #5600 from Enmk/gorilla_column_encoding
Gorilla column encoding
2019-06-26 12:53:12 +03:00
Andy Yang
4b6efaa4b9 Merge branch 'master' into custom_week_functions
update last code
2019-06-24 09:53:38 +08:00
FeehanG
a930713a24
Update ext_dict_functions.md 2019-06-23 15:34:22 +03:00
BayoNet
e7493112eb DOCAPI-5760: Join engine docs update. (#5658) 2019-06-21 10:58:15 +03:00
alexey-milovidov
c899fce9fc
Merge pull request #5661 from BHYCHIK/crc32-for-master
Support crc32 function
2019-06-20 01:32:00 +03:00
BayoNet
5e6806f64e
DOCAPI-7063: Formatting of the bitmapContains function docs. (#5664)
* DOCAPI-7063: Formatting of the bitmapContains function.
2019-06-19 16:14:05 +03:00
FeehanG
bf89850711
Update reference.md 2019-06-19 15:02:56 +03:00
Ivan Remen
35ccd128f4 Fix documentation after review 2019-06-19 11:05:56 +03:00
Ivan Remen
3fc8c8726f Merge remote-tracking branch 'main/master' into crc32-for-master 2019-06-18 15:29:50 +03:00
BayoNet
69f1c48489 DOCAPI-6424: ASOF JOIN description. (#5402) 2019-06-18 12:57:42 +03:00
Andy Yang
6085fce8d7 some review fixes and add new function toStartOfWeek 2019-06-18 17:48:07 +08:00
Ivan Remen
edff6e58dc Support crc32 function 2019-06-18 00:54:26 +03:00
Vasily Nemkov
2b5647ff02 Docs for DoubleDelta and Gorilla column codecs. 2019-06-17 21:39:45 +03:00
BayoNet
153093fa48 DOCAPI-6183: EN review and RU translations for JOIN syntax limitations (#5651) 2019-06-17 13:45:40 +03:00
BayoNet
ee907f2f73 DOCAPI-3911: Aliases for columns in external dictionaries. Some changes in markup (#5638)
* DOCAPI-3911: Aliases for columns in external dictionaries. Some changes in markup.

* DOCAPI-3911: Fixes.
2019-06-17 12:08:30 +03:00
BayoNet
54b1349fb9 DOCAPI-6206: ODBC engine and table function. EN review. RU translation. (#5504) 2019-06-17 12:06:58 +03:00
BayoNet
af1129a97b DOCAPI-6423: simpleLinearRegression function docs (#5484) 2019-06-17 12:06:08 +03:00
BayoNet
4e7230f84a DOCAPI-6553: Multiple JOINs. EN review. RU translation (#5470) 2019-06-17 12:02:49 +03:00
alexey-milovidov
bb6dc6f92f
Merge pull request #5566 from BayoNet/DOCAPI-6180-translation-sync
DOCAPI-6180: Syncronization between EN and RU versions of document.
2019-06-16 03:04:51 +03:00
alexey-milovidov
05ba7bef6a
Merge pull request #5487 from BayoNet/DOCAPI-4293
DOCAPI-4293: MySQL table engine and function.  RU translation and EN review
2019-06-16 03:04:26 +03:00
BayoNet
9230721cdb Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-4197-limitations-settings 2019-06-15 22:04:59 +03:00
Gleb Novikov
15004ce055 Merge branch 'master' into table-constraints 2019-06-14 23:10:48 +03:00
BayoNet
fdf0edc495 DOCAPI-4160: The 'uniq*' and 'count' functions desctiption update. (#5594) 2019-06-14 19:52:57 +03:00
BayoNet
6a53422ff0 DOCAPI-6889: External dictionaries functions docs update. (#5556) 2019-06-14 17:27:25 +03:00
BayoNet
2b5b775810 Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-6180-translation-sync 2019-06-14 16:16:46 +03:00
BayoNet
533750ef7f DOCAPI-6985: RU translations for some articles. (#5572) 2019-06-14 15:44:33 +03:00
BayoNet
a354bfa884 DOCAPI-6550: 'basename' function, HTTP compression. EN review and RU translation (#5463) 2019-06-14 14:26:46 +03:00
BayoNet
87a554c4ae DOCAPI-6888: toDecimal*Or* functions description. (#5529) 2019-06-14 14:24:25 +03:00
BayoNet
c5f30d9fa8 DOCAPI-6180: Fixes. 2019-06-14 13:29:16 +03:00
alexey-milovidov
9b727d267e
Merge pull request #5535 from infinivision/add_bitmapContains
Add bitmapContains
2019-06-14 09:23:37 +03:00
alexey-milovidov
864e1370b0
Merge pull request #5550 from ogorbacheva/DOCAPI-3951-lambda
Doc fix: small fix in lambda
2019-06-14 09:22:12 +03:00
Andy Yang
ec9a97d499 Fix code review issues. 2019-06-14 11:04:01 +08:00
Guillaume Tassery
4f408cef12 Fix documentation concerning IPv4/IPv6 CIDR function (#5603) 2019-06-13 12:11:35 +03:00
BayoNet
02686e3534 DOCAPI-4166: Translation for some 'other functions' and linking the parts of the document. (#5602) 2019-06-13 12:04:49 +03:00
BayoNet
ba9cc95f71 DOCAPI-6887: Description of skewPop, skewSamp, kurtPop, kurtSamp functions. (#5544) 2019-06-13 06:13:15 +03:00
Andy Yang
7c15a32ef3 Merge branch 'master' into custom_week_functions
Update the latest code
2019-06-10 09:40:43 +08:00
Andy Yang
365d85e1f9 add week(), yearweek() 2019-06-09 23:19:15 +08:00
alesapin
00a1ac64a4 Docs fixes 2019-06-07 14:06:23 +03:00
ogorbacheva
98e6ab7402 Merge branch 'master' into DOCAPI-3951-lambda 2019-06-06 19:02:57 +03:00
ogorbacheva
02a12b1ce3 Old task 2019-06-06 17:13:23 +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
49262d066b DOCAPI-3933: Update of some hash functions docs. (#5482) 2019-06-06 06:44:07 +03:00
Gleb Novikov
76772d1de0 Documentation on constraints (RU, EN) 2019-06-06 01:25:57 +03:00
Zhichang Yu
ff374b65c8 added bitmapContains doc 2019-06-05 18:22:48 +08:00
zhang2014
9b01517e21 sync en functions document 2019-06-05 18:04:00 +08:00
zhang2014
176c4e6702 translation function document 2019-06-05 16:54:36 +08:00
BayoNet
1c5ab08e22 DOCAPI-6554: LIMIT BY. EN review. RU translation. (#5425) 2019-06-04 23:14:30 +03:00
BayoNet
6f72f77f21 DOCAPI-6183: JOIN syntax limitations. (#5424) 2019-06-04 22:50:24 +03:00
BayoNet
40d864a3d0 Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-4197-limitations-settings 2019-06-04 10:46:05 +03:00
BayoNet
b4e2c4f344 DOCAPI-4197: Fixes of markup and links. 2019-06-04 10:31:22 +03:00
BayoNet
f768df209b DOCAPI-4197: Some fixes and clarifications. 2019-06-04 10:20:51 +03:00
comunodi
102967015e Add RU docs for Redis 2019-06-02 16:29:43 +03:00
Andy Yang
ff7bcd127e Merge branch 'master' into custom_week_functions
update laster code
2019-05-31 23:54:54 +08:00
Alexander Kozhikhov
42f3ee2e2b conflict 2019-05-31 01:55:18 +03:00
Alexander Kozhikhov
15fe367f83 few fixes 2019-05-31 01:48:44 +03:00
Alexander Kozhikhov
01caea8426 some changes and fixes on regression methods 2019-05-31 01:20:44 +03:00
BayoNet
b6dbe984da Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-4293 2019-05-30 18:18:25 +03:00
BayoNet
559ff71e05 DOCAPI-4293: MySQL engine and table function. EN review and RU translation. 2019-05-30 18:12:56 +03:00
palasonicq
f1cdffb574 Added docs for input() 2019-05-29 20:40:09 +03:00
Nikolai Kochetov
1c8b7dc96d
Merge pull request #5411 from Quid37/master
small changes on linear regression
2019-05-29 06:31:51 +03:00
comunodi
559628575a Merge branch 'master' into add-ext-dict-redis
# Conflicts:
#	dbms/tests/integration/image/Dockerfile
2019-05-28 23:20:41 +03:00
foxxmary
d7ba48fcd3 docs logistic regression 2019-05-28 18:59:18 +00:00
Danila Kutenin
b579c98651
Merge pull request #5422 from yandex/ngram_non_symmetric
ngramEntry renamed to ngramSearch
2019-05-27 12:50:08 +03:00
Danila Kutenin
b65a9499c8 ngramEntry renamed to ngramSearch 2019-05-27 12:05:02 +03:00
comunodi
5ea9bb228c Merge branch 'master' into add-ext-dict-redis 2019-05-26 15:49:35 +03:00
BayoNet
c489e1f98b Merge branch 'DOCAPI-6423-leastSqr' of github.com:BayoNet/ClickHouse into DOCAPI-4293 2019-05-26 14:16:33 +03:00
Sergi Vladykin
2be4721771 Merge branch 'master' of https://github.com/yandex/ClickHouse into bitmap1 2019-05-26 12:27:54 +03:00
Danila Kutenin
2097e3edc8 docs 2019-05-25 21:50:08 +03:00
Danila Kutenin
6090f5eca8 ngramEntry function was added 2019-05-25 21:47:26 +03:00
Alexander Kozhikhov
bbae5448f4 documentation on linearRegression 2019-05-25 18:51:56 +03:00
Alexander Kozhikhov
2a820d3c47 documentation on linearRegression 2019-05-25 18:51:41 +03:00
alexey-milovidov
c2af408cc9
Merge pull request #5299 from BayoNet/DOCAPI-6206-odbc-engine
DOCAPI-6206 ODBC table engine and odbc table functions descriptions
2019-05-25 16:23:14 +03:00
alexey-milovidov
980c564db6
Merge pull request #5339 from sundy-li/feature/sequence64
Make sequenceMatch aggregate functions support other unsigned Integer types
2019-05-25 15:59:36 +03:00
alexey-milovidov
d2941985bf
Merge pull request #5332 from BayoNet/DOCAPI-4293
DOCAPI-4293: DISTINCT ... ORDER BY, MySQL engine and mysql table function
2019-05-25 15:52:34 +03:00
alexey-milovidov
137b258f96
Update mysql.md 2019-05-25 15:48:53 +03:00
alexey-milovidov
8e97eb08a6
Update reference.md 2019-05-25 14:18:08 +03:00
BayoNet
925703a7f2 DOCAPI-6423: Fix of terms. 2019-05-25 12:56:08 +03:00
BayoNet
c2da4487df DOCAPI-6423: Fix. 2019-05-24 12:52:38 +03:00
BayoNet
39d392b2bd DOCAPI-6423: leastSqr description. 2019-05-24 12:47:26 +03:00
Vitaly Baranov
763cef2cee
Merge pull request #5348 from BayoNet/DOCAPI-6697-toValidUTF8
DOCAPI-6697: Edit of the toValidUTF8 description
2019-05-23 16:39:23 +03:00
BayoNet
9b407183c9 DOCAPI-6697: Fix. 2019-05-23 14:55:28 +03:00
BayoNet
fb7f655015 DOCAPI-6697: Better example. 2019-05-23 14:37:05 +03:00
Artem Zuikov
bb6f9460cd
Merge pull request #5361 from BayoNet/DOCAPI-6553-comma-cross-joins
DOCAPI-6553: JOIN syntax. JOIN optimization setting description.
2019-05-22 17:20:17 +03:00
BayoNet
ed4abb9cdb DOCAPI-6553: Deleted wrong info. 2019-05-22 16:50:04 +03:00
BayoNet
33ac2a38bd DOCAPI-6553: Tried to avoid terms short and clear syntax. 2019-05-22 16:48:28 +03:00
proller
6cb4485473
Rename aggregate functions TSgroup* to timeSeriesGroup* (#5307) 2019-05-21 18:33:54 +03:00
Vitaly Baranov
1f5e5282d5
Merge pull request #5202 from BayoNet/DOCAPI-6550-function-basename
DOCAPI-6550: Description of the 'basename' function. Brotli for HTTP.
2019-05-21 16:38:59 +03:00
BayoNet
de147784b9 DOCAPI-6553: Some clarifications. 2019-05-21 15:17:30 +03:00