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
Nikita Vasilev
04a62f3df4
set args
2019-02-13 22:29:31 +03:00
ogorbacheva
35703c2484
Doc fix: removing note temporarily ( #4383 )
2019-02-13 20:01:38 +03:00
ogorbacheva
c5966b4fbc
Doc fix: note about CLEAR COLUMN .. PARTITION query ( #4375 )
2019-02-13 13:18:09 +03:00