alesapin
|
d388565d04
|
Add create database query in test.
|
2019-11-01 22:35:50 +03:00 |
|
Alexander Burmak
|
9b8fc9a899
|
Fixed missing file name escaping in FREEZE command
|
2019-11-01 16:17:08 +03:00 |
|
Ivan
|
21db9157f7
|
Don't initialize some constant blocks in a loop (#7475)
|
2019-11-01 14:34: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 |
|
alexey-milovidov
|
b1fe128109
|
Merge pull request #7562 from amosbird/parser3
Complement to #7501
|
2019-11-01 13:15:36 +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 |
|
Amos Bird
|
5333258e7e
|
Complement to tuple parser
|
2019-11-01 10:48:15 +08:00 |
|
alexey-milovidov
|
30b2d85fb0
|
Merge pull request #7501 from amosbird/parser2
Some parser improvements.
|
2019-10-31 23:48:14 +03:00 |
|
Vitaly Baranov
|
56011d4649
|
Merge pull request #7553 from vitlibar/add-constraints-columns-to-table-system-settings
Add constraints columns to table system.settings
|
2019-10-31 19:06:46 +03:00 |
|
Amos Bird
|
4aff9a20c6
|
Better parser
|
2019-10-31 23:22:48 +08:00 |
|
Vladimir Chebotarev
|
faf1b070ac
|
Typo was fixed.
|
2019-10-31 16:26:11 +03:00 |
|
Vladimir Chebotarev
|
0dea6f5458
|
Added comment for selecting disk for mutation.
|
2019-10-31 16:19:38 +03:00 |
|
Nikolai Kochetov
|
be1ccaa890
|
Fix clang build.
|
2019-10-31 16:18:21 +03:00 |
|
Vladimir Chebotarev
|
f44cee623a
|
Made mutation to choose the same disk in ReplicatedMergeTree .
|
2019-10-31 15:22:25 +03:00 |
|
Nikolai Kochetov
|
18378417df
|
Fix build.
|
2019-10-31 14:48:35 +03:00 |
|
Nikolai Kochetov
|
a80338e066
|
Merged with master
|
2019-10-31 14:41:29 +03:00 |
|
Nikolai Kochetov
|
a38124c68e
|
Review fixes.
|
2019-10-31 14:32:24 +03:00 |
|
Vitaly Baranov
|
272608762e
|
Fix comment.
|
2019-10-31 11:45:14 +03:00 |
|
Vitaly Baranov
|
5601d6ae66
|
Add constraints columns to table system.settings
|
2019-10-31 01:45:57 +03:00 |
|
alexey-milovidov
|
0d2a2c332f
|
Merge pull request #7366 from achimbab/fixbug_inop
Made IN operator support Array(LowCardinality(Nullable(String)))
|
2019-10-31 00:26:22 +03:00 |
|
alexey-milovidov
|
88d43488e1
|
Merge pull request #7412 from 4ertus2/strange
merge_max_block_size in settings
|
2019-10-31 00:24:43 +03:00 |
|
alexey-milovidov
|
331aaa161c
|
Merge pull request #7490 from godfreyd/godfreyd-fixes
Fixes agg functions usage
|
2019-10-31 00:17:52 +03:00 |
|
alexey-milovidov
|
94794d23cc
|
Merge pull request #7527 from BayoNet/en-docs/CLICKHOUSEDOCS-420-redash
DOCS-420: Updated docs for Redash
|
2019-10-31 00:16:08 +03:00 |
|
alexey-milovidov
|
c3645595ee
|
Merge pull request #7521 from godfreyd/godfreyd-CLICKHOUSEDOCS-43
Docs(repeat): Added repeat function description
|
2019-10-31 00:11:49 +03:00 |
|
alexey-milovidov
|
0da5b93c16
|
Merge pull request #7526 from ClickHouse/update_security_changelog
Update security changelog
|
2019-10-31 00:08:47 +03:00 |
|
alexey-milovidov
|
883c868b36
|
Merge pull request #7523 from ClickHouse/fix-thread-context-attach
Disable context replacement for internal queries
|
2019-10-31 00:07:13 +03:00 |
|
alexey-milovidov
|
8cfc70aad0
|
Merge pull request #7551 from ClickHouse/merge-fast-count
Improvements for fast count() after #7510
|
2019-10-30 23:55:58 +03:00 |
|
alexey-milovidov
|
bb75c7469a
|
Merge pull request #7545 from ClickHouse/fix_only_tuple_columns
Fix only tuple columns in table.
|
2019-10-30 23:34:23 +03:00 |
|
proller
|
0006f2a370
|
Fix build without submodules (#7295)
* Build fixes
* fix
* Fix
* fix
* Fix install(export..
* Freebsd fixes
* Freebsd fixes
* Fix warning
* fix
* More PRIVATE linking
* Fix review
* Timmy
* Timmy
* fix
* Try fix jemalloc link
* style
|
2019-10-30 23:34:06 +03:00 |
|
alexey-milovidov
|
d3ff05e90d
|
Merge pull request #7492 from amosbird/betterclient
Enable bracketed paste if possible
|
2019-10-30 23:29:56 +03:00 |
|
Alexey Milovidov
|
fe73354320
|
Improvements after #7510
|
2019-10-30 22:15:55 +03:00 |
|
Amos Bird
|
4609ca3189
|
Enable bracketed paste if possible
|
2019-10-31 02:33:45 +08:00 |
|
alexey-milovidov
|
ddb58eeb8b
|
Merge pull request #7510 from amosbird/smartcount
Instant count() for MergeTree
|
2019-10-30 20:42:00 +03:00 |
|
alexey-milovidov
|
2dfb99d79b
|
Merge pull request #7547 from BayoNet/en-docs/CLICKHOUSEDOCS-443-doc-fixes
DOCS-443: Minor documentation fixes
|
2019-10-30 20:20:44 +03:00 |
|
BayoNet
|
a06c8a1dec
|
CLICKHOUSEDOCS-443: fixes.
|
2019-10-30 19:47:53 +03:00 |
|
alesapin
|
e2424bda4c
|
Fix style
|
2019-10-30 19:00:40 +03:00 |
|
alesapin
|
7f4e982d13
|
Add tests
|
2019-10-30 17:51:30 +03:00 |
|
alesapin
|
2b5ef8bdef
|
Fix bug when table contains only tuple columns
|
2019-10-30 17:50:59 +03:00 |
|
Ivan
|
453ff2c071
|
Refactor packager (#7539)
|
2019-10-30 17:36:27 +03:00 |
|
BayoNet
|
e2bceb4b01
|
CLICKHOUSEDOCS-443: Fixes in translation and markup.
|
2019-10-30 15:46:22 +03:00 |
|
BayoNet
|
df4eb5098c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse
|
2019-10-30 14:43:36 +03:00 |
|
Artem Zuikov
|
0f68c5a12a
|
Merge pull request #7530 from 4ertus2/joins
Fix right table key nullability (join_use_keys = 0)
|
2019-10-30 13:30:27 +03:00 |
|
Ivan
|
4f2f5cca84
|
Add support for cross-compiling to the CPU architecture AARCH64 (#7370)
|
2019-10-30 10:01:53 +03:00 |
|
chertus
|
deb2406b30
|
fix JOIN right table keys nullability
|
2019-10-29 22:39:42 +03:00 |
|
Ivan
|
4d27e8aa5b
|
Unpack toolchains into mounted volume (#7534)
|
2019-10-29 20:33:31 +03:00 |
|
Olga Khvostikova
|
b685b99f2f
|
Merge pull request #7532 from ClickHouse/stavrolia-add-test-greatcircledist
Add perftest for greatCircleDist
|
2019-10-29 19:51:33 +03:00 |
|
Olga Khvostikova
|
ff4d90f602
|
Add test for greatCircleDist
|
2019-10-29 19:49:37 +03:00 |
|
alexey-milovidov
|
6e837e86e6
|
Merge pull request #7500 from amosbird/parsernit
Fix DUMP debug.
|
2019-10-29 19:25:20 +03:00 |
|