Yuriy
|
9d0a0d0db0
|
fixed type
|
2019-12-05 02:32:17 +03:00 |
|
Yuriy
|
dbe7dc1185
|
using SHA1 MySQL auth plugin for plaintext passwords
|
2019-12-05 02:30:06 +03:00 |
|
alesapin
|
cfa1b37fd6
|
Merge pull request #8032 from ClickHouse/ddl_dictionaries_if_not_exists
Create dictionary if not exists
|
2019-12-04 21:28:05 +03:00 |
|
alesapin
|
2592e44eef
|
Merge pull request #8028 from ClickHouse/fix_libc_compatibility_of_odbc_bridge
Fix unintendent dependency from GLIBC 2.16 in clickhouse-odbc-bridge
|
2019-12-04 18:15:26 +03:00 |
|
alesapin
|
3128b62f0e
|
Create dictionary if not exists
|
2019-12-04 18:11:36 +03:00 |
|
alesapin
|
516876becb
|
Fix unintendent dependency from GLIBC 2.16 in clickhouse-odbc-bridge
|
2019-12-04 15:39:09 +03:00 |
|
alesapin
|
eb17d51dd4
|
Remove unused function
|
2019-12-04 12:49:54 +03:00 |
|
alesapin
|
d1d3bac744
|
Better
|
2019-12-04 12:48:08 +03:00 |
|
alesapin
|
ace44e0717
|
Add test for incorrect settings
|
2019-12-04 12:34:05 +03:00 |
|
alesapin
|
9e5f13e7af
|
Merge branch 'fix_metric_suffix_in_settings_value' of https://github.com/millb/ClickHouse into millb-fix_metric_suffix_in_settings_value
|
2019-12-04 12:22:29 +03:00 |
|
alesapin
|
8877129d60
|
Merge pull request #8012 from ClickHouse/millb-url_engine_problem
Merging [#7154]
|
2019-12-04 12:13:15 +03:00 |
|
alesapin
|
fa4728d44f
|
Fix style
|
2019-12-03 20:57:00 +03:00 |
|
alesapin
|
f0e9715f10
|
Fix test
|
2019-12-03 20:36:02 +03: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 |
|
alesapin
|
2a43daec5c
|
Buildable code
|
2019-12-03 20:15:16 +03:00 |
|
alesapin
|
20e4e92c49
|
Fix some conflicts
|
2019-12-03 19:32:41 +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 |
|
Nikolai Kochetov
|
31d5c66867
|
Fix num rows in IRowInputFormat
|
2019-12-03 16:43:40 +03:00 |
|
Alexander Burmak
|
108c792fd9
|
Fixed typos in ExternalLoader.h and CrossToInnerJoinVisitor.cpp
|
2019-12-03 16:39:42 +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 |
|
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
|
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
|
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
|
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 |
|
Alexey Milovidov
|
d70b73f033
|
Merge branch 's3auth' of https://github.com/excitoon-favorites/ClickHouse into excitoon-favorites-s3auth
|
2019-12-03 03:06:01 +03:00 |
|