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
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
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
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
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
Ivan Blinkov
549cdd5986
fix mistype reported via support
2019-03-15 10:08:18 +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
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
Ivan Blinkov
e7cb814508
fix build
2019-03-11 16:47:32 +03:00
alexey-milovidov
fb2620aeae
Update configuration_files.md
2019-03-11 16:34:28 +03:00
alexey-milovidov
b0c6d21346
Update cli.md
2019-03-11 16:33:17 +03:00