BayoNet
4abca43c5d
Correcting of select_sequential_consistency
description.
2018-08-14 04:48:59 +03:00
BayoNet
6b9aac7760
Function pointInPolygon.
2018-08-13 17:51:06 +03:00
BayoNet
8429ed5221
Update for Array data type
2018-08-10 16:10:23 +03:00
BayoNet
c1c0145d9b
Small fixes and clarifications.
2018-08-10 11:17:39 +03:00
BayoNet
55cd965db7
Merge remote-tracking branch 'upstream/master' into updating-docs
2018-08-08 23:42:28 +03:00
BayoNet
b84f5faa4e
Quorum INSERT settings.
2018-08-08 23:41:14 +03:00
Ivan Blinkov
02b8b55aea
fix mistype
2018-08-08 18:22:47 +03:00
alexey-milovidov
cc433d996c
Merge pull request #2816 from proller/fix8
...
Fix /release in clean system
2018-08-07 17:15:32 +03:00
Ivan Blinkov
9977788daf
WIP on docs ( #2819 )
...
* Some improvements for introduction/performance.md
* Minor improvements for example_datasets
* Add website/package-lock.json to .gitignore
* YT paragraph was badly outdated and there is no real reason to write a new one
* Use weird introduction article as a starting point for F.A.Q.
* Some refactoring of first half of ya_metrika_task.md
* minor
* Weird docs footer bugfix
* Forgotten redirect
* h/v scrollbars same size in docs
* CLICKHOUSE-3831: introduce security changelog
* A bit more narrow tables on docs front page
2018-08-07 15:06:41 +03:00
proller
68ef1821c9
Update doc
2018-08-07 04:50:25 +03:00
proller
ef5f4b1e32
Fix /release in clean system
2018-08-07 04:46:52 +03:00
Alexey Milovidov
9b65c5f6c5
Updated instruction [#CLICKHOUSE-3]
2018-08-06 23:59:14 +03:00
Alexey Zatelepin
1f2d4f90b9
allow empty parts after merge for Summing, Collapsing and VersionedCollapsing engines [#CLICKHOUSE-3879]
2018-08-06 19:54:00 +03:00
alexey-milovidov
1b3229545a
Update build.md
2018-08-06 19:48:43 +03:00
Alexey Milovidov
d8c19fd5ec
Merge branch 'master' of github.com:yandex/ClickHouse
2018-08-06 19:45:23 +03:00
Alexey Milovidov
f11385c4a9
Fixed bad scrollbar width in documentation [#CLICKHOUSE-3]
2018-08-06 19:44:43 +03:00
alexey-milovidov
0194717795
Update build.md
2018-08-06 19:40:57 +03:00
alexey-milovidov
63911768b2
Update build.md
2018-08-06 19:33:02 +03:00
Alexey Milovidov
1eeda5d7d5
Better build doc [#CLICKHOUSE-3]
2018-08-06 19:31:47 +03:00
Alexey Milovidov
a2fca20a4b
Using libressl #1983
2018-08-05 11:42:09 +03:00
Alexey Milovidov
e6a5421091
Fixed documentation that often confuse new developers [#CLICKHOUSE-3]
2018-08-05 08:52:46 +03:00
Alexey Zatelepin
7062807d8c
add docs for mutations cleaner [#CLICKHOUSE-3828]
2018-08-03 22:21:44 +03:00
Alexander Marshalov
154d7e3228
Added SETTINGS clause for Kafka storage engine
2018-08-03 21:51:28 +03:00
alesapin
c83721a02d
Fix summing merge tree docs. ( #2793 )
...
* CLICKHOUSE-3863: Add HTTPS support for interserver replication
* CLICKHOUSE-3863: Add more convinient exception message
* Fix summingmergetree docs
2018-08-02 22:43:35 +03:00
alexey-milovidov
e6be3df322
Added unixodbc as a submodule. ( #2789 )
...
* Using unixodbc as submodule [#CLICKHOUSE-3]
* Using unixodbc as submodule [#CLICKHOUSE-3]
* Using unixodbc as submodule [#CLICKHOUSE-3]
* Using unixodbc as submodule [#CLICKHOUSE-3]
* Using unixodbc as submodule [#CLICKHOUSE-3]
* Using unixodbc as submodule [#CLICKHOUSE-3]
* Using unixodbc as submodule [#CLICKHOUSE-3]
2018-08-02 11:18:15 +03:00
alexey-milovidov
25cc323d1d
Using mariadb-connector-c from submodule. ( #2785 )
...
* Using internal mariadb-client library [#CLICKHOUSE-2]
* Using internal mariadb-client library [#CLICKHOUSE-2]
* Using internal mariadb-client library [#CLICKHOUSE-2]
* Using internal mariadb-client library [#CLICKHOUSE-2]
* Using internal mariadb-client library [#CLICKHOUSE-2]
2018-08-02 03:49:31 +03:00
alexey-milovidov
9f23d7c497
Update parametric_functions.md
2018-08-01 19:47:30 +03:00
BayoNet
da3e2a6de2
Added changes from english version of documentation to the russian one.
2018-08-01 19:47:30 +03:00
alexey-milovidov
ef4ecd615f
Update enum.md
2018-07-30 22:51:14 +03:00
alexey-milovidov
6a71a1ea13
Merge branch 'master' into master
2018-07-30 22:49:07 +03:00
Ivan Blinkov
b589903680
WIP on docs ( #2753 )
...
* Some improvements for introduction/performance.md
* Minor improvements for example_datasets
* Add website/package-lock.json to .gitignore
* YT paragraph was badly outdated and there is no real reason to write a new one
* Use weird introduction article as a starting point for F.A.Q.
* Some refactoring of first half of ya_metrika_task.md
* minor
* Weird docs footer bugfix
2018-07-30 19:34:55 +03:00
alesapin
71694f0eb2
Add <yandex> tag in PostgreSQL external dictionary config
2018-07-30 17:03:29 +03:00
chertus
b631924d46
CLICKHOUSE-2 fix docs
2018-07-30 13:51:29 +03:00
Alexey Milovidov
a93a0dc840
Removed a note about Kafka from testing documentation #2729
2018-07-27 23:01:14 +03:00
BayoNet
8879c75d8b
Improvements based on comments on https://github.com/yandex/ClickHouse/pull/2730
2018-07-27 16:00:01 +03:00
BayoNet
cf1380fc77
Merge remote-tracking branch 'upstream/master'
2018-07-27 14:30:45 +03:00
Ivan Blinkov
20c68e5a6f
WIP on docs introduction articles ( #2716 )
...
* WIP on content of distinctive_features.md
* WIP on content of features_considered_disadvantages.md
2018-07-27 14:26:20 +03:00
alexey-milovidov
d0507bb639
Update url.md
2018-07-27 14:18:54 +03:00
alesapin
c0f5e33fe8
Add docs for URL table engine and url table function
2018-07-27 13:21:04 +03:00
BayoNet
6555b05c77
Fixed links after restructurization of the documentation.
2018-07-26 21:02:40 +03:00
BayoNet
5b9dfcb486
Merge remote-tracking branch 'upstream/master'
2018-07-26 20:03:23 +03:00
BayoNet
afd57d0372
- Functions with special support for NULL
...
- Descriptions for functons: arrayResize, multiIf, getSizeOfEnumType, toColumnTypeName, dumpColumnStructure, defaultValueOfArgumentType, indexHint, replicate.
- Enum description is updated
2018-07-26 17:41:59 +03:00
Alexey Milovidov
57f9abf6b2
Added clarifications for ZooKeeper operations [#CLICKHOUSE-3]
2018-07-25 22:34:58 +03:00
proller
f88f68db09
Macos: fix include for mysql, use mariadb-connector-c in docs ( #2717 )
...
* Macos: fix mysql link
* Macos: Fix mysql include
* doc
2018-07-25 18:27:31 +03:00
alexey-milovidov
743f904a64
Merge pull request #2714 from blinkov/CLICKHOUSE-2720
...
Refactoring that also fixes CLICKHOUSE-3858
2018-07-25 14:23:07 +03:00
Ivan Blinkov
0b14512735
lang has already been passed
2018-07-25 12:21:38 +03:00
Ivan Blinkov
81b757bb05
CLICKHOUSE-3858: get rid of more js workarounds for old docs build system + some fixes
2018-07-25 12:19:50 +03:00
Ivan Blinkov
3b2c3fd73f
CLICKHOUSE-3858: get rid of js workarounds for old docs build system
2018-07-25 11:46:02 +03:00
BayoNet
c31dca2c04
Tuple description is updated.
2018-07-25 09:10:07 +03:00
zhang2014
7e87fa8e18
ISSUES-2688 support on cluster for kill & optimize query
2018-07-24 22:07:13 +03:00