Nikolai Kochetov
|
5f3d7cace4
|
Merge pull request #7898 from apbodrov/avg_weighted
avgWeighted
|
2019-12-19 12:56:38 +03:00 |
|
alesapin
|
7b392d4e89
|
Merge pull request #8275 from ClickHouse/fix_range_dictionaries_ddl
DDL dictionaries Range fix
|
2019-12-19 12:54:39 +03:00 |
|
Amos Bird
|
630ef97854
|
Allow table identifier as the first arg to joinGet (#7707)
|
2019-12-18 23:36:51 +03:00 |
|
Nikolai Kochetov
|
f3c5f2d170
|
Merge pull request #8272 from ClickHouse/fix_replace_running_query
Fix 00600_replace_running_query.
|
2019-12-18 21:33:09 +03:00 |
|
alesapin
|
742caced3f
|
Add ability to work with different types besides Date in RangeHashed external dictionary created from DDL query.
|
2019-12-18 19:26:46 +03:00 |
|
Vasily Nemkov
|
6fee967acd
|
now64() tests
|
2019-12-18 19:10:26 +03:00 |
|
Nikolai Kochetov
|
d6c34d11d9
|
Fix 00600_replace_running_query.
|
2019-12-18 18:21:45 +03:00 |
|
Andrei Bodrov
|
dd007c5ce1
|
typo :(
|
2019-12-18 15:48:40 +03:00 |
|
Andrei Bodrov
|
6ba5cf289c
|
test
|
2019-12-18 14:57:06 +03:00 |
|
Andrei Bodrov
|
5ae834d153
|
fix conflict
|
2019-12-18 13:02:04 +03:00 |
|
alexey-milovidov
|
b2fcaff0dc
|
Merge pull request #8252 from 4ertus2/bugs
Fix crash in FULL JOIN with LowCard in key (attempt 2)
|
2019-12-18 01:58:56 +03:00 |
|
chertus
|
d7a2f45299
|
Fix crash in FULL JOIN with LowCard in key (attempt 2)
|
2019-12-17 18:02:42 +03:00 |
|
alesapin
|
1c09a8b8aa
|
Revert tests
|
2019-12-17 16:03:23 +03:00 |
|
alesapin
|
97e388db8e
|
Add missed test for system.mutations
|
2019-12-17 15:22:28 +03:00 |
|
alesapin
|
a2180b0bb3
|
Merge branch 'master' into restrictions_for_external_dictionaries_from_ddl
|
2019-12-16 23:07:16 +03:00 |
|
alexey-milovidov
|
fcca420e91
|
Merge pull request #8231 from ClickHouse/enabling_values_optimization_by_default
Enable Values optimization by default
|
2019-12-16 22:13:50 +03:00 |
|
alexey-milovidov
|
12b3dcdcb8
|
Merge pull request #8034 from hombit/h3support
h3 functions required for circle search
|
2019-12-16 21:35:19 +03:00 |
|
Konstantin Malanchev
|
590627a658
|
Add h3EdgeAngle function
|
2019-12-16 20:46:39 +03:00 |
|
Konstantin Malanchev
|
1c1794d3d8
|
Add h3EdgeLengthM function
|
2019-12-16 20:46:38 +03:00 |
|
Konstantin Malanchev
|
9937fc7ff9
|
Add h3kRing function
|
2019-12-16 20:46:38 +03:00 |
|
Alexander Tokmakov
|
2980c1101e
|
update tests
|
2019-12-16 13:24:02 +03:00 |
|
alexey-milovidov
|
3399f9a73c
|
Merge pull request #8112 from hczhcz/patch-1210
Add function bankerRound
|
2019-12-15 23:57:13 +03:00 |
|
Andrei Bodrov
|
e2f347a5ad
|
fix test
|
2019-12-15 16:41:50 +03:00 |
|
Andrei Bodrov
|
cae40d3d94
|
fix name, add exception, add tests
|
2019-12-15 16:36:44 +03:00 |
|
alexey-milovidov
|
3a265cd9f3
|
Merge pull request #8213 from ClickHouse/fix-exists-query
Fixed segfault in EXISTS query
|
2019-12-14 23:02:08 +03:00 |
|
Alexey Milovidov
|
22301e534b
|
Don't use https in test to postpone fix of UBSan report in libressl
|
2019-12-14 19:48:19 +03:00 |
|
alexey-milovidov
|
cd556a35e6
|
Merge pull request #8210 from 4ertus2/bugs
Fix `There's no column` error for materialized and alias columns
|
2019-12-14 19:45:07 +03:00 |
|
alexey-milovidov
|
e009584086
|
Merge pull request #8164 from nicelulu/master
Fix trivial count query with ConvertingBlockInputStream.
|
2019-12-14 19:39:49 +03:00 |
|
root
|
22bc508dc4
|
use currentDatabase().
|
2019-12-14 13:28:16 +08:00 |
|
Nikita Mikhaylov
|
f055239cde
|
Merge pull request #8207 from nikitamikhaylov/fix-parallel-cancel-test
Light fix of parallel cancel test
|
2019-12-14 01:59:32 +03:00 |
|
Nikita Mikhaylov
|
69f32e007c
|
remove comment
|
2019-12-14 01:59:17 +03:00 |
|
Alexey Milovidov
|
0998dcbda6
|
Fixed segfault in EXISTS query
|
2019-12-13 23:24:03 +03:00 |
|
chertus
|
8c9ca6891f
|
fix 'There's no column' error for materialized and alias columns
|
2019-12-13 21:46:55 +03:00 |
|
alexey-milovidov
|
8727f30ef8
|
Merge pull request #7790 from bgranvea/simple-aggregate-function-fix
Fix "Sizes of columns doesn't match" error with SimpleAggregateFunction
|
2019-12-13 20:56:03 +03:00 |
|
Nikita Mikhaylov
|
9936fd2bc4
|
fix added
|
2019-12-13 19:44:33 +03:00 |
|
hcz
|
6171e8b70c
|
Rename roundBankers
|
2019-12-13 22:50:14 +08:00 |
|
Boris Granveaud
|
3502e3858a
|
provide test case
|
2019-12-13 14:10:49 +01:00 |
|
Nikolai Kochetov
|
bd2517343d
|
Fi rand and randConstant for nullable types.
|
2019-12-13 16:10:02 +03:00 |
|
Konstantin Malanchev
|
4eae32d438
|
Add h3IsValid function
|
2019-12-13 11:39:50 +03:00 |
|
Konstantin Malanchev
|
947fb39d5e
|
Add h3getResolution function
|
2019-12-13 11:39:50 +03:00 |
|
root
|
63aaf64e93
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into lulu-master1
|
2019-12-13 16:12:43 +08:00 |
|
zhangxiao018
|
8a2b8647e4
|
add test.
|
2019-12-13 11:59:51 +08:00 |
|
alexey-milovidov
|
399995d60b
|
Merge pull request #7812 from infinivision/fix_part_mutation
fix part mutation
|
2019-12-13 03:45:59 +03:00 |
|
alexey-milovidov
|
ad76a1bafb
|
Merge pull request #8185 from vitlibar/fix-drop-dictionary-if-exists
Fix DROP DICTIONARY IF EXISTS
|
2019-12-13 02:47:06 +03:00 |
|
alexey-milovidov
|
989671cffe
|
Update 01046_materialized_view_with_join_over_distributed.sql
|
2019-12-13 00:01:33 +03:00 |
|
Mikhail Filimonov
|
32cd2912b7
|
Test for https://github.com/ClickHouse/ClickHouse/issues/5142
|
2019-12-12 21:49:45 +01:00 |
|
alexey-milovidov
|
0dc62d20e1
|
Merge pull request #8149 from zhang2014/feature/array_zip
Add arrayZip function
|
2019-12-12 22:00:39 +03:00 |
|
Vitaly Baranov
|
f81d9b4e73
|
Fix DROP DICTIONARY IF EXISTS db.dict - now it doesn't throw exceptions
even if db doesn't exist.
|
2019-12-12 21:37:44 +03:00 |
|
alexey-milovidov
|
51ed10ed78
|
Merge pull request #8011 from Jokser/aws-s3-sdk-integration
AWS SDK S3 integration
|
2019-12-12 20:43:16 +03:00 |
|
hcz
|
c0028c3942
|
Add aggregate function categoricalInformationValue (#8117)
* Add categorical iv aggregate function with tests
|
2019-12-12 16:28:28 +03:00 |
|