Commit Graph

25064 Commits

Author SHA1 Message Date
Vitaly Baranov
63b319404b Fix handling mixed const/non-const cases. 2019-05-28 02:47:33 +03:00
alexey-milovidov
b7d0add7a8
Merge pull request #5431 from proller/fix22
clickhouse-client: allow to run with unaccessable history file (read-only, no disk space, file is directory, ...)
2019-05-27 22:38:27 +03:00
proller
324317ff6f clickhouse-client: allow to run with unaccessable history file (read only, no disk space, file is directory, ...) 2019-05-27 21:56:50 +03:00
alexey-milovidov
da750145bf
Merge pull request #5428 from yandex/changelog-renames-issues
Changelog renames issues
2019-05-27 20:08:47 +03:00
filimonov
91ce8bf998
Remove simpleLinearRegression from RU changelog
the function was renamed after 19.6.2.11 release
2019-05-27 18:44:12 +02:00
filimonov
ded5846514
Remove simpleLinearRegression from changelog
Was renamed after that release,
2019-05-27 18:40:29 +02:00
Danila Kutenin
b579c98651
Merge pull request #5422 from yandex/ngram_non_symmetric
ngramEntry renamed to ngramSearch
2019-05-27 12:50:08 +03:00
Danila Kutenin
b65a9499c8 ngramEntry renamed to ngramSearch 2019-05-27 12:05:02 +03:00
alexey-milovidov
ead911efc2
Merge pull request #5419 from yurriy/mysql
Improvements of MySQL Wire Protocol
2019-05-27 04:59:23 +03:00
Yuriy
96c2bb383f using logging level from config.xml 2019-05-26 22:30:23 +03:00
alexey-milovidov
aabee36dac
Merge pull request #5279 from svladykin/bitmap1
New bitmap functions: `bitmapHasAny` and `bitmapHasAll`
2019-05-26 21:44:02 +03:00
Alexey Milovidov
fc12bbe6d4 Revert "Print error messages to stderr."
This reverts commit 00380ad6d8.
2019-05-26 21:38:43 +03:00
alexey-milovidov
d7a33b9104
Merge pull request #5420 from vitlibar/performance-test-for-json-extract
Performance test for the functions JSONExtract*
2019-05-26 21:23:31 +03:00
Vitaly Baranov
71177b6f1f Performance test for the functions JSONExtract* 2019-05-26 17:11:26 +03:00
Sergi Vladykin
8c7b6137bc Code style fixed. 2019-05-26 13:02:48 +03:00
Sergi Vladykin
4bd60b9fbd Fixed types in tests. 2019-05-26 12:58:39 +03:00
Sergi Vladykin
2be4721771 Merge branch 'master' of https://github.com/yandex/ClickHouse into bitmap1 2019-05-26 12:27:54 +03:00
Danila Kutenin
61a1d91d71
Merge pull request #5418 from yandex/ngram_non_symmetric
ngramEntry function was added
2019-05-26 11:02:48 +03:00
Yuriy
96e3574a06 Improvements of MySQL Wire Protocol 2019-05-26 09:52:29 +03:00
Danila Kutenin
b981318999 docs 2019-05-25 23:39:35 +03:00
Danila Kutenin
2097e3edc8 docs 2019-05-25 21:50:08 +03:00
Danila Kutenin
6090f5eca8 ngramEntry function was added 2019-05-25 21:47:26 +03:00
alexey-milovidov
461c4919d3
Merge pull request #5116 from PerformanceVision/send_header
Send a X-ClickHouse summary on the header for HTTP client with number of rows inserted
2019-05-25 20:20:35 +03:00
Danila Kutenin
ca87128ab2 Fix typo in docs 2019-05-25 18:42:12 +03:00
Alexey Milovidov
f225a7a08a Clarified time zone in test 2019-05-25 18:38:05 +03:00
Alexey Milovidov
207d2048c6 Added forward declarations 2019-05-25 17:15:22 +03:00
Alexey Milovidov
b94f2be154 Merge branch 'mysql' of https://github.com/yurriy/ClickHouse into yurriy-mysql 2019-05-25 17:14:57 +03:00
alexey-milovidov
6bb468b8c9
Merge pull request #5200 from hczhcz/patch-5
Add statistics functions: skewSamp, skewPop, kurtSamp, and kurtPop
2019-05-25 17:06:13 +03:00
alexey-milovidov
65957974b4
Update AggregateFunctionStatisticsSimple.h 2019-05-25 17:04:26 +03:00
alexey-milovidov
c2af408cc9
Merge pull request #5299 from BayoNet/DOCAPI-6206-odbc-engine
DOCAPI-6206 ODBC table engine and odbc table functions descriptions
2019-05-25 16:23:14 +03:00
alexey-milovidov
982bcd96e0
Update odbc.md 2019-05-25 16:21:17 +03:00
alexey-milovidov
4d59ce58c0
Merge pull request #5302 from BayoNet/DOCAPI-6421-load-balancing
DOCAPI-6421: Load balancing strategy 'first or random'.
2019-05-25 16:18:14 +03:00
alexey-milovidov
d34908cf2a
Update settings.md 2019-05-25 16:17:23 +03:00
alexey-milovidov
4825ec4928
Merge pull request #5216 from proller/fix15
CLICKHOUSE-4509 Fix error codes in DataPartsExchange
2019-05-25 16:13:26 +03:00
alexey-milovidov
e0e35f3258
Merge pull request #5246 from nikvas0/nikvas0/fix_minmax_null
[wip] fix null minmax
2019-05-25 16:11:23 +03:00
alexey-milovidov
81ed764d6a
Merge pull request #5285 from abyss7/issue-5085
Don't crash the server when Kafka consumers have failed to start
2019-05-25 16:09:26 +03:00
alexey-milovidov
cb89e506a4
Merge pull request #5353 from yandex/aku/detached-parts-5164
Add system.detached_parts table.
2019-05-25 16:08:33 +03:00
alexey-milovidov
6371817de9
Merge pull request #5258 from BayoNet/DOCAPI-6181-parquet
DOCAPI-6181: Parquet format description
2019-05-25 16:06:50 +03:00
alexey-milovidov
737ff5c0a3
Update formats.md 2019-05-25 16:06:30 +03:00
alexey-milovidov
980c564db6
Merge pull request #5339 from sundy-li/feature/sequence64
Make sequenceMatch aggregate functions support other unsigned Integer types
2019-05-25 15:59:36 +03:00
alexey-milovidov
d2941985bf
Merge pull request #5332 from BayoNet/DOCAPI-4293
DOCAPI-4293: DISTINCT ... ORDER BY, MySQL engine and mysql table function
2019-05-25 15:52:34 +03:00
alexey-milovidov
52c007c009
Update mysql.md 2019-05-25 15:52:04 +03:00
alexey-milovidov
137b258f96
Update mysql.md 2019-05-25 15:48:53 +03:00
alexey-milovidov
0c38226a25
Merge pull request #5366 from abyss7/storage-merge-sample
Check that underlying tables support sampling for StorageMerge
2019-05-25 15:44:02 +03:00
alexey-milovidov
fbbe3c1246
Merge pull request #5359 from andyyzh/fix_bitmap_issue_5244
Fixed bitmap functions produce wrong result
2019-05-25 15:43:38 +03:00
alexey-milovidov
bffe621d94
Merge pull request #5407 from kvap/all-columns-required-in-limit-by
Mark all input columns in LIMIT BY as required output
2019-05-25 15:13:01 +03:00
alexey-milovidov
89d77331b3
Merge pull request #5390 from Felixoid/zk_docs
Update ru and en ZK documentation
2019-05-25 15:11:19 +03:00
alexey-milovidov
2058d737f6
Update settings.md 2019-05-25 15:10:56 +03:00
alexey-milovidov
d33de11fd9
Update settings.md 2019-05-25 15:09:21 +03:00
alexey-milovidov
77ce50aa82
Merge pull request #5403 from BayoNet/DOCAPI-6423-leastSqr
DOCAPI-6423: leastSqr description.
2019-05-25 14:18:43 +03:00