Alexey Milovidov
|
dfe178d653
|
Disable mimalloc, because we suspect it zeroes out random memory segments
|
2019-07-15 20:00:18 +03:00 |
|
proller
|
22a1c1990c
|
Merge remote-tracking branch 'upstream/master' into fix25
|
2019-07-15 19:40:14 +03:00 |
|
Alexey Milovidov
|
b3c0292613
|
Fixed error; added test
|
2019-07-15 19:32:52 +03:00 |
|
Nikolai Kochetov
|
ced2721ce8
|
Fix deserializeAndInsertFromArena. (#5973)
|
2019-07-15 19:20:21 +03:00 |
|
alesapin
|
30464ccef7
|
Remove flapping uniqCombined(>= 19) tests
|
2019-07-15 19:19:25 +03:00 |
|
proller
|
9144e1f520
|
Fix split build
|
2019-07-15 18:54:49 +03:00 |
|
proller
|
7695ff8035
|
Fix build in gcc9
|
2019-07-15 18:02:43 +03:00 |
|
filimonov
|
be718f320a
|
fix accidental change
|
2019-07-15 17:01:26 +02:00 |
|
Mikhail Filimonov
|
ff8214c65e
|
Dockerfile adjustment
|
2019-07-15 16:57:15 +02:00 |
|
Mikhail Filimonov
|
e7b23d4fb2
|
configs for query masking rules tests
|
2019-07-15 16:53:16 +02:00 |
|
Alexey Milovidov
|
68ba42cc89
|
Using std::gcd, lcm instead of boost
|
2019-07-15 17:45:56 +03:00 |
|
proller
|
c03032174b
|
Merge remote-tracking branch 'upstream/master' into fix25
|
2019-07-15 17:17:02 +03:00 |
|
proller
|
b2eb9c3e57
|
Fix shared build
|
2019-07-15 17:16:29 +03:00 |
|
Ivan Blinkov
|
d25137f760
|
Merge pull request #6006 from ildus/patch-1
Add yet another PostgreSQL FDW to integrations.md
|
2019-07-15 16:23:26 +03:00 |
|
Ildus Kurbangaliev
|
d483f40d15
|
Add yet another PostgreSQL FDW to integrations.md
Add HTTP based ClickHouse FDW.
|
2019-07-15 15:09:53 +02:00 |
|
proller
|
828f4e1d29
|
Fix freebsd build
|
2019-07-15 15:27:12 +03:00 |
|
proller
|
8345509a78
|
Merge remote-tracking branch 'upstream/master' into fix25
|
2019-07-15 09:33:02 +00:00 |
|
Vasily Nemkov
|
0f4075478e
|
Fixed DoubleDelta encoding cases for random Int32 and Int64.
|
2019-07-15 08:17:14 +03:00 |
|
Alexey Milovidov
|
4d14f8c230
|
Fixed error in query_id printing
|
2019-07-15 04:07:01 +03:00 |
|
Alexey Milovidov
|
e1271ae1f2
|
Added missing file #5958
|
2019-07-13 02:13:15 +03:00 |
|
alexey-milovidov
|
1314e083b4
|
Merge pull request #5958 from alex-krash/coverage_tests
Batch of tests
|
2019-07-13 00:52:18 +03:00 |
|
alexey-milovidov
|
a93c76837e
|
Merge pull request #5953 from abyss7/fix-filter-table
Implement getDatabaseName() and rename() for all storages
|
2019-07-13 00:51:39 +03:00 |
|
Alexey Milovidov
|
731a479969
|
Manually checked out files from 6082354d3c
|
2019-07-12 22:05:58 +03:00 |
|
alexey-milovidov
|
9da7c255fe
|
Merge pull request #5996 from yandex/revert-5906-l10n/DOCAPI-6887-skewSamp
Revert "DOCAPI-6887: EN review and RU translation for skew* and kurt* functions."
|
2019-07-12 22:04:12 +03:00 |
|
alexey-milovidov
|
154b0cb491
|
Revert "DOCAPI-6887: EN review and RU translation for skew* and kurt* functions."
|
2019-07-12 22:03:38 +03:00 |
|
Ivan Blinkov
|
6082354d3c
|
DOCAPI-6887: EN review and RU translation for skew* and kurt* functions. (#5906)
* Update reference.md
* DOCAPI-6887: EN review and RU translation for skew* and kurt* functions.
|
2019-07-12 15:04:32 +03:00 |
|
BayoNet
|
390c18def8
|
DOCAPI-7062: MySQL database engine docs. Update of MergeTree TTL docs. (#5706)
|
2019-07-12 15:03:33 +03:00 |
|
dimarub2000
|
4005987fc4
|
multiSearchAny fixed, tests added, minor syle changes
|
2019-07-12 14:35:17 +03:00 |
|
Vitaly Baranov
|
fd89a8b051
|
Merge pull request #5212 from andyyzh/custom_week_functions
Added functions for working with the Custom week number
|
2019-07-12 14:00:35 +03:00 |
|
Lv Feng
|
452a24efbb
|
Documentation: Chinese translation of Overview of ClickHouse Architecture (#5898)
|
2019-07-12 08:54:29 +03:00 |
|
alexey-milovidov
|
ac035f7f5b
|
Merge pull request #5970 from vitlibar/invalid-json-must-not-parse
Extra bytes after correctly parsed JSON are now considered as a parsing error.
|
2019-07-12 03:26:42 +03:00 |
|
alexey-milovidov
|
a3dda4053f
|
Merge pull request #5979 from vitlibar/read-prefix-before-blocks-while-executing-subquery
Fix using a table powered by the File engine in a subquery.
|
2019-07-12 03:20:31 +03:00 |
|
Nikolai Kochetov
|
4f7058357b
|
Merge pull request #5982 from yandex/disable-processors-by-default
Disable processors by default.
|
2019-07-11 19:32:09 +03:00 |
|
Nikolai Kochetov
|
954485ad6b
|
Disable processors by default.
|
2019-07-11 19:30:39 +03:00 |
|
Nikolai Kochetov
|
e9f3d4d6b8
|
Merge pull request #4914 from yandex/processors
Processors
|
2019-07-11 19:22:02 +03:00 |
|
alesapin
|
3f0df28109
|
Merge pull request #5977 from yandex/sign_rpms
Add ability to sign rpm packages
|
2019-07-11 19:03:21 +03:00 |
|
Vitaly Baranov
|
001e4daf25
|
Read prefix before blocks while executing subquery.
|
2019-07-11 16:53:26 +03:00 |
|
dimarub2000
|
e5d4f11c73
|
Deleted some extra implementations, fixed style. multiSearchAny still not working.
|
2019-07-11 16:44:44 +03:00 |
|
alesapin
|
a6220e289a
|
Add ability to sign rpm packages
|
2019-07-11 15:50:41 +03:00 |
|
dimarub2000
|
1480b8e62c
|
Actually set index already woks for everything. Here are some tests.
|
2019-07-11 15:31:24 +03:00 |
|
Vitaly Baranov
|
7aad2eff28
|
Add more test cases for JSON functions.
|
2019-07-11 11:39:30 +03:00 |
|
Vitaly Baranov
|
8306f25634
|
Extra bytes after correctly parsed JSON is now considered as a parsing error.
|
2019-07-11 11:31:45 +03:00 |
|
Nikolai Kochetov
|
bfa114126a
|
More comments for PipelineExecutor.
|
2019-07-11 09:50:44 +03:00 |
|
robot-clickhouse
|
f635d2bd9b
|
Auto version update to [19.12.1.1] [54424]
|
2019-07-10 22:57:53 +03:00 |
|
robot-clickhouse
|
e0f04dee04
|
Auto version update to [19.11.0.830] [54423]
|
2019-07-10 22:57:24 +03:00 |
|
Vitaly Baranov
|
10b6e1b786
|
Merge pull request #5962 from vitlibar/fix-unused-variable-in-checkDataPart.cpp
Fix unused variable in checkDataPart.cpp
|
2019-07-10 19:10:55 +03:00 |
|
BayoNet
|
7fb5c6ea3a
|
DOCAPI-7103: Clarification of CollapsingMergeTree description. (#5849)
|
2019-07-10 18:24:12 +03:00 |
|
Ivan Lezhankin
|
998aa795fc
|
Merge remote-tracking branch 'upstream/master' into fix-filter-table
|
2019-07-10 18:14:15 +03:00 |
|
dimarub2000
|
88778b0f5b
|
minor style changes
|
2019-07-10 18:12:02 +03:00 |
|
dimarub2000
|
f5ba5e3ca9
|
Merge branch 'master' of github.com:dimarub2000/ClickHouse
|
2019-07-10 18:08:10 +03:00 |
|