alexey-milovidov
|
fa4a7eb3d1
|
Merge branch 'master' into merge-itable-istorage
|
2019-05-18 00:37:12 +03:00 |
|
alexey-milovidov
|
8bf48de9c9
|
Merge pull request #5308 from abyss7/issue-5100
Add setting to regulate Kafka committing policy
|
2019-05-18 00:27:19 +03:00 |
|
alexey-milovidov
|
8b9b305a5f
|
Merge pull request #5325 from abyss7/issue-5286
Allow to shadow virtual column '_table' in Merge engine
|
2019-05-18 00:17:34 +03:00 |
|
alexey-milovidov
|
34f36e2891
|
Merge pull request #5304 from 4ertus2/funcs
Support quantile(s) and median for Decimal
|
2019-05-17 23:03:27 +03:00 |
|
Danila Kutenin
|
e0b90de474
|
Merge pull request #5322 from yandex/to_valid_utf8
toValidUTF8 function added
|
2019-05-17 22:48:32 +03:00 |
|
Ivan Lezhankin
|
dcff73c8d4
|
Fix build
|
2019-05-17 21:45:42 +03:00 |
|
Ivan Lezhankin
|
7b6c78402d
|
Allow to shadow virtual column '_table' in Merge engine
|
2019-05-17 20:40:51 +03:00 |
|
Ivan Lezhankin
|
7f762aee88
|
Move some code from header to source file.
|
2019-05-17 17:48:03 +03:00 |
|
Ivan Lezhankin
|
0821d62516
|
Merge ITableDeclaration into IStorage.
Also a couple of massive include-refactorings with better forwarding
|
2019-05-17 17:34:25 +03:00 |
|
Danila Kutenin
|
64913c4778
|
better names
|
2019-05-17 16:00:29 +03:00 |
|
Danila Kutenin
|
1b63952373
|
docs
|
2019-05-17 15:57:11 +03:00 |
|
Danila Kutenin
|
0d3422fa8a
|
toValidUTF8 function added
|
2019-05-17 15:55:21 +03:00 |
|
alesapin
|
7a9dfbbb53
|
More stable perf tests
|
2019-05-17 14:42:41 +03:00 |
|
Artem Zuikov
|
4eee10d788
|
Merge pull request #5271 from 4ertus2/some
Cache ExpressionBlockInputStream header
|
2019-05-17 13:14:22 +03:00 |
|
alexey-milovidov
|
1707cd79c8
|
Merge pull request #5297 from github1youlc/xid_equal_to_close_xid_deadlock_fix
fix deadlock when xid equal to close_xid
|
2019-05-17 11:45:35 +03:00 |
|
Vladimir Chebotarev
|
bc99be0f10
|
Minor Markdown fixes. [#CLICKHOUSE-2]
|
2019-05-17 03:24:34 +03:00 |
|
chertus
|
927557b0f8
|
move caching to ctor
|
2019-05-16 20:16:25 +03:00 |
|
chertus
|
21cf553f16
|
extract readDecimalText.h from readFloatText.h
|
2019-05-16 19:41:10 +03:00 |
|
Nikolai Kochetov
|
6fa907c089
|
Add lockfree to boost.
|
2019-05-16 19:27:41 +03:00 |
|
Artem Zuikov
|
c3588fd5da
|
Merge pull request #5291 from 4ertus2/nulls
Add toDecimalOrZero and toDecimalOrNull fuctions
|
2019-05-16 18:53:17 +03:00 |
|
Ivan Lezhankin
|
a14013dff7
|
Add setting to regulate Kafka committing policy.
|
2019-05-16 18:20:30 +03:00 |
|
Artem Zuikov
|
1e1418652b
|
Merge pull request #5282 from 4ertus2/decimal
Throw Decimal overflow for Inf and NaN
|
2019-05-16 17:48:09 +03:00 |
|
chertus
|
fdcbf509bb
|
support quantile(s)ExactWeighted for Decimal
|
2019-05-16 17:33:13 +03:00 |
|
stavrolia
|
7b34c1c418
|
Merge branch 'master' of https://github.com/yandex/ClickHouse
|
2019-05-16 16:43:40 +03:00 |
|
chertus
|
50c35a70db
|
support quanitle, quantiles, median for Decimal
|
2019-05-16 15:53:33 +03:00 |
|
chertus
|
ab517cdf4d
|
Merge branch 'master' into decimal
|
2019-05-16 14:22:52 +03:00 |
|
chertus
|
2739a3f6d0
|
Merge branch 'master' into nulls
|
2019-05-16 14:02:12 +03:00 |
|
stavrolia
|
ff4d989918
|
Fixed help instruction of usage
|
2019-05-16 13:52:41 +03:00 |
|
linceyou
|
c6108eec73
|
fix possible deadlock
|
2019-05-16 14:42:56 +08:00 |
|
alexey-milovidov
|
dcc88f3a0c
|
Merge pull request #5284 from 4ertus2/bugs
fix decimal quoted csv input
|
2019-05-16 00:07:23 +03:00 |
|
alexey-milovidov
|
2affb3ca82
|
Update DataTypesDecimal.h
|
2019-05-16 00:01:14 +03:00 |
|
alexey-milovidov
|
34c7886b52
|
Merge pull request #5288 from yandex/perf_test_fixes
Fix incorrect performance tests
|
2019-05-15 23:55:57 +03:00 |
|
chertus
|
5f19c0981d
|
add toDecimalOrZero and toDecimalOrNull fuctions
|
2019-05-15 21:50:35 +03:00 |
|
proller
|
51ca4cbaa4
|
Build fixes (#5278)
|
2019-05-15 20:19:39 +03:00 |
|
alesapin
|
d477cc0df4
|
Fix incorrect performance tests
|
2019-05-15 19:44:25 +03:00 |
|
proller
|
0dd29e7c5b
|
clang-format of AggregateFunctions/AggregateFunctionTSGroupSum.*
|
2019-05-15 19:27:44 +03:00 |
|
Yangkuan Liu
|
0760a3436f
|
add AggregateFunction TSgroup{Rate}Sum (#4542)
|
2019-05-15 19:16:25 +03:00 |
|
Ivan
|
1ea9e3019d
|
Freeze the Kafka buffer after first empty response (#5283)
* Check inside inferior streams for cancellation while reading.
* Stop reading from Kafka buffer after first empty read.
|
2019-05-15 19:11:50 +03:00 |
|
chertus
|
720f8667e4
|
fix decimal quoted csv input
|
2019-05-15 16:51:17 +03:00 |
|
chertus
|
02f01a5104
|
throw Decimal overflow for Inf and NaN
|
2019-05-15 15:28:44 +03:00 |
|
Artem Zuikov
|
98359a6a09
|
Merge pull request #5267 from 4ertus2/row_ref_list
RowRefList improvements
|
2019-05-15 13:38:48 +03:00 |
|
proller
|
0da7463a6b
|
CLICKHOUSE-4519 Support dictionaries in clickhouse-copier (#5270)
|
2019-05-15 12:16:09 +03:00 |
|
Ivan Blinkov
|
150c8466d7
|
fix few typos
|
2019-05-15 12:04:24 +03:00 |
|
proller
|
8814e0cda5
|
server: informative listen error messages (#5268)
|
2019-05-14 22:55:10 +03:00 |
|
proller
|
7cb8d46338
|
Fix build (move code from AggregateFunctionMLMethod.h) (#5266)
|
2019-05-14 22:52:29 +03:00 |
|
alexey-milovidov
|
2cbbbba7c8
|
Merge pull request #5269 from vitlibar/fix-postfix-increment-in-settings
Fix postfix increment operator in Settings::iterator
|
2019-05-14 22:24:03 +03:00 |
|
alexey-milovidov
|
3ef1b21ab9
|
Merge pull request #5253 from abyss7/issue-2551
Link rdkafka with bundled SASL
|
2019-05-14 22:15:46 +03:00 |
|
alexey-milovidov
|
88b34999fe
|
Merge pull request #5247 from zhang2014/fix/rename_data_race
fix data race in rename query
|
2019-05-14 22:07:52 +03:00 |
|
chertus
|
4a5e2dfd3c
|
cache ExpressionBlockInputStream header
|
2019-05-14 21:26:19 +03:00 |
|
Vitaly Baranov
|
9620e2e223
|
Merge pull request #5003 from Enmk/geohash_support
Implementation of geohashEncode and geohashDecode functions;
|
2019-05-14 20:01:22 +03:00 |
|