Commit Graph

30170 Commits

Author SHA1 Message Date
Alexander Tokmakov
605046761e fix build 2019-10-01 13:44:28 +03:00
Alexander Tokmakov
e267081389 better PeekableReadBuffer interface 2019-09-30 21:21:58 +03:00
Alexander Tokmakov
979f235e38 Merge branch 'master' into merging_values_with_expressions 2019-09-30 18:06:58 +03:00
alexey-milovidov
ff02f1345d
Merge pull request #7103 from filimonov/patch-5
rpm: preserve existing configs on package upgrade
2019-09-30 15:01:28 +03:00
alexey-milovidov
e50a874537
Merge pull request #7118 from ClickHouse/improve_template_format
Minor improvements of Template format
2019-09-30 15:00:27 +03:00
alexey-milovidov
cbd2f1d8cd
Merge pull request #7112 from godfreyd/godfreyd-startswith
Docs(startsWith): Fix startsWith function
2019-09-30 14:59:39 +03:00
alexey-milovidov
e19d47c4c4
Merge pull request #7142 from amosbird/more-libc-comp
glibc 2.29 compatibility
2019-09-30 14:58:58 +03:00
Amos Bird
dadc613072 Get rid of malloc symbols in libcommon (#7134) 2019-09-30 14:58:32 +03:00
alexey-milovidov
42c9ea9aa3
Merge pull request #7092 from PerformanceVision/acl_file_storage
Let the choice to write credential for HTTP source on external dictionaries
2019-09-30 13:20:33 +03:00
alexey-milovidov
5e0b042f3e
Merge pull request #7150 from godfreyd/godfreyd-replicate-function
Fix replicate function description
2019-09-30 12:49:16 +03:00
Ivan Blinkov
6de45d6863
Add   to events list 2019-09-30 12:44:47 +03:00
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
Sergei Bocharov
8a579ee3a6 Fixes after review 2019-09-30 10:24:02 +03:00
Amos Bird
dbc352fdf9 glibc 2.29 compatibility 2019-09-30 12:28:50 +08:00
alexey-milovidov
24b3145144
Update evaluateConstantExpression.cpp 2019-09-29 01:12:29 +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
Guillaume Tassery
b1182cdc3d uupdate tests 2019-09-27 05:15:03 +02:00
Alexander Tokmakov
004455a029 fixes 2019-09-27 00:40:14 +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
tavplubix
c3ed1f38a6
Merge branch 'master' into improve_template_format 2019-09-26 19:19:11 +03:00
alesapin
0e28dc4e51 Remove redundant classes 2019-09-26 19:12:15 +03:00