Sergei Bocharov
|
b641c7e163
|
Fix replicate function description
|
2019-09-30 12:18:43 +03:00 |
|
Ivan Blinkov
|
5466e6bb8a
|
CLICKHOUSE-4669: some product placement (#7148)
* Some product placement
* rewrite next paragraph as well
|
2019-09-30 11:47:01 +03:00 |
|
alexey-milovidov
|
fd877a62e0
|
Merge pull request #7143 from den-crane/patch-1
Doc change. Fix arrayDifference russian description.
|
2019-09-29 01:06:11 +03:00 |
|
alexey-milovidov
|
0f77249e4f
|
Merge pull request #7140 from yurriy/build-fix
Disabled auth_gssapi_client plugin
|
2019-09-29 01:01:26 +03:00 |
|
Denis Zhuravlev
|
0a686b1e86
|
Update array_functions.md
Fix arrayDifference description.
|
2019-09-28 18:52:52 -03:00 |
|
BayoNet
|
34b61e8dff
|
DOCAPI-7442: EN review, RU translation for updated system.parts docs (#7041)
* Typo fix.
* Update system_tables.md (#40)
* DOCAPI-7442: RU translation.
* DOCAPI-7442: Fix.
|
2019-09-28 17:58:10 +03:00 |
|
BayoNet
|
fa31743ace
|
DOCAPI-8259: EN review, RU translation. toInt, toUint docs refactoring and update (#7043)
* Typo fix.
* Update type_conversion_functions.md (#48)
* DOCAPI-8259: RU translation
* DOCAPI-8259: EN. Numeric conversion issues.
* DOCAPI-8259: Clarification.
|
2019-09-28 17:55:50 +03:00 |
|
Denis Zhuravlev
|
774e255154
|
Doc change. translation to Russian some array functions (#7139)
|
2019-09-28 09:39:25 +03:00 |
|
Yuriy
|
c6b18c9fe8
|
disabled auth_gssapi_client plugin
|
2019-09-28 03:27:53 +03:00 |
|
alexey-milovidov
|
c20604bd5e
|
Update CHANGELOG.md
|
2019-09-28 01:08:17 +03:00 |
|
alexey-milovidov
|
ad687cd2e5
|
Merge pull request #7138 from den-crane/patch-14
Doc change. fix arrayDistinct description
|
2019-09-27 22:46:14 +03:00 |
|
alexey-milovidov
|
2cd1bde2f2
|
Merge pull request #7129 from DIGILANT/doc
Added Redash as third-parti GUI tool.
|
2019-09-27 22:21:56 +03:00 |
|
alexey-milovidov
|
4a29bb369d
|
Merge pull request #7130 from pombredanne/patch-1
Add missing verb in readme
|
2019-09-27 22:21:31 +03:00 |
|
alexey-milovidov
|
34498db394
|
Merge pull request #7132 from Akazz/fixes_in_tests-system_parts_race_condition
Corrections to tests 00992/00993: changed "ALTER DELETE ..." mutations to be deterministic
|
2019-09-27 22:20:35 +03:00 |
|
alexey-milovidov
|
102b5a7dd4
|
Merge pull request #7111 from ClickHouse/dictionaries_ddl
Small dictionaries refactoring
|
2019-09-27 22:05:14 +03:00 |
|
Denis Zhuravlev
|
e97571d521
|
Update array_functions.md
fix arrayDistinct description
|
2019-09-27 15:05:11 -03:00 |
|
BayoNet
|
a04756d0dd
|
DOCAPI-8799: Updated SHOW TABLE dscr. Restructured TOC (#7128)
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
* DOCAPI-8799: Updated SHOW TABLES. Restructured TOC.
* DOCAPI-8799: Fix.
* DOCAPI-8799: Links fix.
|
2019-09-27 18:44:36 +03:00 |
|
Alexander Kazakov
|
2f355d716a
|
Corrections to tests 00992/00993:mutations to be deterministic
|
2019-09-27 16:38:40 +03:00 |
|
alesapin
|
dad401a047
|
Downgrade cmake version in packager image
|
2019-09-27 16:25:51 +03:00 |
|
Ivan
|
e5a5091556
|
Revert "Get rid of malloc symbols in libcommon (#7065)" (#7131)
This reverts commit 4cb53093a0 .
|
2019-09-27 16:16:53 +03:00 |
|
Philippe Ombredanne
|
0356bd98ae
|
Add missing verb in readme
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
|
2019-09-27 14:46:14 +02:00 |
|
alesapin
|
9ee031413c
|
Remove a lot of unused code
|
2019-09-27 15:36:54 +03:00 |
|
Darío
|
f7bf293cbf
|
Update gui.md
|
2019-09-27 14:28:00 +02:00 |
|
chertus
|
baaf0a7c5b
|
partial_merge_join_optimisations -> partial_merge_join_optimizations
|
2019-09-27 15:25:02 +03:00 |
|
Dario
|
88b9672108
|
Added Redash to the GUI documentation
|
2019-09-27 14:23:12 +02:00 |
|
Amos Bird
|
4cb53093a0
|
Get rid of malloc symbols in libcommon (#7065)
|
2019-09-27 15:19:26 +03:00 |
|
alesapin
|
506dbd49cb
|
Add missed row
|
2019-09-27 12:02:06 +03:00 |
|
alexey-milovidov
|
8810f9cefa
|
Merge pull request #7108 from lvxin1986/patch-5
Update mergetree.md
|
2019-09-26 21:53:31 +03:00 |
|
alexey-milovidov
|
a2fc7e2e9e
|
Merge pull request #7093 from millb/merges_counter_metric
Add merge metric
|
2019-09-26 21:49:43 +03:00 |
|
alexey-milovidov
|
87a6d3b222
|
Update ProfileEvents.cpp
|
2019-09-26 21:49:30 +03:00 |
|
BayoNet
|
38f95e9fbc
|
DOCAPI-8299: Added a link with metrics for system.metrics (#7110)
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
* DOCAPI-8299: Reference to source code.
|
2019-09-26 21:24:47 +03:00 |
|
alesapin
|
bba3a96ff4
|
Remove redundant argument
|
2019-09-26 20:24:55 +03:00 |
|
alesapin
|
0e28dc4e51
|
Remove redundant classes
|
2019-09-26 19:12:15 +03:00 |
|
millb
|
ea013cf1a2
|
Fixed test
|
2019-09-26 17:44:04 +03:00 |
|
Ivan Blinkov
|
5e5be6cbc7
|
Change redirect to presentations GitHub pages (#7116)
|
2019-09-26 16:09:13 +03:00 |
|
millb
|
259be751ee
|
Fixed metric name.
Add metric description.
Add test.
|
2019-09-26 15:06:52 +03:00 |
|
alesapin
|
089e3146c9
|
Add missed files
|
2019-09-26 14:19:10 +03:00 |
|
Ivan Blinkov
|
3a5c644f2e
|
Add link to Singapore meetup
|
2019-09-26 14:18:10 +03:00 |
|
alesapin
|
4fdb5a61e5
|
Rename ExternalDictionaries to ExternalDictionariesLoader
|
2019-09-26 13:41:33 +03:00 |
|
alesapin
|
5668f55ab7
|
Rename ExternalModels to ExternalModelsLoader
|
2019-09-26 13:23:14 +03:00 |
|
alesapin
|
903f826640
|
Remove runtime factory and remove one redundant object
|
2019-09-26 13:08:38 +03:00 |
|
alex.lvxin
|
e2c7b83747
|
Update mergetree.md
fix the error content。
|
2019-09-26 17:14:14 +08:00 |
|
BayoNet
|
df8cb4b619
|
DOCAPI-7413: EN revew, RU translation. T64 codec docs (#7021)
* Update create.md (#32)
* DOCAPI-7413: Fixes.
* DOCAPI-7413: Fixes.
* DOCAPI-7413: RU translation.
|
2019-09-26 11:51:48 +03:00 |
|
BayoNet
|
1fdc2b5675
|
DOCAPI-6422: EN docs for adaptive index granularity and some settings (#7012)
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* DOCAPI-6422: Adaptive granularity
* DOCAPI-6422: fix.
* Update settings.md
* Update settings.md
* DOCAPI-6422: Clarifications and fixes.
* DOCAPI-6422: Fix.
* DOCAPI-6422: Link fix.
|
2019-09-26 11:45:08 +03:00 |
|
Ivan
|
8bce0fa9cb
|
Disable some contribs for cross-compilation (#7101)
|
2019-09-25 21:51:09 +03:00 |
|
alexey-milovidov
|
d4df1030c9
|
Merge pull request #7073 from filimonov/patch-4
add obsoletes section to clickhouse-server spec
|
2019-09-25 21:46:34 +03:00 |
|
BayoNet
|
4a60e8187b
|
Fixing links in docs (#7098)
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* Link fixes.
|
2019-09-25 19:43:10 +03:00 |
|
millb
|
4e893eb949
|
Fixed codestyle
|
2019-09-25 13:46:24 +03:00 |
|
millb
|
97a2ae176b
|
Add CountOfMerges metric
|
2019-09-25 13:37:43 +03:00 |
|
alexey-milovidov
|
0d596baf43
|
Merge pull request #7090 from yurriy/mysql
Updated MariaDB
|
2019-09-25 13:31:16 +03:00 |
|