Mikhail Filimonov
|
7d760a964d
|
Fix for timestamp & style
|
2019-12-05 22:21:15 +01:00 |
|
Mikhail Filimonov
|
34275626de
|
Fix for https://github.com/ClickHouse/ClickHouse/issues/8003 : old producers do not write timestamp, but column still should have enough rows
|
2019-12-03 23:03:43 +01:00 |
|
Mikhail Filimonov
|
3de3ba336a
|
Fix Native format in Kafka
|
2019-12-03 22:12:47 +01:00 |
|
Mikhail Filimonov
|
6e426592a7
|
Make the formats like RowBinaryWithNamesAndTypes work in Kafka & do not try to parse buffer when it at eof
|
2019-12-03 22:03:22 +01:00 |
|
Nikolai Kochetov
|
7b3c56990d
|
Merge pull request #8005 from ClickHouse/add-more-checks-to-chunk
Add forgotten rows number check to chunk constructor.
|
2019-12-03 20:26:19 +03:00 |
|
alexey-milovidov
|
8cb5402179
|
Merge pull request #8006 from CurtizJ/and_perftest
Add perf test for function 'and'.
|
2019-12-03 19:06:26 +03:00 |
|
alexey-milovidov
|
da754943d8
|
Merge pull request #8008 from Alex-Burmak/typo_fix
Fixed typos in ExternalLoader.h and CrossToInnerJoinVisitor.cpp
|
2019-12-03 17:29:49 +03:00 |
|
Nikolai Kochetov
|
31d5c66867
|
Fix num rows in IRowInputFormat
|
2019-12-03 16:43:40 +03:00 |
|
alexey-milovidov
|
3855540e45
|
Merge pull request #8007 from ClickHouse/blinkov-patch-15
Fix toc_en.yml error
|
2019-12-03 16:42:40 +03:00 |
|
Alexander Burmak
|
108c792fd9
|
Fixed typos in ExternalLoader.h and CrossToInnerJoinVisitor.cpp
|
2019-12-03 16:39:42 +03:00 |
|
Ivan Blinkov
|
fa4894bd47
|
Fix toc_en.yml error
|
2019-12-03 16:34:19 +03:00 |
|
CurtizJ
|
828f3ac3b2
|
add perf test for function and
|
2019-12-03 16:28:07 +03:00 |
|
alesapin
|
54088db46a
|
Merge pull request #8001 from ClickHouse/add_time_to_func_tests
Added argument --print-time to tests.
|
2019-12-03 15:38:11 +03:00 |
|
alexey-milovidov
|
1b2297bcee
|
Merge pull request #7999 from litao91/typo_fix
Fix a minor typo on formatting UNION ALL AST
|
2019-12-03 15:29:49 +03:00 |
|
alexey-milovidov
|
aadf7c689c
|
Merge pull request #7993 from ClickHouse/merge-great-circle-distance
Merging #7307
|
2019-12-03 15:23:38 +03:00 |
|
alexey-milovidov
|
f09c29a2b6
|
Merge pull request #7992 from ClickHouse/excitoon-favorites-s3auth
Merging #7623
|
2019-12-03 15:21:12 +03:00 |
|
Nikolai Kochetov
|
448d755a3b
|
Add forgotten rows number check to chunk constructor.
|
2019-12-03 14:56:51 +03:00 |
|
BayoNet
|
e86a1cd68e
|
DOCS-6182: The flatten function docs (#7661)
* Array flatten function description (#67)
* docs(flatten): add flatten description
* docs(flatten): flatten description
* docs(flatten): flatten description (minor changes)
* docs(flatten): add flatten description
* docs(flatten): flatten description
* docs(flatten): flatten description (minor changes)
* docs(flatten): changing description
* DOCAPI-6182: The flatten function docs
* Update docs/en/query_language/functions/array_functions.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-6182: Switched names.
|
2019-12-03 13:11:13 +03:00 |
|
Nikolai Kochetov
|
f2ff3b3ddd
|
Added argument --print-time to tests.
|
2019-12-03 12:59:41 +03:00 |
|
litao91
|
d9607c50fe
|
Fix a minor typo on formatting UNION ALL AST
|
2019-12-03 16:58:00 +08:00 |
|
Alexey Milovidov
|
40b0f12755
|
Removed tons of garbage from "greatCircleDistance" function. But algorithm is still unclear.
|
2019-12-03 05:25:23 +03:00 |
|
alexey-milovidov
|
0c904f1484
|
Merge pull request #7721 from 4ertus2/decimal
Basic GatherUtils support for Decimals
|
2019-12-03 05:15:38 +03:00 |
|
alexey-milovidov
|
0734d4695b
|
Merge pull request #7724 from 4ertus2/some
Missing array functions for Decimals
|
2019-12-03 05:14:33 +03:00 |
|
alexey-milovidov
|
812df3aef3
|
Merge pull request #7755 from nikitamikhaylov/storage_set
Using the Set engine happen Exception: Method read is not supported by storage Set
|
2019-12-03 05:09:47 +03:00 |
|
alexey-milovidov
|
f1d75d9722
|
Update 01030_storage_set_supports_read.sql
|
2019-12-03 05:09:33 +03:00 |
|
alexey-milovidov
|
ef66c453c4
|
Update ExpressionAnalyzer.h
|
2019-12-03 05:09:05 +03:00 |
|
alexey-milovidov
|
cdaa913d1f
|
Update ExpressionAnalyzer.h
|
2019-12-03 05:08:41 +03:00 |
|
alexey-milovidov
|
4159e77e1a
|
Merge pull request #7835 from filimonov/fix_redis_builds
Fix build with Poco Redis
|
2019-12-03 05:06:51 +03:00 |
|
alexey-milovidov
|
a4b0c24c1b
|
Merge pull request #7931 from BayoNet/l10n/CLICKHOUSEDOCS-129-cli-warning
DOCS-129: Update of CLI description. EN review. RU translation.
|
2019-12-03 05:03:08 +03:00 |
|
alexey-milovidov
|
0946b41457
|
Merge pull request #7930 from godfreyd/en-docs/CLICKHOUSEDOCS-451
Docs: added arrayCompact function
|
2019-12-03 05:02:12 +03:00 |
|
Alexey Milovidov
|
2474cdfa09
|
Removed tons of garbage from "greatCircleDistance" function. But algorithm is still unclear.
|
2019-12-03 04:55:46 +03:00 |
|
alexey-milovidov
|
f5e88f8cd5
|
Merge pull request #7307 from ClickHouse/new-branch-for-new-geodist
Speed up greatCircleDistance function with test
|
2019-12-03 04:34:35 +03:00 |
|
alexey-milovidov
|
dbc95e27be
|
Update greatCircleDistance.cpp
|
2019-12-03 04:33:36 +03:00 |
|
Alexey Milovidov
|
49d25e06a8
|
Added a test
|
2019-12-03 04:29:19 +03:00 |
|
Alexey Milovidov
|
93ef18501f
|
Added a test
|
2019-12-03 04:27:48 +03:00 |
|
Alexey Milovidov
|
199a209c82
|
Added a test
|
2019-12-03 04:23:17 +03:00 |
|
Alexey Milovidov
|
8fa05a212b
|
Fixed bug in #7623
|
2019-12-03 04:22:25 +03:00 |
|
alexey-milovidov
|
5ab07706b9
|
Merge pull request #7945 from godfreyd/godfreyd-CLICKHOUSEDOCS-203
Docs: Added Content-Type Header
|
2019-12-03 04:07:23 +03:00 |
|
alexey-milovidov
|
8e22057adf
|
Update http.md
|
2019-12-03 04:07:14 +03:00 |
|
alexey-milovidov
|
edbe6c7638
|
Update http.md
|
2019-12-03 04:06:53 +03:00 |
|
alexey-milovidov
|
edede563c9
|
Merge pull request #7747 from hczhcz/patch-1113
Fix empty array handling in arraySplit
|
2019-12-03 04:00:31 +03:00 |
|
alexey-milovidov
|
ee200fca77
|
Merge pull request #7967 from godfreyd/en-docs/CLICKHOUSEDOCS-452
Docs for javaHashUTF16LE function
|
2019-12-03 03:58:09 +03:00 |
|
alexey-milovidov
|
f231436caa
|
Update hash_functions.md
|
2019-12-03 03:57:51 +03:00 |
|
alexey-milovidov
|
28fbfc8405
|
Update hash_functions.md
|
2019-12-03 03:56:38 +03:00 |
|
alexey-milovidov
|
87adf355e8
|
Merge pull request #7935 from filimonov/kafka_perf
[wip] attempt to improve kafka parsing performance
|
2019-12-03 03:52:40 +03:00 |
|
alexey-milovidov
|
b6edda194f
|
Update KafkaBlockInputStream.cpp
|
2019-12-03 03:52:02 +03:00 |
|
alexey-milovidov
|
6fdfdcfd4e
|
Update ValuesBlockInputFormat.cpp
|
2019-12-03 03:51:10 +03:00 |
|
alexey-milovidov
|
4d65ad4034
|
Update ValuesBlockInputFormat.cpp
|
2019-12-03 03:50:50 +03:00 |
|
alexey-milovidov
|
4a69082fbb
|
Update ProtobufRowInputFormat.h
|
2019-12-03 03:49:50 +03:00 |
|
alexey-milovidov
|
a7521b97f9
|
Update IInputFormat.cpp
|
2019-12-03 03:49:05 +03:00 |
|