Ivan Blinkov
7374083c5e
docs fixes after #4887
2019-04-04 13:49:01 +03:00
Stefan Thies
30610f8a6e
add Sematext clickhouse integrations ( #4887 )
2019-04-04 12:44:20 +02:00
Chen Yufei
6e2b6fc27b
Add logger config for clickhouse-copier doc. ( #4908 )
2019-04-04 12:23:15 +02:00
alesapin
e6b50a05db
Remove optional argument from codecs documentation
2019-04-01 18:05:22 +03:00
levysh
6c71f952bc
removed src directory from test paths
2019-04-01 11:14:15 +03:00
ogorbacheva
e0e5721374
Doc fix: Update info about system.columns + system.tables (en) ( #4838 )
2019-03-29 17:44:12 +03:00
alexey-milovidov
7aefd6663f
Merge pull request #4841 from danlark1/master
...
Added hyperscan fuzzy search
2019-03-29 12:39:25 +03:00
Ivan Blinkov
5b9dc78d72
Update roadmap.md ( #4842 )
2019-03-29 12:16:36 +03:00
Danila Kutenin
40ed746d25
Better docs
2019-03-29 04:39:59 +03:00
Danila Kutenin
b822923f5a
Better renamings of fuzzy string search
2019-03-29 04:27:17 +03:00
Danila Kutenin
ef0d622a5f
Added hyperscan fuzzy search
2019-03-29 04:02:05 +03:00
never lee
a22bb08f38
Translate docs/zh/operations/table_engines/mergetree.md ( #4827 )
...
* translate part of materializedview.md
* translate part of docs/zh/operations/table_engines/mergetree.md
* translate docs/zh/operations/table_engines/mergetree.md roughly
* translate docs/zh/operations/table_engines/mergetree.md more
* translate docs/zh/operations/table_engines/mergetree.md completely
* a little for mergetree.md
* small fix for mergetree.md
2019-03-28 23:51:29 +03:00
Danila Kutenin
2048e0c183
Fix sub to sup in string search docs
2019-03-28 20:01:48 +03:00
Danila Kutenin
a791e3155b
More restrictions added
2019-03-28 18:12:37 +03:00
Danila Kutenin
cae4a426c5
Hyperscan restriction
2019-03-28 17:59:25 +03:00
alexey-milovidov
7412bdb4be
Update buffer.md
2019-03-28 17:43:19 +03:00
Gary Dotzler
da68dd0297
Update Buffer docs for PREWHERE
...
PREWHERE support was added to the Buffer engine in #4671
2019-03-28 09:15:57 +00:00
alexey-milovidov
2fd83f06f5
Update float.md
2019-03-28 00:31:08 +03:00
BayoNet
6e3f7f62eb
DOCAPI-5755: EN review and RU translation for the enable_optimize_predicate_expression setting desctiprion ( #4818 )
2019-03-27 13:13:46 +03:00
ogorbacheva
1bbde45c8b
Merge branch 'master' into DOCAPI-5971-limit-offset
2019-03-26 19:52:16 +03:00
ogorbacheva
dc015ee5bf
LIMIT OFFSET syntax
2019-03-26 19:40:43 +03:00
ogorbacheva
9fbb19f073
LIMIT OFFSET syntax
2019-03-26 19:39:49 +03:00
ogorbacheva
b747608b7f
Add info about NULLs and NaNs in arraySort
2019-03-26 18:46:50 +03:00
ogorbacheva
78e55ba677
Merge branch 'master' into DOCAPI-4156-between
2019-03-26 15:47:01 +03:00
ogorbacheva
735ae294dd
Add NOT BETWEEN operator
2019-03-26 15:44:25 +03:00
ogorbacheva
efe35835af
fix issue ( #4805 )
2019-03-26 15:41:11 +03:00
Ivan Blinkov
9cdbdf7cf5
CLICKHOUSE-3006: get rid of nodejs during website build ( #4803 )
...
* CLICKHOUSE-3006: get rid of nodejs during website build
* webassets is not actually used
2019-03-26 12:50:28 +03:00
BayoNet
333b56ccfa
DOCAPI-4177: HTTP compression settings a described. ( #4801 )
2019-03-26 11:05:41 +03:00
never lee
caff24e278
translate docs/zh/operations/table_engines/merge.md ( #4778 )
...
* translate part of materializedview.md
* translate docs/zh/operations/table_engines/merge.md
* optimize docs/zh/operations/table_engines/merge.md
* translate docs/zh/operations/table_engines/materializedview.md
* optimize docs/zh/operations/table_engines/merge.md
2019-03-25 09:47:58 +03:00
Danila Kutenin
1e1e3b3d38
Fix hyperscan, add some notes, test, 4 more perf tests
2019-03-25 00:47:34 +03:00
Danila Kutenin
725139f0f5
Renamings, fixes to search algorithms, more tests
2019-03-24 01:49:38 +03:00
Danila Kutenin
f8001b41ba
Hyperscan multi regular expressions search
2019-03-23 22:40:16 +03:00
Sébastien Launay
9d46e3bc94
Doc fix: alter duplicated line ( #4770 )
2019-03-22 18:54:25 +03:00
BayoNet
e7f87bb7cc
DOCAPI-5755: enable_optimize_predicate_expression setting description ( #4720 )
2019-03-22 18:14:23 +03:00
Neeke Gao
08ec4f411f
Update client_libraries.md ( #4760 )
...
添加SeasClick到第三方库列表
2019-03-22 10:39:34 +03:00
Neeke Gao
338b497aaf
Update client_libraries.md ( #4759 )
...
add SeasClick to client libraries
2019-03-22 10:39:19 +03:00
never lee
40473f2a7e
Translate docs/zh/query_language/operators.md ( #4755 )
...
* translate docs/zh/query_language/operators.md
* replace 原文 by 来源文章
* Error fixes. [docs/zh/query_language/operators.md]
2019-03-22 08:55:47 +03:00
ogorbacheva
8c248a8602
Doc fix: edit LEFT ARRAY JOIN
( #4734 )
2019-03-21 22:40:48 +03:00
BayoNet
0bbd541907
DOCAPI-5753: Description of use_minimalistic_part_header_in_zookeeper ( #4651 )
2019-03-21 17:57:17 +03:00
BanyRule
a3327a5b8b
Fix typos
2019-03-21 17:53:46 +07:00
BanyRule
4283fa58a4
Fix typo in Data Skipping Indices paragraph (ru)
2019-03-21 17:10:46 +07:00
BayoNet
1c5fc84770
DOCAPI-5757: input_format_values_interpret_expressions description ( #4730 )
2019-03-21 10:38:46 +03:00
Nikita Vasilev
c10f10cc0b
Merge remote-tracking branch 'upstream/master' into nikvas0/bloom_filter_index
2019-03-20 19:39:18 +03:00
Nikita Vasilev
09b9fe9491
_v1
2019-03-20 17:52:05 +03:00
BayoNet
dfa04a18ab
DOCAPI-5441- EN review and RU translation for the tcp_port_secure docs. ( #4676 )
2019-03-20 15:57:03 +03:00
alexey-milovidov
451bfaf51b
Merge pull request #4687 from SevaCode/patch-1
...
Documentation/Installation: Fixed bug in the example of using apt-key
2019-03-18 17:01:08 +03:00
ogorbacheva
6eb4dfe5c9
Doc fix: updating sections about the partitioning (en, ru) ( #4677 )
2019-03-18 15:48:06 +03:00
BayoNet
3f8514902b
DOCAPI-5758: EN review and RU translation of the Kafka engine descrip… ( #4660 )
...
* DOCAPI-5758: EN review and RU translation of the Kafka engine description.
* DOCAPI-5758: Markup fix.
* DOCAPI-5758: Markup fixes in the Kafka topic.
* DOCAPI-5758: Link fix.
2019-03-15 19:39:59 +03:00
Alexander Ermolaev
2e8f805a68
fix typo ( #4704 )
2019-03-15 15:54:27 +03:00
SevaCode
dd40104b11
Fixed bug in the example of using apt-key
...
Original error:
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv E0C56BD4
Executing: /tmp/apt-key-gpghome.g8OJxK1FMy/gpg.1.sh --keyserver keyserver.ubuntu.com --recv E0C56BD4
gpg: keyserver receive failed: Server indicated a failure
2019-03-15 12:00:01 +03:00
Ivan Blinkov
549cdd5986
fix mistype reported via support
2019-03-15 10:08:18 +03:00
SevaCode
be9411bde2
Merge pull request #1 from SevaCode/patch-2
...
Fixed bug in the example of using apt-key
2019-03-14 12:46:09 +03:00
SevaCode
5a88751426
Fixed bug in the example of using apt-key
...
Original error:
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv E0C56BD4
Executing: /tmp/apt-key-gpghome.g8OJxK1FMy/gpg.1.sh --keyserver keyserver.ubuntu.com --recv E0C56BD4
gpg: keyserver receive failed: Server indicated a failure
2019-03-14 12:38:12 +03:00
SevaCode
6b77baa82d
Fixed bug in the example of using apt-key
...
Original error:
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv E0C56BD4
Executing: /tmp/apt-key-gpghome.g8OJxK1FMy/gpg.1.sh --keyserver keyserver.ubuntu.com --recv E0C56BD4
gpg: keyserver receive failed: Server indicated a failure
2019-03-14 12:34:51 +03:00
Nikita Vasilev
3e5a44db4d
docs granule
2019-03-14 12:04:30 +03:00
BayoNet
c39c32973c
DOCAPI-5102: Description of insert_sample_with_metadata. Update of JSONEachRow docs. ( #4653 )
2019-03-13 13:46:49 +03:00
BayoNet
72a20d372e
DOCAPI-5436 The FixedString docs update ( #4667 )
...
* DOCAPI-5436: Some restructurization in FixedString EN text.
* DOCAPI-5436: EN review and RU translation of FixedString description.
* DOCAPI-5436: Minor fixes in the FixedString docs.
* DOCAPI-5436: Markup fix.
2019-03-13 11:14:32 +03:00
Nikita Vasilev
5069844958
docs
2019-03-12 18:16:39 +03:00
Ivan Blinkov
0336adeac1
build fix
2019-03-11 21:19:35 +03:00
Ivan Blinkov
e7cb814508
fix build
2019-03-11 16:47:32 +03:00
Ivan Blinkov
571abfffd4
fix build
2019-03-11 16:43:08 +03:00
Ivan Blinkov
f945c784c5
toc fix
2019-03-11 16:38:54 +03:00
alexey-milovidov
0f33986c1f
Update configuration_files.md
2019-03-11 16:35:00 +03:00
alexey-milovidov
fb2620aeae
Update configuration_files.md
2019-03-11 16:34:28 +03:00
alexey-milovidov
c8ce2cf23e
Update cli.md
2019-03-11 16:33:49 +03:00
alexey-milovidov
b0c6d21346
Update cli.md
2019-03-11 16:33:17 +03:00
Nikita Vasilev
d7892e9ec7
Merge remote-tracking branch 'upstream/master' into nikvas0/set_opt
2019-03-10 11:23:01 +03:00
alexey-milovidov
24bec290b5
Merge pull request #4584 from Felixoid/system.graphite_retentions
...
Rework system.graphite_retentions
2019-03-10 04:30:53 +03:00
alexey-milovidov
357e17959e
Merge pull request #4602 from danlark1/master
...
Rename trigramDistance to ngramDistance, add more functions with CaseInsensitive and UTF, update docs, more job done in perf, added some perf tests for string search that I would like to see
2019-03-09 21:19:59 +03:00
Nikita Vasilev
d969b64237
set(0)
2019-03-09 21:17:29 +03:00
Danila Kutenin
2905159c85
Better docs to the distance functions
2019-03-09 20:26:32 +03:00
Danila Kutenin
86df0960d9
Better docs to the distance functions
2019-03-09 20:07:45 +03:00
Danila Kutenin
b8538c49c9
Better docs to the distance functions
2019-03-09 20:01:01 +03:00
Danila Kutenin
56872ef0e3
Better docs to the distance functions
2019-03-09 19:59:43 +03:00
Danila Kutenin
4e67678b64
Better docs to the distance functions
2019-03-09 19:57:52 +03:00
Mikhail f. Shiryaev
d1cb4932d7
Add documentation about system.graphite_retentions
2019-03-07 01:05:24 +01:00
alexey-milovidov
2460bedff9
Merge pull request #4577 from ogorbacheva/DOCAPI-4241-vertical
...
Doc fixes: editing text in Formats section (ru)
2019-03-06 22:39:04 +03:00
alexey-milovidov
2713c75628
Merge pull request #4575 from BayoNet/DOCAPI-5441-tcp_port_secure
...
DOCAPI-5441: tcp_port_secure server setting EN description.
2019-03-06 21:35:06 +03:00
alexey-milovidov
e2fde4f0d8
Merge pull request #4576 from BayoNet/DOCAPI-5203-direct-io-settings
...
DOCAPI-5203 direct i/o settings EN description
2019-03-06 21:34:35 +03:00
alexey-milovidov
48e7505b99
Merge pull request #4578 from BayoNet/DOCAPI-5758-kafka_skip_broken_messages
...
DOCAPI-5758: The kafka_skip_broken_messages setting description
2019-03-06 21:33:33 +03:00
Vasily Vasilkov
7d0be1e1f6
Add one more Java/Kotlin library for ClickHouse
2019-03-06 20:32:19 +04:00
alexey-milovidov
1df9c1720e
Merge pull request #4426 from Felixoid/graphite-rollup
...
Graphite rollup: combined rules
2019-03-06 03:10:45 +03:00
Danila Kutenin
dd22d1fb89
Better docs to the distance functions
2019-03-06 03:08:12 +03:00
Danila Kutenin
24cc9e4e65
Fix docs
2019-03-06 01:44:47 +03:00
Danila Kutenin
952b5ea24a
Rename trigramDistance to ngramDistance, add more functions with CaseInsensitive and UTF, update docs, more job done in perf, added some perf tests for string search that I would like to see
2019-03-06 01:42:28 +03:00
BayoNet
16c967002e
DOCAPI-5203: Fix in terms of direct I/O.
2019-03-05 13:16:45 +03:00
BayoNet
5ca8933dda
Merge pull request #4481 from ogorbacheva/DOCAPI-4157-sample-factor
...
Doc fix: editing SAMPLE clause description
2019-03-05 12:37:09 +03:00
BanyRule
9ffb59bc08
remove paragraph duplication in DISTINCT clause
...
description of the work of `DISTINCT ` with NULL values was duplicated twice
2019-03-05 14:13:33 +07:00
Vitaly Baranov
61e21d50e1
Merge pull request #4207 from andyyzh/bitmap_feature
...
Added bitmap function feature with roaring bitmap
2019-03-04 22:42:47 +03:00
BayoNet
9fde4594c9
DOCAPI-5758: New parameter kafka_skip_broken_messages in the Kafka engine description.
2019-03-04 19:27:00 +03:00
BayoNet
4bae599fcd
DOCAPI-5203: The direct I/O settings are moved to right places.
2019-03-04 18:34:35 +03:00
ogorbacheva
69323a5501
resolve merge
2019-03-04 18:10:08 +03:00
ogorbacheva
fe6c988c55
Doc fixes
2019-03-04 17:52:12 +03:00
BayoNet
646ba6726f
DOCAPI-5203: Clarification of direct I/O settings descriptions.
2019-03-04 17:37:56 +03:00
BayoNet
47c82b6c08
DOCAPI-5441: tcp_port_secure topic fix.
2019-03-04 17:01:07 +03:00
zhang2014
fb44b6692a
rename setting name
2019-03-04 10:09:44 +08:00
zhang2014
be158c145b
fix divide by zero crash
2019-03-02 15:08:02 +08:00
alexey-milovidov
b23a3b4e96
Merge pull request #4520 from BayoNet/DOCAPI-5436-FixedString-update
...
DOCAPI-5436: Update of the FixedString data type description.
2019-03-01 17:51:57 +03:00
Alexey Milovidov
b153b17752
Addition to the #4545 PR
2019-03-01 17:46:43 +03:00
alexey-milovidov
1c93b66835
Merge pull request #4545 from MeiK-h/patch-1
...
Docs: Update expired link
2019-03-01 17:36:30 +03:00
Vitaly Baranov
4125efc07e
Merge pull request #4550 from vitlibar/document-toStartOfInterval_and_toStartOfTenMinutes
...
Add documentation for new datetime functions toStartOfInterval() and toStartOfTenMinutes().
2019-03-01 17:07:01 +03:00
Vitaly Baranov
fa317f24dc
Update date_time_functions.md
2019-03-01 17:06:27 +03:00
Vitaly Baranov
a5d3ebc1f3
Update date_time_functions.md
2019-03-01 17:05:50 +03:00
Vitaly Baranov
56b401cfaa
Add documentation for new datetime functions toStartOfInterval()
...
and toStartOfTenMinutes().
2019-03-01 16:04:52 +03:00
MeiK
dc30d15155
Docs: Update expired link
...
Referer: 0ee61fed7f
2019-03-01 18:10:27 +08:00
BayoNet
0613cd26bc
DOCAPI-5441. Some restructurization for tcp_port_secure.
2019-02-28 19:53:11 +03:00
BayoNet
455ca955e5
DOCAPI-5203: Added the descriptions for direct I/O settings for MergeTree merge and SELECT queries.
2019-02-28 14:20:27 +03:00
Leopold Schabel
a8fc523256
docs: Clarify that proto2 and proto3 are supported
...
#2369
2019-02-28 10:45:30 +00:00
Mikhail f. Shiryaev
ae8e84c532
Add note about patterns order to docs
2019-02-28 10:44:30 +01:00
BayoNet
3dac4f018b
DOCAPI-5441: The tcp_port_secure setting description is added.
2019-02-28 12:06:10 +03:00
Mikhail f. Shiryaev
e79235f932
Fix typo in parameter name
2019-02-28 09:52:33 +01:00
BayoNet
720d44837a
DOCAPI-5436: Clarification of the 'empty' function description.
2019-02-27 21:27:29 +03:00
Vitaly Baranov
4ad2f3d5f6
Merge pull request #4514 from vitlibar/document-protobuf-format
...
Add documentation of Protobuf input/output format.
2019-02-27 19:33:26 +03:00
Vitaly Baranov
5cf7075db9
Add documentation of Protobuf input/output format.
2019-02-27 19:13:31 +03:00
Mikhail f. Shiryaev
bc00ae383a
Update documentation for GraphiteMergeTree rollup
2019-02-27 13:59:12 +01:00
Ildar Musin
d04e404e5f
Fix typo in CollapseMergeTree documentation: at list -> at least ( #4519 )
2019-02-27 15:00:06 +03:00
BayoNet
c4c891e8b7
DOCAPI-5436. Typo fix.
2019-02-27 14:31:44 +03:00
BayoNet
0da72294d0
DOCAPI-5436. The update of the FixedSting data type description.
2019-02-27 14:25:11 +03:00
ogorbacheva
55b43d5417
Doc fix: edit some sentences
2019-02-25 15:54:30 +03:00
ogorbacheva
fcc0786454
Merge branch 'master' into DOCAPI-4157-sample-factor
2019-02-25 11:55:47 +03:00
Michael Monashev
6310fa07ee
Update alter.md ( #4482 )
...
Исправлена опечатка.
2019-02-22 18:52:36 +03:00
ogorbacheva
218d9d6c63
fixes in process
2019-02-22 16:28:26 +03:00
ogorbacheva
019c4e8387
Merge branch 'master' into DOCAPI-4157-sample-factor
2019-02-22 15:25:01 +03:00
ogorbacheva
9918f7cd2a
fixes
2019-02-21 16:43:09 +03:00
Anton Zhabolenko
6eaaaf4eaf
Update security changelog (RUS) ( #4468 )
2019-02-21 13:11:47 +03:00
Ivan Blinkov
b2fa415858
add lost empty lines
2019-02-21 10:58:55 +03:00
Ivan Blinkov
9aeb61e328
add lost empty lines
2019-02-21 10:58:32 +03:00
ogorbacheva
66bafb77c2
Merge branch 'master' into DOCAPI-4157-sample-factor
2019-02-20 18:54:12 +03:00
Anton Okulov
7dbfd27d62
Fix startsWith function description ( #4451 )
2019-02-20 08:59:50 +03:00
BayoNet
1b4f710363
DOCAPI-5436 typos fix.
2019-02-19 22:06:28 +03:00
BayoNet
928e24ccc5
DOCAPI-3820: EN review and RU translation for SELECT JOIN ( #4422 )
2019-02-19 19:28:51 +03:00
ogorbacheva
8e47b15d8a
Fix SAMPLE desc
2019-02-19 16:29:49 +03:00
ogorbacheva
9dd1f5c019
Merge branch 'master' into DOCAPI-4157-sample-factor
2019-02-19 13:48:20 +03:00
ogorbacheva
c31785c082
Doc fix: change logic of SAMPLE n
2019-02-19 10:02:32 +03:00
0xflotus
a0ffdcfe17
fixed short ( #4440 )
2019-02-19 08:54:58 +03:00
0xflotus
908d958696
fixed other ( #4441 )
...
Did you mean 'In other words'...?
2019-02-19 08:54:31 +03:00
BayoNet
fdac3bd662
DOCAPI-4552: RU translation of VersionedCollapsingMergeTree topic ( #4404 )
2019-02-18 00:31:56 +03:00
BayoNet
d42cf0a769
DOCAPI-4907: EN review and RU translation of the Expression Aliases topic ( #4418 )
2019-02-17 13:52:49 +03:00
BayoNet
afb53d9b08
TANKER-457940: RU translation of the Backup topic. ( #4417 )
2019-02-17 13:47:07 +03:00
BayoNet
411f14dbdc
TANKER-457940: EN review for Backup topic ( #4416 )
2019-02-16 08:53:04 +03:00
ogorbacheva
50b17d7e92
Merge branch 'master' into DOCAPI-4157-sample-factor
2019-02-15 12:58:01 +03:00
ogorbacheva
956b7a0743
Doc fix: SAMPLE n
2019-02-15 12:56:34 +03:00
Murat Kabilov
81f8d2f1f3
add columns parameter to the syntax for SummingMergeTree ( #4400 )
2019-02-15 11:45:22 +03:00
Vivien Maisonneuve
6cf3d8c151
Doc fix: definition of varPop ( #4403 )
2019-02-14 19:44:46 +03:00
BayoNet
533665c9f2
DOCAPI-4552: EN review of VersionedCollapsingMergeTree topic ( #4395 )
2019-02-14 17:10:21 +03:00
Ivan Blinkov
edff16aa15
Minor docs changes ( #4366 )
2019-02-14 15:12:28 +03:00
Nikita Vasilev
28840c79ed
Merge branch 'master' into nikvas0/set_index_args
2019-02-14 10:44:57 +03:00
Andy Yang
4a4dbcd2c1
Merge remote-tracking branch 'origin' into bitmap_feature
2019-02-14 15:14:18 +08:00
Nikita Vasilev
55df6f0a1a
fix docs
2019-02-13 22:33:58 +03:00
Nikita Vasilev
5f40ae53e3
fix
2019-02-13 22:33:10 +03:00