Commit Graph

1270 Commits

Author SHA1 Message Date
Olga Khvostikova
282a1e1691
Update docs/en/operations/table_engines/hdfs.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-09-04 16:24:41 +03:00
CurtizJ
7accc09066 Merge branch 'palasonic-add-input-function' of https://github.com/palasonic1/ClickHouse into merging_input_function 2019-09-04 15:25:20 +03:00
stavrolia
32bf915610 More docs 2019-09-04 14:11:30 +03:00
alexey-milovidov
b2e80b0cd9
Merge branch 'master' into query_masking 2019-09-03 22:58:15 +03:00
alexey-milovidov
554a245078
Update settings.md 2019-09-03 22:51:04 +03:00
alexey-milovidov
c5ccce3c71
Merge pull request #6789 from den-crane/patch-4
Doc change. FROM FINAL can be used not only with CollapsingMergeTree
2019-09-03 21:34:04 +03:00
stavrolia
97ac979645 Add docs for hdfs and fix some review comments 2019-09-03 17:23:51 +03:00
alexey-milovidov
bc37ede1e6
Merge pull request #6788 from den-crane/patch-3
Doc change. identity function + translation to russian for throwIf / modelEvaluate
2019-09-03 14:48:37 +03:00
alexey-milovidov
ec02ade403
Merge pull request #6791 from yandex/blinkov-patch-8
fix note markdown
2019-09-03 14:31:32 +03:00
alexey-milovidov
ed308f9467
Merge pull request #6792 from yandex/blinkov-patch-9
title case fixes
2019-09-03 14:29:54 +03:00
Ivan Blinkov
d67203bcd7
Add link to new third-party jdbc driver 2019-09-03 12:14:23 +03:00
Ivan Blinkov
839d4111f8
title case fixes 2019-09-03 12:00:52 +03:00
Ivan Blinkov
e69340dfb5
more fixes 2019-09-03 11:56:16 +03:00
Ivan Blinkov
aec5c4531f
fix note markdown 2019-09-03 11:53:22 +03:00
Denis Zhuravlev
fb1b8cf778
Update select.md
FROM FINAL can be used not only with CollapsingMergeTree
2019-09-02 23:21:32 -03:00
Denis Zhuravlev
9e0b312fbb
Update other_functions.md
throwIf second parameter
2019-09-02 22:27:48 -03:00
Denis Zhuravlev
bd1aabd280
Update other_functions.md
added description for identity function
2019-09-02 21:18:44 -03:00
Denis Zhuravlev
797f556a3e
Update other_functions.md
Changed C comment to SQL comment
2019-09-02 20:58:06 -03:00
alexey-milovidov
b831f2f636
Merge pull request #6786 from den-crane/patch-3
Doc change. Example of max_block_size impact on runningDifference.
2019-09-03 02:24:59 +03:00
Denis Zhuravlev
d7763e132e
Update other_functions.md
Example of max_block_size impact on runningDifference.
2019-09-02 17:15:40 -03:00
Alexander Tokmakov
31372d5f6b explicitly specify en language 2019-09-02 22:48:13 +03:00
Alexander Tokmakov
9eb1a9bae6 fix links in docs 2019-09-02 21:53:16 +03:00
Denis Zhuravlev
14e16c7a41 Doc change. Example of another approach to collapsing (using negative numbers). (#6751)
* Update collapsingmergetree.md

Example of another approach to collapsing (using negative numbers).

* Update collapsingmergetree.md

Example of another approach to collapsing (using negative numbers).

* Update collapsingmergetree.md

Example of another approach to collapsing (using negative numbers).
2019-09-02 18:11:45 +03:00
Alexander Tokmakov
4cbf095a4a update docs 2019-08-30 21:21:54 +03:00
Alexander Tokmakov
03c83169bd Merge branch 'master' into merging_template_format 2019-08-29 16:34:25 +03:00
alexey-milovidov
9a5488fbd1
Merge pull request #6660 from den-crane/patch-1
Documentation change. range_hashed dict arbitrary type description.
2019-08-27 23:13:07 +03:00
BayoNet
b076933009
DOCAPI-7400: Gorilla codecs. EN review. RU translation. (#6598)
* Update create.md

* DOCAPI-7400: RU translation.

* DOCAPI-7400: Fixes.

* Update docs/ru/query_language/create.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/query_language/create.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* DOCAPI-7400: Clarifications.

* DOCAPI-7400: Link fix.
2019-08-27 16:49:56 +03:00
BayoNet
cbc78ffc43
DOCAPI-7443: Virtual columns docs update. EN review. RU translation. (#6640)
* Update index.md (#35)

* DOCAPI-7443: RU translation.

* Link fix.

* DOCAPI-7443: Fixes.

* DOCAPI-7443: Fixes.
2019-08-27 14:04:52 +03:00
BayoNet
9c0b377868
DOCAPI-7431: Queries with parameters docs. EN review. RU translation. (#6632)
* Update cli.md (#36)

* Update http.md (#37)

* DOCAPI-7431: RU Translation.

* DOCAPI-7431: Fix.

* Update docs/en/interfaces/cli.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* DOCAPI-7431: Fixes.
2019-08-27 13:24:42 +03:00
BayoNet
a98b91c521
DOCAPI-7436: Enum type docs. EN review, RU translation. (#6630)
* Update enum.md (#33)

* DOCAPI-7436: RU translation.

* Update docs/en/data_types/enum.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/data_types/enum.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* DOCAPI-7436: Fixes.
2019-08-26 20:48:48 +03:00
BayoNet
305f3ba479
DOCAPI-7428: domain function docs. EN review, RU translation. (#6624)
* Update url_functions.md

* DOCAPI-7428: RU translation

* DOCAPI-7428: Fix.

* Update docs/en/query_language/functions/url_functions.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/query_language/functions/url_functions.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/query_language/functions/url_functions.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/query_language/functions/url_functions.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/query_language/functions/url_functions.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* DOCAPI-7428: Fixes.
2019-08-26 19:09:30 +03:00
Denis Zhuravlev
0a4364370a
Described arbitrary datatype for range_hashed 2019-08-25 22:44:13 -03:00
Alexey Milovidov
a6997aa83f Modifications after merging constraints support 2019-08-24 16:00:04 +03:00
Alexander Tokmakov
1572d0c5b6 Merge branch 'master' into merging_template_format 2019-08-23 20:34:14 +03:00
Alex Ryndin
d001c7e554 Fix typo (#6631) 2019-08-23 17:27:07 +03:00
Alexander Tokmakov
734a0f23a9 Merge branch 'master' into merging_template_format 2019-08-23 15:32:35 +03:00
Alexey Milovidov
4366791b63 Merge branch 'table-constraints' of https://github.com/NanoBjorn/ClickHouse into NanoBjorn-table-constraints 2019-08-23 07:49:10 +03:00
alexey-milovidov
7012a421c6
Merge branch 'master' into alter_table_drop_detached_part 2019-08-23 05:22:07 +03:00
Alexey Milovidov
cff8ec43f9 Rename neighbour -> neighbor 2019-08-23 04:31:04 +03:00
alexey-milovidov
49aa9384af
Merge pull request #5925 from alex-krash/function_next_prev_in_block
Implement neighbour() function
2019-08-23 04:28:36 +03:00
Alexander Tokmakov
81022bb3e9 Merge branch 'master' into alter_table_drop_detached_part 2019-08-22 23:38:58 +03:00
sev7e0
8ac4ee3dca Fix data type (enum) table name error in docs 2019-08-22 14:29:21 +08:00
alexey-milovidov
51f6d97511
Update formats.md 2019-08-21 18:20:42 +03:00
BayoNet
4648472f1b
Merge pull request #6449 from BayoNet/en-docs/DOCAPI-7442-system.parts-new-colunms
DOCAPI-7442: system.parts new columns
2019-08-21 13:52:55 +03:00
BayoNet
f29c941429
Merge pull request #6396 from BayoNet/en-docs/DOCAPI-7984-asof-join-on
DOCAPI-7984: ASOF JOIN ON docs
2019-08-21 13:46:47 +03:00
BayoNet
209af3e1c4 DOCAPI-7442: Clarification 2019-08-21 13:18:41 +03:00
BayoNet
0b273cdf91
Update docs/en/operations/system_tables.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:14:50 +03:00
BayoNet
3862dd95df
Update docs/en/operations/system_tables.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:14:38 +03:00
BayoNet
9a8d1266ba
Update docs/en/operations/system_tables.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:14:00 +03:00
BayoNet
8fcb8022c4
Update docs/en/operations/system_tables.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:13:25 +03:00
BayoNet
bfbed4100e
Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:05:23 +03:00
BayoNet
52728493d5
Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:04:33 +03:00
BayoNet
fde0a2f51e
Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:04:15 +03:00
BayoNet
8c5833964d
Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-21 12:02:28 +03:00
BayoNet
1536d42556
Merge pull request #6235 from BayoNet/en-docs/DOCAPI-7460
DOCAPI-7460: histogram function description
2019-08-21 11:11:39 +03:00
BayoNet
e89e23c080
DOCAPI-7991: Update of Log engines docs (#6516)
* Link fix.

* Fixed ZH docs build.

* DOCAPI-7991: Upate of *Log engines docs.

* DOCAPI-7991: Typo fix.
2019-08-21 11:00:20 +03:00
BayoNet
9a245f7930
DOCAPI-7438: Update of quantileTiming docs. (#6455)
* Link fix.

* DOCAPI-7438: Update of quantileTiming functions docs.

* Update docs/en/query_language/agg_functions/reference.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/query_language/agg_functions/reference.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/query_language/agg_functions/reference.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* DOCAPI-7438: Clarifications.

* DOCAPI-7438: Links fix.
2019-08-21 10:52:51 +03:00
alexey-milovidov
308baa182e
Merge branch 'master' into table-constraints 2019-08-21 06:33:08 +03:00
Ivan Blinkov
3785d945ff
Sync RPM packages instructions to other docs languages (#6568) 2019-08-20 20:42:31 +03:00
BayoNet
c43f9030da DOCAPI-7460: Clarifications. 2019-08-20 18:36:08 +03:00
BayoNet
bdd46bd585 DOCAPI-7991: Typo fix. 2019-08-20 15:58:23 +03:00
BayoNet
e986d6ba53
DOCAPI-7459: skip_unavailable_shards docs (#6361)
* Link fix.

* DOCAPI-7459: skip_unavailable_shards docs

* Update dbms/src/Core/Settings.h

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/settings/settings.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/settings/settings.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/settings/settings.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* DOCAPI-7459: Markup fixes.
2019-08-20 15:06:52 +03:00
Gleb Novikov
86fecc7501 Merge branch 'master' into table-constraints 2019-08-20 12:17:56 +03:00
BayoNet
87e13c494e
DOCAPI-7414: groupArrayMovingSum, groupArrayMovingAvg docs. EN review, RU translation. (#6463)
* Update reference.md

* DOCAPI-7414: RU translation

* DOCAPI-7414: Fix.

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/query_language/agg_functions/reference.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-20 10:46:31 +03:00
BayoNet
0e99eb82f4
DOCAPI-7129: nested json insert. EN review. RU translation. (#6419)
* Update formats.md

* Update settings.md

* Link fix.

* DOCAPI-7129: RU translation.

* DOCAPI-7129: Fixed build of ZH docs.

* Update docs/en/interfaces/formats.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/settings/settings.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/interfaces/formats.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/interfaces/formats.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/interfaces/formats.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/operations/settings/settings.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/operations/settings/settings.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* DOCAPI-7129: Clarifications and fixes.
2019-08-20 10:23:47 +03:00
Ivan Blinkov
646071f360
Update roadmap.md (#6545) 2019-08-19 16:13:58 +03:00
BayoNet
07dc167289
Typo fix in the assumeNotNull description. (#6542) 2019-08-19 12:57:53 +03:00
BayoNet
4b91e02d68
DOCAPI-7430: MergeTree INDEX bloom filter docs. (#5992)
* DOCAPI-7430: MergeTree INDEX bloom filter docs.

* DOCAPI-7430: Updated bloom filter docs with the parameter description.
2019-08-16 18:31:29 +03:00
BayoNet
d8a5d6b602 DOCAPI-7991: Upate of *Log engines docs. 2019-08-16 12:36:25 +03:00
Nikita Vasilev
d67c0f5aa0 Merge branch 'nikvas0/index_mutate' of github.com:nikvas0/ClickHouse into nikvas0/index_mutate 2019-08-15 20:48:24 +03:00
Nikita Vasilev
00a5fe7836 Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate 2019-08-15 19:48:57 +03:00
BayoNet
b1d1a23318 DOCAPI-7431: Formatted queries docs (#6490) 2019-08-15 13:10:59 +03:00
BayoNet
c4df1d948b DOCAPI-7415: Docs for the -Resample aggregate function combinator. (#5972) 2019-08-15 13:09:36 +03:00
alexey-milovidov
7a439e269f
Merge pull request #6470 from alex-krash/function_user
Function currentUser()
2019-08-14 20:09:54 +03:00
BayoNet
5a9f31ede4
DOCAPI-7062: MySQL database engine and MergeTree TTL docs. EN review, RU translation (#6407)
* Update create.md

* Update mergetree.md

* Update index.md

* Update mysql.md

* DOCAPI-7062: RU translation.

* DOCAPI-7062: Fixes

* Update docs/ru/database_engines/index.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/database_engines/mysql.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/database_engines/mysql.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/database_engines/mysql.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/operations/table_engines/mergetree.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/operations/table_engines/mergetree.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/operations/table_engines/mergetree.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/query_language/create.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* DOCAPI-7062: Clarifications and fixes.

* DOCAPI-7062: Clarifications.

* Update docs/en/operations/table_engines/mergetree.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/table_engines/mergetree.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-14 19:42:09 +03:00
Alexandr Krasheninnikov
d9234a64c4 Make function return initial user 2019-08-14 15:18:11 +03:00
BayoNet
6472768c07
DOCAPI-7090: SYSTEM DISTRIBUTED docs. EN review. RU translation. (#6262) 2019-08-14 10:58:30 +03:00
BayoNet
e5d32785d4
DOCAPI-7443: Virtual columns docs update. (#6382) 2019-08-14 09:45:24 +03:00
Alexandr Krasheninnikov
4d145cb72b Documentation added 2019-08-13 19:08:12 +03:00
Alexandr Krasheninnikov
ea9cf3a62f Done 2019-08-13 16:11:24 +03:00
Nikita Vasilev
cf2dda0419
Update docs/en/query_language/alter.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-12 22:34:53 +03:00
Nikita Vasilev
5afa7b5148
Update docs/en/query_language/alter.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-12 22:34:40 +03:00
Nikita Vasilev
fc913b6c4f
Update docs/en/query_language/alter.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-08-12 22:34:27 +03:00
BayoNet
360b1217b9 DOCAPI-7442: Fix. 2019-08-12 13:31:28 +03:00
BayoNet
16bab88226 DOCAPI-7442: 7442 2019-08-12 13:27:28 +03:00
BayoNet
fe8e9124a0 DOCAPI-5765 и 5766: system.tables docs. EN review. RU translation (#6221)
* DOCAPI-5765: system.tables docs EN review.

* DOCAPI-5765. RU translation.
2019-08-12 12:52:53 +03:00
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
BayoNet
39eaba4aa4 DOCAPI-7436: enum (#6411)
* Link fix.

* DOCAPI-7436: Updated Enum docs.
2019-08-09 16:22:07 +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
bb725eb5c4 DOCAPI-7442: Started to write. 2019-08-08 14:57:44 +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
alexey-milovidov
75baf47792
Merge pull request #6345 from Keralin/patch-1
Fixed links in monitoring.md
2019-08-07 22:35:34 +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
Alexander Kuzmenkov
4982f3e9f9 Add links to hits_100m dataset. 2019-08-07 16:52:54 +03:00
Vasily Nemkov
fcb0482830 Implement geohashesInBox function. #6127 2019-08-06 17:53:06 +03:00
Francisco Barón
e58e019f50
Fixed links in monitoring.md
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Category:
Document

Short description (up to few sentences):
Fixed link in the logger word
Added link in the word guide
2019-08-05 17:11:53 +02:00
BayoNet
a392b7ec75
TRANSLATE-2372: EN review (#6210) 2019-08-05 12:35:37 +03:00
BayoNet
db56f264ce
TRANSLATE-3776: Query log docs. EN review. RU translation. (#6280) 2019-08-05 12:26:32 +03:00
Zhichang Yu
e1f3ef2115 renamed bitmapRange to bitmapSubsetInRange 2019-08-05 10:27:12 +08:00
Ramazan Polat
d03f7e878a
Added missing [Primary Key expr] to syntax
[Primary Key] was missing in creating `ReplacingMergeTree` syntax.
2019-08-04 22:50:26 +03:00
Alexey Milovidov
c47816f6ad Addition to prev. revision 2019-08-04 22:11:27 +03:00
Zhichang Yu
4f146eaa7e added bitmapRange function 2019-08-03 23:07:46 +08:00
alexey-milovidov
da22e5f9a6 Added RPM packages to english docs (#6310) 2019-08-03 09:42:33 +03:00
BayoNet
7015e5ca7d
Link fix. (#6288) 2019-08-02 10:11:40 +03:00
Šimon Podlipský
e3f7dbd7d4 Update aggregatingmergetree.md (#6276) 2019-08-01 23:33:26 +03:00
tavplubix
6625536236
Merge pull request #6055 from yandex/csv_unquoted_nulls_and_default_values
CSV unquoted nulls and default values
2019-08-01 15:11:06 +03: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
cf746c3eed DOCAPI-3825: System tables. EN review, RU translation. (#6088) 2019-07-31 08:09:13 +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
a270717919 TRANSLATE-2372: EN review 2019-07-29 17:38:32 +03:00
BayoNet
c4f1038efc DOCAPI-4148: EN review, RU translation. MergeTree partially monotonic keys (#6085)
* Update http.md

* Update settings.md

* Update mergetree.md

* DOCAPI-6213: RU translastion.

* DOCAPI-4148: 4148
2019-07-29 13:19:30 +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
filimonov
1dc6e17102
eng version 2019-07-23 15:51:11 +02:00
Alexander Tokmakov
89a4462c4f Merge branch 'master' into csv_unquoted_nulls_and_default_values 2019-07-23 13:49:47 +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
Alexander Tokmakov
96d0a066d9 rename format_csv_unquoted_null_literal_as_null to input_format_csv_unquoted_null_literal_as_null 2019-07-22 23:13:27 +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
Alexander Tokmakov
04504ccf7b Docs (en) 2019-07-22 03:01:51 +03:00
Šimon Podlipský
6ae38d9473
Fix TTL link in MergeTree docs 2019-07-20 11:45:56 +03:00
BayoNet
4460c56b93
DOCAPI-6213: EN review, RU translation for X-ClickHouse-Progress related topics (#6076)
DOCAPI-6213: EN review. RU translastion.
2019-07-20 10:39:10 +03:00
tavplubix
349d69c849
Merge branch 'master' into csv_unquoted_nulls_and_default_values 2019-07-19 17:03:34 +03:00
Alexander Tokmakov
6467330462 update docs 2019-07-19 16:57:50 +03:00
Mikhail Filimonov
9c2ae4513d SensitiveDataMasker 2019-07-19 10:22:42 +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
Ildus Kurbangaliev
d483f40d15
Add yet another PostgreSQL FDW to integrations.md
Add HTTP based ClickHouse FDW.
2019-07-15 15:09:53 +02: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
7fb5c6ea3a DOCAPI-7103: Clarification of CollapsingMergeTree description. (#5849) 2019-07-10 18:24:12 +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
akuzm
e84b7be6af Some clarifications to File engine docs. (#5667)
* Some clarifications to File engine docs.

* Mention URL, HDFS and dictionaries

* Fix capitalization.
2019-07-10 10:04:11 +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
BayoNet
9655b1c9d9 DOCAPI-6425: EN review. RU Translation. User settings. (#5713) 2019-07-05 01:03:28 +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
c43dfce041
Merge pull request #5382 from abyss7/issue-5286
Add virtual columns to Kafka Engine tables
2019-07-01 21:30:09 +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
69dd768f9f
Merge pull request #5687 from spyros87/update-kafka-table-engine-docs
Update Kafka table-engine EN docs
2019-06-29 20:40:36 +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
Denis Zhuravlev
b3e8e397cb
note about several MV to one kafka table 2019-06-29 14:09:39 -03:00
alexey-milovidov
3bd04a789f
Update build.md 2019-06-28 20:13:58 +03:00
akuzm
94d459e213
Update the links for working with aggregate function states. 2019-06-27 19:20:09 +03:00
alexey-milovidov
f81b11a01e
Merge pull request #5766 from simPod/patch-1
Update machine_learning_functions.md
2019-06-27 18:50:44 +03:00
alexey-milovidov
553342a74a
Update file.md 2019-06-27 14:23:23 +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
Ivan Lezhankin
0917573493 Merge remote-tracking branch 'upstream/master' into issue-5286 2019-06-24 14:42:58 +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
Ivan Lezhankin
ec78ec8365 Merge branch 'master' into issue-5286 2019-06-20 16:08:22 +03:00
akuzm
4cc9f632a0
Treat empty cells in CSV as default values. (#5625)
Treat empty cells in CSV as default values when input_format_defaults_for_omitted_fields = true.

Closes #5349.
2019-06-20 15:46:36 +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
spyros87
d174d9f867 Rewriten kafka_skip_broken_messages parameter description.
Signed-off-by: spyros87 <papadopoulos.spyridon@gmail.com>
2019-06-19 16:15:34 +02:00
spyros87
cba07d646a Define kafka_skip_broken_messages correctly as number
Signed-off-by: spyros87 <papadopoulos.spyridon@gmail.com>
2019-06-19 16:08:30 +02:00
BayoNet
ac70bd104d
DOCAPI-3697: RU translation for GraphiteMergeTree docs (#5665)
* DOCAPI-3697: RU translasion for GraphiteMergeTree docs.
2019-06-19 16:23:42 +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
Ivan Remen
b353b8347a Merge remote-tracking branch 'main/master' into crc32-for-master 2019-06-19 15:16:20 +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
alexey-milovidov
9bdbd84263
Merge pull request #5030 from PerformanceVision/top_level_domain
Changing how the function (cutTo)firstSignificantSubdomain detect the tld (proposal)
2019-06-19 02:08:43 +03:00
BayoNet
d86e5d451e
DOCAPI-6181: RU translation for Parquet docs. (#5510)
* DOCAPI-6181: RU translation for Parquet docs.
2019-06-18 23:07:20 +03:00
Ivan Lezhankin
436052c67b Merge branch 'master' into issue-5286 2019-06-18 16:03:29 +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
febca43a89
Merge pull request #5563 from BayoNet/DOCAPI-6213-send_progress_in_http_headers
DOCAPI-6213: Docs for send_progress_in_http_headers setting.
2019-06-16 03:05:30 +03:00
alexey-milovidov
cde820800b
Merge pull request #5461 from BayoNet/DOCAPI-3825-system-tables
DOCAPI-3825: system.metrics, system.events, system.asyncronouse_metrics docs
2019-06-16 03:05:12 +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
alexey-milovidov
60da6ec96a
Merge pull request #5459 from BayoNet/DOCAPI-3697-GraphiteMergeTree-improvement
DOCAPI-3697: Update of GraphiteMergeTree description.
2019-06-16 03:04:03 +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
BayoNet
694bf9592b DOCAPI-4148: Use of Index for Partially-Monotonic Primary Keys (#5501)
* DOCAPI-4148: Use of Index for Partially-Monotonic Primary Keys

* DOCAPI-4148: Added a link.
2019-06-15 17:31:23 +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
5fedf3e8f3 Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-6213-send_progress_in_http_headers 2019-06-14 16:29:09 +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
f442c94d0f DOCAPI-6213: Fixes. 2019-06-14 14:09: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
Denis Zhuravlev
10749728b1
SQL Fix for converting to denormalized "flat schema":
In current stable ( 19.8.3.8) multi - join does not support [select *]
2019-06-13 15:05:19 -03: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
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
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
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
Ivan Lezhankin
97558c1b41 Merge remote-tracking branch 'upstream/master' into issue-5286 2019-06-10 14:15:14 +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
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
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
BayoNet
67cbc7f67e DOCAPI-4197: Clarification. 2019-06-06 13:54:06 +03:00