Commit Graph

31145 Commits

Author SHA1 Message Date
alesapin
d388565d04
Add create database query in test. 2019-11-01 22:35:50 +03:00
alexey-milovidov
fa3a2bb533
Update CMakeLists.txt 2019-11-01 22:16:03 +03:00
alexey-milovidov
f064a883b1
Merge pull request #7560 from ClickHouse/aku/changelog19.16
Changelog for 19.16.2.2
2019-11-01 22:14:01 +03:00
Alexander Kuzmenkov
51e9618703 review fixes 2019-11-01 21:10:13 +03:00
chertus
334b91f351 revrite NonJoinedBlockInputStream (in progress) 2019-11-01 20:41:07 +03:00
Ernest Poletaev
de1e5d0e53 Fixed compile errors on macOS Catalina 2019-11-01 23:33:43 +07:00
Ivan Blinkov
8b1dc12bae
minor js style fix 2019-11-01 19:17:21 +03:00
Ivan Blinkov
6ae6707eda
Update status.py 2019-11-01 19:14:58 +03:00
Ivan Blinkov
d0c65b491a
Update status.py 2019-11-01 19:10:50 +03:00
Ivan Blinkov
659b467290
Update produce.py 2019-11-01 19:10:15 +03:00
Ivan Blinkov
ac7fb00849
Update manage.py 2019-11-01 19:09:35 +03:00
Ivan Blinkov
4765b7bee5
[utils/kafka] provide some exit code from main 2019-11-01 19:08:29 +03:00
Ivan Blinkov
9af95b9d7a
[make_changelog] avoid except without specifying class 2019-11-01 19:06:33 +03:00
Ivan Blinkov
394e242328
Update CODEOWNERS 2019-11-01 19:03:43 +03:00
Ivan Blinkov
e9e05dfedd
remove duplicate id tags on website front page (#7582) 2019-11-01 19:01:34 +03:00
Ivan Blinkov
9fd7fee9ba
remove unused format argument 2019-11-01 18:57:14 +03:00
Ivan Blinkov
c13e330a1d
fix python issue reported by lgtm.com
`Call to ArgumentError.__init__ with too few arguments; should be no fewer than 2.`
2019-11-01 18:53:14 +03:00
alexey-milovidov
b2f72c7857
Merge pull request #7498 from zhang2014/docs/diff_script
add easy diff for document tracking
2019-11-01 18:34:04 +03:00
Nikolai Kochetov
239d92a94c Code cleanup. 2019-11-01 18:31:02 +03:00
Ivan Lezhankin
ad76cd74e6 Cache AR and RANLIB paths 2019-11-01 18:18:57 +03:00
Ivan Blinkov
a5abedba2a
Refactor mentions of clickhouse-cpp in docs (#7578) 2019-11-01 18:14:12 +03:00
zhang2014
1fbf4e827b ISSUES-7566 sync zh geo function docs 2019-11-01 22:49:09 +08:00
Amos Bird
9626e24206
Add perf test for early constant folding 2019-11-01 22:33:03 +08:00
andrei-karpliuk
9fae5b60a0 asterisk removed from note 2019-11-01 17:31:06 +03:00
andrei-karpliuk
17cc3ab9d1
asterisk deleted
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-11-01 17:27:59 +03:00
andrei-karpliuk
d97b815c13
asterisk deleted
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-11-01 17:27:36 +03:00
andrei-karpliuk
ea50c51dba
asterisk deleted
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-11-01 17:27:20 +03:00
BayoNet
6d2c5d61a1 DOCS-8799: EN review, RU translation. SHOW TABLES update and toc restructurization. (#7367) 2019-11-01 17:20:28 +03:00
BayoNet
92da4ddf49 CLICKHOUSEDOCS-191: Updated query_log description. (#7559) 2019-11-01 17:18:37 +03:00
andrei-karpliuk
c655e939c4 separated stop and start commands 2019-11-01 17:17:49 +03:00
Nikolai Kochetov
575eabd4ff Add flag to set that set is created. 2019-11-01 16:56:33 +03:00
alexey-milovidov
4081b0be90
Merge pull request #7497 from amosbird/countopt
Early constant folding.
2019-11-01 16:54:02 +03:00
andrei-karpliuk
8203569fdf
Update docs/en/query_language/system.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-11-01 16:27:26 +03:00
Alexander Burmak
9b8fc9a899 Fixed missing file name escaping in FREEZE command 2019-11-01 16:17:08 +03:00
Ivan
be75b8d16e
Update toolchain for ASM language 2019-11-01 16:14:15 +03:00
Ivan
21db9157f7
Don't initialize some constant blocks in a loop (#7475) 2019-11-01 14:34:29 +03:00
Ivan Lezhankin
473a60f741 Fix toolchain file 2019-11-01 14:28:39 +03:00
Nikolai Kochetov
388bbb950b Add flag to set that set is created. 2019-11-01 14:03:35 +03:00
Nikolai Kochetov
1f7a798c97 Add flag to set that set is created. 2019-11-01 13:58:29 +03:00
alesapin
6ef0a92535
Merge pull request #7558 from excitoon/patch-1
Made mutation to choose the same disk in `ReplicatedMergeTree`.
2019-11-01 13:52:45 +03:00
andrei-karpliuk
3b0f41f71b clarified 2019-11-01 13:28:39 +03:00
alexey-milovidov
b1fe128109
Merge pull request #7562 from amosbird/parser3
Complement to #7501
2019-11-01 13:15:36 +03:00
Nikolai Kochetov
ddcbc2f9d3 Enable processors by default. 2019-11-01 12:45:33 +03:00
Nikolai Kochetov
d31cac33b2 Small fixes. 2019-11-01 12:41:20 +03:00
Nikolai Kochetov
5bb47e2484
Merge pull request #7181 from ClickHouse/processors-and-storages
Processors and storages
2019-11-01 12:04:49 +03:00
alesapin
935183e105
Merge pull request #7567 from ClickHouse/add_cve_number_to_security_changelog
Add CVE number for latest fix
2019-11-01 11:56:10 +03:00
alesapin
1950355942 Add CVE number for latest fix 2019-11-01 11:54:41 +03:00
andrei-karpliuk
7409002ce0 added brief description for queries system stop|start merges 2019-11-01 11:45:09 +03:00
Nikolai Kochetov
c0fccd5b87 Simplified code. 2019-11-01 11:32:41 +03:00
Amos Bird
5333258e7e
Complement to tuple parser 2019-11-01 10:48:15 +08:00