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
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
86df0960d9
Better docs to the distance functions
2019-03-09 20:07:45 +03:00
Danila Kutenin
56872ef0e3
Better docs to the distance functions
2019-03-09 19:59:43 +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
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
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
ogorbacheva
69323a5501
resolve merge
2019-03-04 18:10:08 +03:00
ogorbacheva
fe6c988c55
Doc fixes
2019-03-04 17:52:12 +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