Vladimir Chebotarev
3630b06cf9
Fixed flapping test_ttl_move::test_moves_after_merges_work
2019-12-12 16:42:03 +03:00
hcz
c0028c3942
Add aggregate function categoricalInformationValue ( #8117 )
...
* Add categorical iv aggregate function with tests
2019-12-12 16:28:28 +03:00
alexey-milovidov
b8857e1a09
Update extended_roadmap.md
2019-12-12 16:22:48 +03:00
chertus
c63a0e88ed
add perf test for decimal aggregates
2019-12-12 16:11:07 +03:00
chertus
16844012e4
Merge branch 'master' into decimal
2019-12-12 15:35:30 +03:00
alexey-milovidov
604a31bb66
Merge pull request #8143 from Akazz/race_condition/process_ordinary_query
...
Resolved data race in DB::BlockStreamProfileInfo::calculateRowsBeforeLimit()
2019-12-12 15:32:47 +03:00
Alexander Burmak
1f69a7a015
Fixed merge issues
2019-12-12 14:10:18 +03:00
alesapin
c9903d1b70
Merge branch 'master' of github.com:ClickHouse/ClickHouse
2019-12-12 13:49:49 +03:00
alesapin
e7f5b92b19
Add ability to create external dictionaries ON CLUSTER
2019-12-12 13:27:02 +03:00
zhangxiao018
c03f126057
fix trivial count query with ConvertingBlockInputStream.
2019-12-12 18:21:08 +08:00
Ding Xiang Fei
21c571c5b5
Add reference to Zookeeper Internals manual
2019-12-12 18:16:14 +08:00
Ivan Blinkov
a180f9adf2
Events for 2020 are not announced yet
2019-12-12 12:25:31 +03:00
Nikolai Kochetov
7ad2a6dd0b
Merge pull request #7170 from Enmk/DateTime64
...
DateTime64 data type
2019-12-12 12:20:22 +03:00
Alexander Burmak
c514ec3278
Minor code cleanup
2019-12-12 12:18:46 +03:00
Alexander Burmak
2ce6136de5
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs
2019-12-12 12:10:50 +03:00
alesapin
4d37f2f975
Merge branch 'master' of github.com:ClickHouse/ClickHouse
2019-12-12 12:00:47 +03:00
alesapin
fbf07e9fff
Merge pull request #8142 from ClickHouse/fix_coverage
...
Fix coverage
2019-12-12 11:58:07 +03:00
alesapin
7e205c55c0
Merge branch 'master' of github.com:ClickHouse/ClickHouse
2019-12-12 11:50:48 +03:00
Vladimir Chebotarev
74cf88fa40
Added documentation for extended TTL syntax.
2019-12-12 11:31:13 +03:00
Alexander Kazakov
954d5072e9
Returned the terminating sendProgress() in processOrdinaryQuery
2019-12-12 07:46:39 +03:00
alexey-milovidov
07f945b231
Update extended_roadmap.md
2019-12-12 03:37:16 +03:00
Anton Popov
231a43aac5
Update CHANGELOG.md
2019-12-12 02:49:05 +03:00
Nikolai Kochetov
34ce86a11e
Merge pull request #8140 from excitoon-favorites/ttls
...
Move parts between storage volumes according to configured TTL expressions
2019-12-11 22:07:57 +03:00
alesapin
787b9dc1b1
Merge branch 'master' of github.com:ClickHouse/ClickHouse
2019-12-11 21:25:59 +03:00
Nikolai Kochetov
1d90c4c555
Fix build.
2019-12-11 20:09:42 +03:00
alesapin
851e19aba6
Merge pull request #8146 from Felixoid/doc_fix_md_graphite_rollup
...
Fix markdown unsorted list
2019-12-11 19:25:01 +03:00
zhang2014
194ab5526d
add arrayZip function
2019-12-12 00:22:14 +08:00
Nikolai Kochetov
ea05ab293d
Fix PVS check.
2019-12-11 19:09:43 +03:00
Konstantin Podshumok
7635cf93bd
fix compilation (std::variant with narrowing) with system libcxx
2019-12-11 18:33:14 +03:00
Mikhail f. Shiryaev
56b42ea053
Fix markdown unsorted list
2019-12-11 16:12:32 +01:00
Alexander Kazakov
eb5040771b
Minor correction
2019-12-11 17:54:19 +03:00
Vasily Nemkov
f8fec0402b
Merge commit 'e7540dcf686936a490f89d0735f74c2f5f009821' into DateTime64
2019-12-11 17:38:32 +03:00
Pavel Kovalenko
daf064d13b
Merge remote-tracking branch 'jokser/aws-s3-sdk-integration' into aws-s3-sdk-integration
2019-12-11 17:32:33 +03:00
Pavel Kovalenko
980c82a2b5
AWS SDK integration - add curl license and references to original curl CMake files.
2019-12-11 17:31:48 +03:00
Vasily Nemkov
61197370bb
Merge branch 'DateTime64' of github.com:Enmk/ClickHouse into DateTime64
2019-12-11 17:25:34 +03:00
Vasily Nemkov
514847609d
PR fixes:
...
* Fixed precision calculation in DataTypeDecimalBase c-tor
* Fixed max precision calculation in getLeastSupertype
* Fixed reading past end of vector in FunctionsConversion with extractToDecimalScale
* More verbose comments on FunctionArgumentTypeValidator and validateFunctionArgumentTypes
* style and other minor fixes.
2019-12-11 17:24:59 +03:00
Pavel Kovalenko
c7f016fc4e
AWS SDK integration - code cleanup.
2019-12-11 17:21:48 +03:00
chertus
4907ca734c
Decimal specializations for min/max
2019-12-11 17:16:59 +03:00
alesapin
41f23e1933
Merge branch 'master' of github.com:ClickHouse/ClickHouse
2019-12-11 16:59:46 +03:00
alesapin
08d59890ae
Merge pull request #8139 from excitoon-favorites/better-linking
...
Fixed linker searching logic
2019-12-11 16:58:33 +03:00
alesapin
c3b332ed9a
remove space
2019-12-11 16:43:28 +03:00
alesapin
7457d911f1
Fix server kill in coverage task
2019-12-11 16:42:08 +03:00
Alexander Kazakov
292e3a0d24
Reworked TCPHandler::processOrdinaryQuery() to resolve race condition
2019-12-11 16:30:27 +03:00
alesapin
6edc7bd089
Fix coverage image
2019-12-11 16:24:30 +03:00
Nikolai Kochetov
20026d7931
Added perftest.
2019-12-11 16:17:30 +03:00
alesapin
aaa8032e83
Push packages to lts
2019-12-11 14:17:47 +03:00
alesapin
2940aeff23
Fix style
2019-12-11 13:24:20 +03:00
alesapin
fd9483efbe
Just trigger CI
2019-12-11 13:24:20 +03:00
Vladimir Chebotarev
0ff0a52249
Missed review fixes.
2019-12-11 13:24:20 +03:00
Vladimir Chebotarev
f2aee64072
Minor style fix.
2019-12-11 13:24:20 +03:00