Commit Graph

18593 Commits

Author SHA1 Message Date
Ivan Blinkov
e47712e611 CLICKHOUSE-2981: additional links in sidebar 2017-05-16 21:52:02 +03:00
BayoNet
2d8df96f7e 1. GraphiteMergeTree is added.
2. Merge remote-tracking branch 'upstream/master'.
2017-05-16 19:54:45 +03:00
Ivan Blinkov
df30a48412 CLICKHOUSE-2981: basic styling of sphinx docs 2017-05-16 18:47:18 +03:00
BayoNet
ffaf8c167b Lagging replicas processing is described.
Desctiption of settings application is actualized.
2017-05-16 15:30:31 +03:00
Dmitry Luhtionov
4cc10af7b7 Add MACStringToOUI function 2017-05-16 10:32:49 +04:00
orantius
da83036326 Add age 55 for function roundAge. [#CLICKHOUSE-3001] 2017-05-15 22:42:39 +04:00
Marek Vavruša
9520234365 Dictionaries/TrieDictionary: IP prefix dictionary
This commit implements a basic IP prefix dictionary
that allows storing IPv4/IPv6 prefixes and
matching them against a single IP address on query
time. This allows for doing IP -> ASN matching and
other similar things on query time.

The implementation is basic for start, using a
simple bitwise trie and reusing interface for
complex key dictionaries (so using tuple instead
of UInt32/FixedString(16) as the key). A faster
bitwise trie implementation (like poptrie) is
desired to improve lookup performance and
memory consumption with large prefix tables.
2017-05-15 10:51:03 +04:00
Dmitry Luhtionov
caf69fd4b3 Update documentations 2017-05-11 18:40:28 +04:00
Andrey Dudin
4a24d4f3ad Fixed some ERRORS and WARNINGS during RU docs build. (#772)
* Initial commit if EN docs

* Part of EN documentation

* Full queries section

* External data

* Table engines

* System tables

* Table functions

* Formats

* Data types

* Operators

* Functions

* Dictionaries

* Settings

* Configuration files

* Access rights

* Quotas

* Fixed few formatting errors

* Fixed few formatting errors

* Fixed few formatting errors

* FIX: "WARNING: Title underline too short." during build RU docs.

* FIX: "WARNING: Title underline too short." during build RU docs.
2017-05-08 01:06:04 -04:00
BayoNet
e480557d00 Descriptions of source/source_type/where and structure/attribute/expression are added. 2017-05-05 14:49:02 +03:00
BayoNet
edffa02b49 Description of <allow_databes> was improved.
Description of distributed_product_mode was improved.
Some decorative edits was made.
2017-05-05 11:15:30 +03:00
BayoNet
4490735db7 Cross-link for distributed_product_mode wad added 2017-04-28 19:23:50 +03:00
BayoNet
b503f672a0 Description of distributed_product_mode was added.
Many syntax errors was fixed which led to the warnings and errors of sphinx-build.
2017-04-28 19:05:46 +03:00
BayoNet
1bf4030338 Information on <allow_databases> was added. 2017-04-27 23:25:59 +03:00
Andrey Dudin
7bb0afb477 Quotas 2017-04-27 23:16:22 +03:00
Andrey Dudin
b0908eef25 Access rights 2017-04-27 23:16:22 +03:00
Andrey Dudin
cef4d527de Configuration files 2017-04-27 23:16:22 +03:00
Andrey Dudin
6007dc3e75 Settings 2017-04-27 23:16:22 +03:00
Andrey Dudin
035c256e9b Dictionaries 2017-04-27 23:16:22 +03:00
Andrey Dudin
e3f8647a75 Functions 2017-04-27 23:16:22 +03:00
Andrey Dudin
24ab9fcd03 Operators 2017-04-27 23:16:22 +03:00
Andrey Dudin
c174adb34b Data types 2017-04-27 23:16:22 +03:00
Andrey Dudin
5263a749ed Formats 2017-04-27 23:16:22 +03:00
Andrey Dudin
da8f6daecf Table functions 2017-04-27 23:16:22 +03:00
Andrey Dudin
dd617d2b10 System tables 2017-04-27 23:16:22 +03:00
Andrey Dudin
be88172cc7 Table engines 2017-04-27 23:16:22 +03:00
Andrey Dudin
516e95bb27 External data 2017-04-27 23:16:22 +03:00
Andrey Dudin
843fc7e73f Full queries section 2017-04-27 23:16:22 +03:00
Andrey Dudin
c65eecf078 Part of EN documentation 2017-04-27 23:16:22 +03:00
Andrey Dudin
cc7a73297a Initial commit if EN docs 2017-04-27 23:16:22 +03:00
artpaul
fc6b274908 add reference to cpp client 2017-04-26 05:45:47 +03:00
Vitaliy Lyudvichenko
56b00a110a Removed debug code and add docs. [#CLICKHOUSE-2902] 2017-04-15 06:48:24 +03:00
Vitaliy Lyudvichenko
37abfc1796 Update http_interface.rst 2017-03-28 20:46:16 +03:00
Alexey Milovidov
f55075b1ba Removed deprecated functions from documentation [#CLICKHOUSE-2]. 2017-03-28 07:59:05 +03:00
Alexey Milovidov
130fce2c4c Removed deprecated functionality from documentation [#CLICKHOUSE-4]. 2017-03-28 03:53:28 +03:00
Alexey Milovidov
f434e070de Added links to .NET library [#CLICKHOUSE-3]. 2017-03-25 19:28:25 +03:00
Andrey Dudin
16d7092af0 Update aggregatingmergetree.rst
Fixed typo in docs format
2017-03-23 04:58:05 +04:00
Vitaliy Lyudvichenko
069acd9546 Refined KILL QUERY doc, add conf and Makefile for rst docs. [#CLICKHOUSE-3] 2017-03-21 14:45:18 +04:00
Alexey Zatelepin
a2d4f9907b documentation [#CLICKHOUSE-2794] 2017-03-19 21:58:12 +04:00
Alexey Zatelepin
8098389c04 document dictionaries with complex keys 2017-03-18 11:39:34 +04:00
Alexey Zatelepin
47ad7a62fc fix inconsistent cluster names in Distributed engine docs 2017-03-18 11:39:34 +04:00
Alexey Zatelepin
0af46888ad document 16KB URL limit 2017-03-18 11:39:34 +04:00
Andrey Dudin
67a5a7609f Added documentation in RST format. (ReadTheDocs ready) 2017-03-12 20:58:51 +03:00