BayoNet
3ff89198b7
DOCAPI-6207: JDBC engine EN description ( #5112 )
...
* DOCAPI-6207: JDBC engine EN description.
* DOCAPI-6207: Edits after review.
2019-05-08 01:50:37 +03:00
Danila Kutenin
6a6b30a56f
Less code with unique ptrs and some docs added
2019-05-06 00:35:08 +03:00
Danila Kutenin
ca4f098362
fix hyperscan to treat regular expressions as utf-8 expressions
2019-05-05 09:51:59 +03:00
Ivan Blinkov
b1831a9ab5
Add link to horgh-replicator
2019-04-29 19:50:02 +03:00
Ivan Blinkov
67bf5be109
Merge pull request #5061 from ogorbacheva/DOCAPI-3772-arraySort2
...
Doc fix: Added `arraySort` + `arrayReverseSort`
2019-04-29 19:43:50 +03:00
alexey-milovidov
2cf0ab341e
Update gui.md
2019-04-29 19:30:39 +03:00
filimonov
8b73ff5b3d
insert_sample_with_metadata small fixes in doc ( #5121 )
2019-04-26 16:45:45 +03:00
ogorbacheva
25fafde574
Review2
2019-04-25 00:08:49 +03:00
ogorbacheva
c5a93dc52c
Review
2019-04-23 22:54:32 +03:00
ogorbacheva
585a27c4f4
Review
2019-04-23 22:43:20 +03:00
ogorbacheva
0eea87ecb1
Merge branch 'master' into DOCAPI-3772-arraySort2
2019-04-23 15:56:57 +03:00
ogorbacheva
13da9463bf
Fixes
2019-04-23 15:56:22 +03:00
Alexander Mochalin
81259c0b52
fix(docs): typo ( #5078 )
2019-04-22 15:43:31 +03:00
ogorbacheva
0573f7eb1f
Merge branch 'master' into DOCAPI-3772-arraySort2
2019-04-22 14:59:13 +03:00
ogorbacheva
19e4352759
Doc fix: Actualize ARRAY JOIN
( #5065 )
2019-04-22 11:34:25 +03:00
ogorbacheva
60e35ae2dd
Added info about arraySort
2019-04-19 18:55:23 +03:00
ogorbacheva
f5dfd7f928
Added info about arraySort
2019-04-19 18:18:57 +03:00
ogorbacheva
58dc7ac31b
Doc fix: Added system.query_log
table ( #5039 )
2019-04-18 14:23:34 +03:00
Vitaly Baranov
18ddacc95e
Improve documentation about protobuf format. ( #5015 )
2019-04-16 23:30:47 +03:00
Ivan Blinkov
c5d6fec2c2
Minor docs/website changes ( #5011 )
...
* Add link to Limassol meetup
* Add link to MaxMind integration guide
2019-04-16 00:00:08 +03:00
ogorbacheva
484aa83f49
Doc fix: Added 'system.part_log' ( #4980 )
2019-04-15 16:19:37 +03:00
BayoNet
f12fff6e12
DOCAPI-4177: HTTP compression settings. EN review. RU translation. ( #4996 )
2019-04-15 14:47:45 +03:00
Anton Popov
7f93f9ad2f
TTL for columns and tables ( #4212 )
...
Add TTL for columns and tables.
2019-04-15 12:30:45 +03:00
ogorbacheva
9d8cb5e142
Doc fix: Add [IF EXISTS] clause to the column modification (en) ( #4941 )
2019-04-11 18:18:55 +03:00
BayoNet
0488438ac6
DOCAPI-5757 input_format_values_interpret_expressions EN review and RU translation ( #4982 )
2019-04-11 17:54:39 +03:00
Ivan Blinkov
c1d9606302
Add link to pg2ch
2019-04-11 15:11:19 +03:00
Ivan Blinkov
308b9e82b1
Add link to clickhousedb_fdw by Percona
2019-04-11 15:10:04 +03:00
Ivan Blinkov
77c4962154
Mention clickhouse-zabbix-template by Altinity
2019-04-11 14:27:02 +03:00
Ivan Blinkov
bc8749dce6
Mention Kubernetres clickhouse-operator by Altinity
2019-04-11 14:24:56 +03:00
Danila Kutenin
e28bae8f19
Fix docs because hyperscan 5.1.1 released
2019-04-11 13:54:35 +03:00
ogorbacheva
0c68126698
Doc fix: Add info about EXTRACT FROM (en, ru) ( #4950 )
2019-04-10 21:58:42 +03:00
ogorbacheva
65e674a25a
Doc fix: Added text about relative path ( #4960 )
...
* Relative path
* Relative path
2019-04-10 17:18:48 +03:00
BayoNet
c5acd61e0d
DOCAPI-5753: EN review and RU translation for use_minimalistic_part_header_in_zookeeper setting description. ( #4956 )
2019-04-10 15:13:45 +03:00
BayoNet
1f6fc83c8e
DOCAPI-6126: Clarification of the 'round' function description. ( #4939 )
...
* DOCAPI-6126: Clarification of the 'round' function description.
* DOCAPI-6126: More text for round. EN
* DOCAPI-6126: RU
* DOCAPI-6126: Link fixes.
2019-04-10 10:17:40 +03:00
BayoNet
aaa07dd5c3
DOCAPI-5203: Direct I/O settings for MergeTree descriptions. EN review and RU translation. ( #4848 )
2019-04-08 19:25:37 +03:00
BayoNet
579ec85b6e
DOCAPI-5102: JSONEachRow + insert_sample_with_metadata. EN review and RU Translation ( #4882 )
...
* DOCAPI-5102: New setting insert_sample_with_metadata description.
* DOCAPI-5102: Updated the descriptions of insert_sample_with_metadata setting and JSONEachRow format.
* DOCAPI-5102: Fixed the title case.
* DOCAPI-5102: Clarified the JSONEachRow and insert_sample_with_metadata descriptions.
* DOCAPI-5102: Clarification of the JSONEachRow description.
* DOCAPI-5102: EN review.
* DOCAPI-5102: RU translation.
* DOCAPI-5102: Fixed links.
2019-04-08 19:06:57 +03:00
Danila Kutenin
b603e51c6e
isValidUTF8 function added
2019-04-07 21:58:13 +03:00
ogorbacheva
38f9c489ff
Doc fix: Edit info about SAMPLE (en, ru) ( #4907 )
2019-04-05 21:46:51 +03:00
proller
eaffca28dd
Copier: auto upload task configuration from --task-file option ( #4876 )
...
* Copier: auto upload task configuration from --task-file option
* task-upload-force
* doc
* Update ClusterCopier.cpp
* Requested changes
2019-04-05 19:10:52 +03:00
Ivan Blinkov
7374083c5e
docs fixes after #4887
2019-04-04 13:49:01 +03: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
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
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
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