Commit Graph

30571 Commits

Author SHA1 Message Date
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
root
f54f55bbdc Add const. 2019-09-28 00:38:13 +08: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
root
bcc24d3cbc Fix code Style. 2019-09-27 22:56:40 +08:00
root
bc13482eea Add globalIn. 2019-09-27 22:24:48 +08:00
Alexander Kazakov
2f355d716a Corrections to tests 00992/00993:mutations to be deterministic 2019-09-27 16:38:40 +03:00
chertus
c6f0fd09bd Merge branch 'master' into mjoin 2019-09-27 16:33:07 +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
root
0189945ad8 Optimize empty IN subquery and empty INNER/RIGHT JOIN. 2019-09-27 19:06:20 +08:00
alesapin
506dbd49cb Add missed row 2019-09-27 12:02:06 +03:00
chertus
0bfabc8cb2 rename partial_merge_join_optimizations in test 2019-09-27 10:49:20 +03:00
Guillaume Tassery
b1182cdc3d uupdate tests 2019-09-27 05:15:03 +02:00
Zhichang Yu
8945714c27 added groupBitmapAnd, groupBitmapOr, groupBitmapXor 2019-09-27 10:21:07 +08: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
chertus
10eaef1adc squash left-hand blocks in pmj (phase 2) 2019-09-26 21:51:17 +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
Alexander Tokmakov
3e07e144a4 update docs 2019-09-26 19:10:22 +03:00
millb
ea013cf1a2 Fixed test 2019-09-26 17:44:04 +03:00
Vasilyev Nikita
eb1dcbf183 factory 2019-09-26 16:43:08 +03:00
Ivan Blinkov
5e5be6cbc7
Change redirect to presentations GitHub pages (#7116) 2019-09-26 16:09:13 +03:00
Vasilyev Nikita
29cf5d85ab add expiration 2019-09-26 15:39:37 +03:00
Vasilyev Nikita
ef2af243ee expiration queue 2019-09-26 15:34:58 +03:00
millb
259be751ee Fixed metric name.
Add metric description.
Add test.
2019-09-26 15:06:52 +03:00
Sergei Bocharov
a0e11264ee Fix startsWith function 2019-09-26 14:39:39 +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
Vasilyev Nikita
1bdba790b5 fix 2019-09-26 14:09:26 +03:00
Alexander Tokmakov
51ac870540 fix build 2019-09-26 13:49:22 +03:00
alesapin
4fdb5a61e5 Rename ExternalDictionaries to ExternalDictionariesLoader 2019-09-26 13:41:33 +03:00
Guillaume Tassery
7c93ef1706 Add integration tests for auth on HTTP external dictionaries 2019-09-26 12:28:56 +02: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