MaximAL
aa453c43ce
Non-translated and
( #2681 )
2018-07-19 11:32:35 +03:00
BayoNet
ba04b9dcb8
Functions for Nullable arguments.
2018-07-18 21:45:23 +03:00
Ivan Blinkov
0a4a5b36cc
Some WIP on documentation refactoring ( #2659 )
...
* Additional .gitignore entries
* Merge a bunch of small articles about system tables into single one
* Merge a bunch of small articles about formats into single one
* Adapt table with formats to English docs too
* Add SPb meetup link to main page
* Move Utilities out of top level of docs (the location is probably not yet final) + translate couple articles
* Merge MacOS.md into build_osx.md
* Move Data types higher in ToC
* Publish changelog on website alongside documentation
* Few fixes for en/table_engines/file.md
* Use smaller header sizes in changelogs
* Group up table engines inside ToC
* Move table engines out of top level too
* Specificy in ToC that query language is SQL based. Thats a bit excessive, but catches eye.
* Move stuff that is part of query language into respective folder
* Move table functions lower in ToC
* Lost redirects.txt update
* Do not rely on comments in yaml + fix few ru titles
* Extract major parts of queries.md into separate articles
* queries.md has been supposed to be removed
* Fix weird translation
* Fix a bunch of links
* There is only table of contents left
* "Query language" is actually part of SQL abbreviation
* Change filename in README.md too
* fix mistype
2018-07-18 13:00:53 +03:00
BayoNet
ca7f6b3d5b
NULL in dictionaries.
2018-07-17 09:34:43 +03:00
BayoNet
09a4f79db6
NULL in aggregate functions.
2018-07-17 09:23:18 +03:00
BayoNet
3a6b95870c
NULL in requests.
2018-07-17 08:48:14 +03:00
Alexey Zatelepin
9a001224f7
update docs [#CLICKHOUSE-3748]
2018-07-16 06:22:22 +03:00
alexey-milovidov
6d83ae0356
Update queries.md
2018-07-15 05:08:41 +03:00
Ilya Breev
859a70245a
replace POST examples with curl
2018-07-14 15:14:20 +03:00
Ilya Breev
e1ca437766
Update .net section of 3rd party libraries list
2018-07-13 22:30:00 +03:00
alexey-milovidov
95110c4aa8
Update index.md
2018-07-13 22:25:33 +03:00
filimonov
a0814164c0
describing distributed_product_mode in settings.md
...
See
7707b5a209/dbms/src/Interpreters/InJoinSubqueriesPreprocessor.h (L17-L32)
576885c6b8/dbms/src/Interpreters/Settings.h (L121)
77fd2f3721/dbms/src/Interpreters/SettingsCommon.cpp (L464-L473)
88efe5ad56/dbms/src/Interpreters/InJoinSubqueriesPreprocessor.cpp (L155)
2018-07-09 17:59:20 +03:00
Ivan Blinkov
e312229344
Few documentation infrastructure improvements ( #2613 )
...
* Remove Berlin meetup link
* Do not block browser while single page docs content loads
* Restore sidebar scroll tracking feature
* Temporary hide footer in single page docs mode so it does not jump around
* Swap sidebars in single page docs mode
* fix lost anchor in link
* Explicitly fail if there are errors during docs build
2018-07-09 15:00:38 +03:00
BayoNet
ae8c739c69
Some clarifications about Nullable
type and NULL
s.
2018-07-08 11:58:43 +03:00
alexey-milovidov
b0ec1423c7
Reordered the list of PHP clients.
2018-07-06 19:33:59 +03:00
Alexey Milovidov
d45ca13fe7
Merge branch 'feature-agg-func-in-summing-merge-tree' of https://github.com/kvap/ClickHouse into kvap-feature-agg-func-in-summing-merge-tree
2018-07-04 23:38:06 +03:00
alexey-milovidov
83bd2cdce3
Update summingmergetree.md
2018-07-04 23:35:20 +03:00
Alexey Milovidov
47958bee7c
Merge branch 'feature-agg-func-in-summing-merge-tree' of https://github.com/kvap/ClickHouse into kvap-feature-agg-func-in-summing-merge-tree
2018-07-04 23:34:28 +03:00
BayoNet
29afde3ac9
Described operators IS NULL and IS NOT NULL
2018-07-04 09:21:21 +03:00
BayoNet
0cf2d401de
Liks fixes.
2018-07-03 16:07:16 +03:00
BayoNet
f7ba157b10
New data types: Nullable and Nothing.
...
Processing of Nullable in inserts from selects.
Some links and typographic fixes.
2018-07-03 15:51:46 +03:00
Alex Zatelepin
10adc99dd0
Update queries.md
2018-07-02 21:00:21 +03:00
BayoNet
0a09fc7707
Merge remote-tracking branch 'upstream/master'
2018-06-30 20:12:54 +03:00
BayoNet
c91a2c0de0
NULL-literal. Support for NULLs in data formats.
2018-06-30 20:04:07 +03:00
Alexey Milovidov
74a8996367
Updated information about Gentoo (tnx. kmeaw) [#CLICKHOUSE-2]
2018-06-29 15:07:07 +03:00
Alexey Zatelepin
b8c4a0ba8e
add docs draft for mutations [#CLICKHOUSE-3687]
2018-06-28 16:52:00 +03:00
Constantin S. Pan
9cb1d09c20
Update the docs
2018-06-27 10:56:26 +01:00
Dmitry S..ky / skype: dvska-at-skype
2ed5a7c2dd
typo fixed
2018-06-26 16:13:34 +03:00
KochetovNicolai
94afe26d4c
Update summingmergetree.md
...
Added linefeed.
2018-06-14 14:07:57 +03:00
Ivan Blinkov
2d541d3016
Add Berlin meetup link & update roadmap ( #2491 )
...
* Update roadmap
* Add Berlin meetup link
* fix indent
2018-06-09 15:21:45 +03:00
Alexey Milovidov
51044279e5
Squashed #2471
2018-06-05 23:09:51 +03:00
Alexandr Krasheninnikov
8d273e776b
Syslog logging support
2018-06-01 20:45:03 +03:00
Leonardo Cecchi
969d7837e5
Add Nim libs to third party libraries in docs/en and docs/ru
2018-05-30 08:44:35 +02:00
BayoNet
2ddbe6335a
Merge branch 'master' of https://github.com/BayoNet/ClickHouse
2018-05-30 09:08:19 +03:00
BayoNet
ae17feed4c
Bugs and broken links fixes.
2018-05-30 09:06:44 +03:00
Alexey Milovidov
24b071e017
Merge branch 'master' of github.com:yandex/ClickHouse
2018-05-26 02:55:29 +03:00
Alexey Milovidov
9f4c22bff3
Miscellaneous [#CLICKHOUSE-3]
2018-05-26 02:55:18 +03:00
alexey-milovidov
53c1922596
Merge pull request #2394 from BayoNet/master
...
Documentation updates
2018-05-25 23:56:35 +03:00
alexey-milovidov
eed9da96df
Update index.md
2018-05-25 23:30:08 +03:00
BayoNet
40d5447b76
Updated introduction to Formats section
2018-05-24 13:23:19 +03:00
BayoNet
7f783eed03
Updated description of File
table engine.
2018-05-16 18:16:46 +03:00
topvisor
b453e2dde9
file() function's description ( #2361 )
...
* Create file.md
* Update file.md
* Update file.md
* Update settings.md
* Update file.md
* Update settings.md
* Update file.md
* Update file.md
* Update settings.md
* Update file.md
* Update settings.md
* Update file.md
* Update settings.md
* Update settings.md
* Update file.md
* Update file.md
* Update file.md
* Update file.md
* Update file.md
* Update file.md
* Update settings.md
* Update file.md
* Update settings.md
* Update settings.md
* Update settings.md
* Create file.md
* Update mkdocs_ru.yml
* Update mkdocs_en.yml
* Update settings.md
* Update settings.md
* Update mkdocs_en.yml
* Update mkdocs_ru.yml
* Update mkdocs_en.yml
* Update mkdocs_en.yml
* Update file.md
* Update file.md
2018-05-14 22:58:49 +03:00
BayoNet
d010ec60a9
Merge remote-tracking branch 'upstream/master'
2018-05-14 08:39:27 +03:00
alexey-milovidov
646bea46d8
Update replication.md
2018-05-11 00:47:05 +03:00
BayoNet
42251fc9c0
Geo functions are added.
2018-05-10 19:51:45 +03:00
Alexey Milovidov
4d9088d3d4
Merge branch 'llvm-jit' of https://github.com/pyos/ClickHouse into pyos-llvm-jit
2018-05-10 18:23:53 +03:00
Alexey Milovidov
6ecc6d8ea4
Changed some doc files to symlinks #2277
2018-05-10 17:44:45 +03:00
BayoNet
01beee93ee
Editing of external contributions in the documentation.
2018-05-10 02:16:00 +03:00
BayoNet
c739253252
Editing of external contributions in the documentation.
2018-05-09 14:12:15 +03:00
BayoNet
6fd3249913
Merge remote-tracking branch 'upstream/master'
2018-05-08 15:36:12 +03:00
BayoNet
195f142b60
Typo fixes.
2018-05-08 14:50:38 +03:00
Alexsey Shestakov
ed053d222e
Improve Russian description of arraySort and arrayReserveSort
2018-05-07 23:54:26 +03:00
Alexsey Shestakov
f8c998618e
Add arrayReverseSort,arraySort to docs
2018-05-07 23:54:26 +03:00
KochetovNicolai
c7d2732b80
Update third-party_client_libraries.md
2018-05-07 20:19:16 +03:00
proller
634ba89f90
Build fixes
2018-05-05 15:34:17 +03:00
Alexey Milovidov
5b0761f6d4
Added a link to HouseOps [#CLICKHOUSE-3]
2018-05-01 11:50:56 -07:00
BayoNet
c3a47815ab
Codeblock formatting is fixed
2018-04-28 14:53:59 +03:00
BayoNet
38c0442ee6
Changes in accordance with comments from the developers.
2018-04-28 14:45:37 +03:00
BayoNet
1b0d7361cc
Merge remote-tracking branch 'upstream/master'
2018-04-28 11:13:06 +03:00
BayoNet
7558684e33
Multiple formatting and links fixes.
2018-04-28 10:58:16 +03:00
alexey-milovidov
093c054b1f
Merge pull request #2263 from luc1ph3r/arbitrary-csv-delimiter
...
Support an arbitrary CSV delimiter
2018-04-27 13:13:09 -07:00
BayoNet
99b1cbb3c4
Fixed formatting of development/style.md
2018-04-24 01:16:40 +03:00
BayoNet
48ee13e2d9
Fixes of codeblock language and formatting.
2018-04-23 10:34:55 +03:00
BayoNet
765da09e4d
Merge branch 'translation_en' with update of english translation.
2018-04-23 09:51:25 +03:00
BayoNet
32b6f0a8af
English translation is updated.
2018-04-23 09:20:21 +03:00
Ivan Zhukov
4db476b5cd
Update docs about a CSV format
2018-04-22 17:30:25 +03:00
alexey-milovidov
6dd758dc6b
Merge pull request #2224 from BayoNet/master
...
clickhouse-local description is extended
2018-04-18 23:38:39 +03:00
Vitaliy Lyudvichenko
d4a1407d2d
Fixed typo in docs. [#CLICKHOUSE-3]
2018-04-18 15:39:43 +03:00
proller
f8dc8f32d5
Writing changelog ( #2215 )
...
* Maybe fix flappy test
* Make changelog
* Revert "Temporary revert doc about new package name (clickhouse-server vs cickhouse-server-common)"
This reverts commit 721153ed53
.
* Revert "Temporary revert site about new package name (clickhouse-server vs clickhouse-server-common)"
This reverts commit ba5cb121ae
.
* Better changelog
* Better
* Better changelog
* more
* Update CHANGELOG_RU.md
* Update CHANGELOG_RU.md
* Update CHANGELOG_RU.md
2018-04-17 23:57:02 +03:00
Aleksandra (Ася)
29eda3b2de
Update ya_metrika_task.md
2018-04-17 13:19:53 +03:00
BayoNet
e4ab0d8522
docs/utils/clickhouse-local.md is edited by developer comment
2018-04-16 15:27:33 +03:00
BayoNet
be7a7a7e92
Merge remote-tracking branch 'upstream/master'
2018-04-16 08:34:53 +03:00
BayoNet
23d19b3891
The description of clickhouse-local
utility is extended.
2018-04-16 08:32:37 +03:00
Alexsey Shestakov
d19a56aa3a
Fix x^y math functions description
2018-04-13 22:09:12 +03:00
Konstantin Grabar
87a10ca501
Update third-party_client_libraries.md
...
Update third-party_client_libraries.md with Elixir libs
2018-04-03 20:28:44 +03:00
proller
721153ed53
Temporary revert doc about new package name (clickhouse-server vs cickhouse-server-common)
2018-04-03 17:46:43 +03:00
alexey-milovidov
d8eba9402e
Update mergetree.md
2018-04-02 23:16:32 +03:00
proller
802cac725f
Debian: Rename packages ( #678 )
...
* Debian: rename packages
* wip
* wip
* wip
* move limits.d/clickhouse.conf to common
* wip
* fix
* bad clang
* update changelog
* more Provides: Conflicts:
* clickhouse-zookeeper-cli [#CLICKHOUSE-2947]
* fix utils desc
* Fix docs
* use cmake links
* fix doc
* Fix test install
* Test me
* Test me
* Test me.
* Dont use pre-depends
* fix
* Minimize control changes
* del
* debian/clickhouse-common.install -> debian/clickhouse-common-static.install
* debian/clickhouse-common.install -> debian/clickhouse-common-static.install
2018-04-01 15:33:39 +03:00
BayoNet
6881d84bc2
External editions are revised. English translation is actualised from 02.03.2018 version up to 26.03.2018.
2018-03-30 03:20:04 +03:00
BayoNet
2f4d20a0cf
Some typos are fixed.
2018-03-30 03:16:19 +03:00
BayoNet
17ee06b0d9
English translation update.
2018-03-30 03:15:52 +03:00
Kirill Shvakov
3b09d2dab3
Docs: add Ninja build to the required libraries ( #2136 )
...
* Added Ninja build to the required libraries
* remove ninja from required libraries
2018-03-29 05:59:30 -07:00
alexey-milovidov
26df2f7a85
Revert "English translation is updated"
2018-03-26 17:00:55 +03:00
BayoNet
ec86ecbcdc
Some typos are fixed.
2018-03-25 05:37:07 +03:00
BayoNet
4d0582f5cf
Merge remote-tracking branch 'upstream/master'
2018-03-25 05:14:13 +03:00
BayoNet
a011a466ab
English translation update.
2018-03-25 05:04:22 +03:00
Alexander Marshalov
a6c2e43bd2
The lost information in the Kafka engine documentation has been restored, modified and translated (from commit: https://github.com/yandex/ClickHouse/pull/1654/files#diff-c9ba89e2414c83b5dcc579233c5c80b5 )
2018-03-23 18:40:24 +03:00
alexey-milovidov
2590e3b0a6
Update settings.md
2018-03-23 18:37:45 +03:00
Artemeey
1619189ed5
Update settings.md
2018-03-23 18:37:45 +03:00
alexey-milovidov
f8c37d0943
Merge pull request #2050 from BayoNet/master
...
max_memory_usage parameters description and "Data replication" edition.
2018-03-16 02:31:31 +03:00
alexey-milovidov
ee88475c5b
Update replication.md
2018-03-16 02:30:26 +03:00
alexey-milovidov
93c0dd3f42
Update replication.md
2018-03-16 02:25:57 +03:00
alexey-milovidov
bbb101845a
Update replication.md
2018-03-16 02:24:21 +03:00
alexey-milovidov
70ab16e864
Update query_complexity.md
2018-03-16 02:23:13 +03:00
alexey-milovidov
9017f1d664
Update query_complexity.md
2018-03-16 02:22:36 +03:00
alexey-milovidov
f2505f151a
Merge pull request #2056 from valericus/patch-1
...
Update mergetree.md
2018-03-15 21:46:51 +03:00
alexey-milovidov
720a60c551
Merge pull request #2057 from valericus/patch-2
...
Update replacingmergetree.md
2018-03-15 21:45:28 +03:00
alexey-milovidov
2097ee9a82
Update merge.md
2018-03-15 21:44:04 +03:00
Valera Ryaboshapko
12d9c30d2b
Update merge.md
2018-03-15 16:26:19 +03:00
Valera Ryaboshapko
b4bb6f4bc3
Update replacingmergetree.md
2018-03-15 15:33:12 +03:00
Valera Ryaboshapko
b1967ff0d5
Update mergetree.md
2018-03-15 14:48:19 +03:00
alexey-milovidov
6a49010a84
Merge pull request #2038 from millin/docs_ip_trie
...
Add docs for "ip_trie" dict layout
2018-03-14 21:54:20 +03:00
Eugene Klimov
0ee9b8ee36
remove xenial, trusty etc...
...
currently
2018-03-14 23:20:33 +05:00
BayoNet
2a9b5d5514
Merge remote-tracking branch 'upstream/master'
2018-03-14 18:49:50 +03:00
BayoNet
93a693f84f
Data replication topic is actualized.
2018-03-14 16:52:35 +03:00
BayoNet
5e7ba54e06
max_memory_usage, max_memory_usage_for_user, max_memory_usage_for_all_queries parameter descriptions are added.
2018-03-14 15:42:02 +03:00
Pavel
c04ad1aa3e
typo
2018-03-14 13:35:07 +03:00
Alexander Millin
974e2cf5e7
Add docs for "ip_trie" dict layout
2018-03-14 12:08:37 +03:00
filimonov
614cc88710
fix word end
2018-03-14 04:45:54 +03:00
Mikhail Filimonov
2c083b9b59
Fixing obsolete name of clickhouse-compressor
2018-03-14 04:45:54 +03:00
Mikhail Filimonov
04235f2e51
Fixing bad copy-paste, shorten sample
2018-03-14 04:45:54 +03:00
Mikhail Filimonov
1c0999932f
Documenting numbers table function, VerticalRaw format, HTTP sessions, HTTP compression.
2018-03-14 04:45:54 +03:00
Alexey Milovidov
32d4bcc1b0
Changed address of Debian repository [#METRIQA-2014]
2018-03-13 22:45:15 +03:00
Alexander Marshalov
734d732738
Minor fixes and improvements in documentation for Kafka table engine.
2018-03-11 22:58:09 +07:00
Mikhail Filimonov
d052f75395
Fixing broken and old-format links.
2018-03-11 00:36:26 +01:00
Mikhail Filimonov
297bb16913
Tiny improvements in KILL query documentation.
2018-03-10 23:54:41 +01:00
alexey-milovidov
891c028c58
Update mysql.md
2018-03-05 22:21:26 +03:00
Artemeey
73c0686fee
Update mysql.md
2018-03-04 14:08:01 +03:00
Artemeey
5012bd1513
Update mysql.md
2018-03-04 14:07:46 +03:00
Artemeey
34aee82232
Create mysql.md
2018-03-04 14:00:00 +03:00
BayoNet
8ea66f83ee
Some bugs are fixed.
2018-03-02 13:08:42 +03:00
BayoNet
430d6a3d17
Ru contents is synchronized with En one.
...
Utils section is restructured.
clickhouse-copier is editted.
2018-03-02 12:44:48 +03:00
zhang2014
dc9e7aa82b
Remove deprecated docs
2018-03-01 12:47:20 +08:00
alexey-milovidov
924cc3451f
Merge pull request #1955 from yandex/CLICKHOUSE-3606
...
Added consistent hashing functions
2018-02-27 10:52:41 +03:00
Vitaliy Lyudvichenko
4e27c268a1
Add clickhouse-copier description to the docs. [#CLICKHOUSE-3606]
2018-02-26 18:27:36 +03:00
zhang2014
84caaf9bab
add doc with toStartOfDay()
2018-02-25 12:01:13 +08:00
Andrew Grigorev
c54c64a34c
Fix typo in AggregatingMergeTree docs
2018-02-24 01:11:21 +03:00
alexey-milovidov
850f612eeb
Update possible_silly_questions.md
2018-02-22 18:56:32 +03:00
alexey-milovidov
ac05c6f28b
Merge pull request #1902 from kshvakov/master
...
Использование произвольного ключа партиционирования для таблицы лога запросов
2018-02-22 03:39:00 +03:00
alexey-milovidov
4b6bf266bd
Update higher_order_functions.md
2018-02-22 02:19:56 +03:00
BayoNet
8d7ccb833e
Merge remote-tracking branch 'upstream/master'
2018-02-21 13:09:07 +03:00
BayoNet
d73e9b67ef
Editing of russian sources including based on english sources changes.
2018-02-21 13:03:55 +03:00
alexey-milovidov
0f927a9436
Update distributed.md
2018-02-21 10:03:54 +03:00
Artemeey
6c1b5b9005
Update replication.md
...
+ ## ReplicatedReplacingMergeTree
sort
2018-02-18 14:13:57 +03:00
BayoNet
28d52bb90b
Merge branch 'mkdocs'
2018-02-15 13:52:53 +03:00
Kirill Shvakov
ddb618b1d7
Use custom expr for query log
2018-02-14 10:01:41 +02:00
Kirill Shvakov
034566fff3
Use custom partition key for the query logs table
2018-02-14 09:24:26 +02:00
BayoNet
06a1c08af9
Text fix for Roadmap
2018-02-13 17:16:09 +03:00
BayoNet
29f1a17ced
Roadmap for 2018
2018-02-13 17:10:19 +03:00
BayoNet
c4eb3d8069
Preparations for changing documentation site generator.
2018-02-13 01:05:44 +03:00
BayoNet
2810c708d7
References on "Resharding" section were deleted.
2018-02-12 14:02:23 +03:00
BayoNet
5f0fa2c2fb
Document tree and project settings are prepared for site generation. Final step of NO-RST company.
2018-02-11 11:18:20 +03:00
alexey-milovidov
d3160393c5
Merge branch 'master' into CLICKHOUSE-3554
2018-02-08 23:07:50 +03:00
alexey-milovidov
60eacdc607
Update system.tables.md
2018-02-08 22:59:40 +03:00
alexey-milovidov
b7d0ae49fd
Merge pull request #1844 from bocharov/master
...
Fix uniqHLL12 and uniqCombined for cardinalities 100M+.
2018-02-08 20:01:45 +03:00
Vitaliy Lyudvichenko
42754a5327
Add new virtual columns into system.tables. [#CLICKHOUSE-3554]
2018-02-08 17:15:40 +03:00
alexey-milovidov
2aa268cedc
Merge pull request #1875 from BayoNet/master
...
Fixed bug with link. Makefile have got new targets 'ru' and 'en'.
2018-02-08 14:45:56 +03:00
BayoNet
53e1ac918e
Merge branch 'master' into mkdocs
2018-02-08 12:34:24 +03:00
BayoNet
e3433a9fd2
Fixed bug with link. Makefile have got new targets 'ru' and 'en'.
2018-02-08 08:45:59 +03:00
alexey-milovidov
3b58942f62
Merge pull request #1872 from BayoNet/master
...
Fixes of links and a separate symbol.
2018-02-07 23:56:38 +03:00