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
|
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
|
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 |
|
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 |
|
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 |
|