Commit Graph

26955 Commits

Author SHA1 Message Date
Nikolai Kochetov
b274545bb7 Update CSVRowInputFormat. 2019-07-30 21:48:40 +03:00
Nikolai Kochetov
e8b643e032 Update CSVRowInputFormat. 2019-07-30 21:22:01 +03:00
Nikolai Kochetov
ee3a93bab5 Update CSVRowInputFormat. 2019-07-30 21:21:12 +03:00
Nikolai Kochetov
d4da486b51 Update CSVRowInputFormat. 2019-07-30 17:55:59 +03:00
Nikolai Kochetov
95dd6222fe Use IInputFormat and IOutputFormat by default. 2019-07-25 15:17:57 +03:00
Nikolai Kochetov
079e41ac26 Use IInputFormat and IOutputFormat by default. 2019-07-25 13:51:32 +03:00
Nikolai Kochetov
78f056d83f Use IInputFormat and IOutputFormat by default. 2019-07-25 12:35:16 +03:00
Nikolai Kochetov
36a0275ff1 Use IInputFormat and IOutputFormat by default. 2019-07-25 12:31:38 +03:00
Nikolai Kochetov
69f860a5ef Use IInputFormat and IOutputFormat by default. 2019-07-25 12:28:33 +03:00
Nikolai Kochetov
a22540d010 Use IInputFormat and IOutputFormat by default. 2019-07-25 12:20:00 +03:00
Nikolai Kochetov
4cc3bf7724 Use IInputFormat and IOutputFormat by default. 2019-07-25 12:15:33 +03:00
Nikolai Kochetov
7f1fd1a918 Use IInputFormat and IOutputFormat by default. 2019-07-25 11:37:21 +03:00
Nikolai Kochetov
58d579e7e2 Use IInputFormat and IOutputFormat by default. 2019-07-24 21:00:09 +03:00
Alex Krash
aef0e2c0a3 Document "WITH" section for SELECT (#5894) 2019-07-23 13:32:31 +03:00
Ivan Blinkov
5f39d1a320
Merge pull request #6118 from yandex/blinkov-patch-3
Replace YouTube link with human-readable one
2019-07-23 13:02:38 +03:00
Ivan Blinkov
aee4497ada
Replace YouTube link with human-readable one
https://www.youtube.com/c/ClickHouseDB
2019-07-23 13:02:19 +03:00
Ivan Blinkov
4b690d752b
Replace YouTube link with human-readable one
https://www.youtube.com/c/ClickHouseDB
2019-07-23 13:01:18 +03:00
BayoNet
bb1ddf67e1
DOCAPI-6888: EN review and RU translation of the toDecimal*Or* funcions docs. (#5916)
* Review of EN version.

* DOCAPI-6888: RU translation of the toDecimal*Or* functions docs.
2019-07-23 12:53:33 +03:00
alesapin
6ff1dce79a Backquote key in debsign 2019-07-23 12:46:54 +03:00
Ivan Blinkov
90533a9e52
Merge pull request #6110 from BayoNet/en-docs/DOCAPI-7553
DOCAPI-7553: CHECK TABLE for MergeTree docs update.
2019-07-23 12:39:27 +03:00
BayoNet
2da5b3e6c2 DOCAPI-7553: Clarifications. 2019-07-23 12:32:47 +03:00
robot-clickhouse
58e03ad7b9 Auto version update to [19.13.1.1] [54425] 2019-07-23 11:20:52 +03:00
robot-clickhouse
8c71c109a6 Auto version update to [19.12.1.889] [54424] 2019-07-23 11:20:19 +03:00
BayoNet
8e7a17528f DOCAPI-7553: CHECK TABLE for MergeTree docs update. 2019-07-23 09:11:09 +03:00
Alexey Milovidov
a652a8bb6c Disabled query profiler by default #4247 2019-07-23 03:04:04 +03:00
alexey-milovidov
e4ad0da6e3
Merge pull request #4247 from laplab/query-poor-mans-profiler
Poor man's profiler on query level [Work in progress]
2019-07-23 03:02:58 +03:00
alexey-milovidov
cd6c15b79f
Merge pull request #6057 from dimarub2000/master
CREATE TABLE AS table_function()
2019-07-23 02:50:08 +03:00
alexey-milovidov
672a8e6a4f
Merge pull request #6075 from abyss7/issue-5846
Always resume consumer before subscription
2019-07-23 02:46:43 +03:00
Dmitry Rubashkin
21ebb72579 documentation 2019-07-22 18:02:03 +03:00
Dmitry Rubashkin
0320de9132 test and fixes 2019-07-22 16:49:16 +03:00
Ivan Blinkov
97b2a290ba
Merge pull request #6100 from vivienm/master
Fix typos in docs
2019-07-22 16:34:50 +03:00
Dmitry Rubashkin
9ffbf65741 Fix of a fix 2019-07-22 15:50:10 +03:00
Dmitry Rubashkin
42efc1051e fixes of bad commit 2019-07-22 15:35:29 +03:00
Dmitry Rubashkin
d279a685a9 Merge branch 2019-07-22 15:31:17 +03:00
Dmitry Rubashkin
6c6af60194 Fixes after review 2019-07-22 15:18:53 +03:00
Vivien Maisonneuve
1b6a20d711 Fix typos in docs 2019-07-22 14:13:07 +02:00
Ivan Lezhankin
762f1d3a85 Merge remote-tracking branch 'upstream/master' into issue-5846 2019-07-22 13:19:37 +03:00
alexey-milovidov
adfc369172
Merge pull request #6082 from vitlibar/fix-segfault-in-reload-outdated
Fix segfault in ExternalLoader::reloadOutdated().
2019-07-22 01:28:37 +03:00
alexey-milovidov
3da461fea5
Merge pull request #6038 from yandex/Immowelt-ThreeDots
Merging COLUMNS matcher
2019-07-22 01:27:38 +03:00
Alexey Milovidov
9b5cba8174 Fixed bad code 2019-07-22 00:35:43 +03:00
Alexey Milovidov
b2961bcc31 Added check for empty number of columns; improved test 2019-07-22 00:19:42 +03:00
Alexey Milovidov
8060993ca2 Removed obsolete comment 2019-07-21 23:40:34 +03:00
alexey-milovidov
ea9b36e531
Merge pull request #6091 from yurriy/php-client-test
MySQL Native Driver test
2019-07-21 23:29:24 +03:00
Alexey Milovidov
fb0d09c5d3 Rename files 2019-07-21 20:03:58 +03:00
alexey-milovidov
9f9dd040dd
Update StorageMergeTree.cpp 2019-07-21 17:14:55 +03:00
alexey-milovidov
2302af0040
Merge pull request #5759 from Felixoid/merge_exception
Pass a proper message to exception
2019-07-21 17:12:41 +03:00
Yuriy
28a0481f1a php mysql client test 2019-07-21 15:19:14 +03:00
Mikhail f. Shiryaev
75de4eec70 Add tests for optimization exceptions 2019-07-21 08:57:24 +02:00
alexey-milovidov
839415844c
Merge pull request #6086 from simPod/patch-1
Fix TTL link in MergeTree docs
2019-07-21 05:41:46 +03:00
Alexey Milovidov
47058e8e11 Fixed error 2019-07-21 05:13:42 +03:00