Alexey Boykov
|
8b4c5aa876
|
Reduced copy-paste
|
2021-08-27 17:31:11 +03:00 |
|
Alexey Boykov
|
229b227328
|
Distances, interesting tests
|
2021-08-27 16:14:32 +03:00 |
|
Alexey Boykov
|
6fbdda6dd0
|
LpNorm
|
2021-08-26 21:17:44 +03:00 |
|
Alexey Boykov
|
657a8e13f9
|
max2, min2, LinfNorm
|
2021-08-26 15:34:46 +03:00 |
|
Alexey Boykov
|
eb4970bbc4
|
L2Norm
|
2021-08-25 18:44:35 +03:00 |
|
Alexey Boykov
|
ace922c8f6
|
L1Norm
|
2021-08-25 17:56:31 +03:00 |
|
Alexey Boykov
|
be7def3377
|
Reduced copy-paste, dotProduct
|
2021-08-25 17:02:04 +03:00 |
|
Alexey Boykov
|
f6e306cb28
|
Merge branch 'ClickHouse:master' into numeric_tuple_functions
|
2021-08-23 19:16:18 +03:00 |
|
Alexey Boykov
|
04222f4e0d
|
Divide, negate, test
|
2021-08-23 16:41:20 +03:00 |
|
Ilya Yatsishin
|
315a835c95
|
Merge pull request #28020 from qoega/fix-style
|
2021-08-23 15:48:41 +03:00 |
|
Yatsishin Ilya
|
17bb938541
|
fix style
|
2021-08-23 13:59:01 +03:00 |
|
alexey-milovidov
|
c8e0be6343
|
Merge pull request #27982 from vitlibar/function-get-setting-get-rid-of-mutable
Get rid of mutable value in FunctionGetSetting.
|
2021-08-22 20:10:38 +03:00 |
|
Vitaly Baranov
|
d18cf0eb51
|
Get rid of mutable value in FunctionGetSetting.
|
2021-08-22 10:29:56 +03:00 |
|
alexey-milovidov
|
e620ea15bd
|
Merge pull request #27900 from amosbird/newf
getServerPort function
|
2021-08-21 22:40:25 +03:00 |
|
alexey-milovidov
|
40a4a6663e
|
Merge pull request #27830 from zhanglistar/master
Add sha512 hash functions
|
2021-08-21 22:38:06 +03:00 |
|
alexey-milovidov
|
fef442ba34
|
Merge pull request #27939 from amosbird/jsonextractstring
Fix JSONExtract String with null value.
|
2021-08-21 22:37:28 +03:00 |
|
Amos Bird
|
997acdc39e
|
getPort function
|
2021-08-21 20:33:36 +08:00 |
|
Amos Bird
|
4d3db821bb
|
Fix JSONExtract String with null value.
|
2021-08-21 17:03:16 +08:00 |
|
Alexey Boykov
|
ba4da13d5b
|
Style
|
2021-08-21 00:14:26 +03:00 |
|
Alexey Boykov
|
9a8cdeec29
|
Deleting cerr
|
2021-08-20 20:52:27 +03:00 |
|
Alexey Boykov
|
00cd335006
|
Compatibility
|
2021-08-20 19:23:51 +03:00 |
|
Alexey Boykov
|
efff19e996
|
Merge branch 'master' into numeric_tuple_functions
|
2021-08-20 18:03:14 +03:00 |
|
Alexey Boykov
|
b3bd6b5b29
|
Operators, refactoring
Added operators, tupleHammingDistance has been refactored
|
2021-08-20 17:06:57 +03:00 |
|
Kseniia Sumarokova
|
273b8b9bc1
|
Merge pull request #27704 from jasine/master
feat: add conversions between snowflake id and dateTime(dateTime64)
|
2021-08-20 10:48:40 +03:00 |
|
tavplubix
|
9ef45d92c2
|
Merge pull request #27755 from ClickHouse/ncb/server_uuid
Merging #20089
|
2021-08-19 14:59:18 +03:00 |
|
Kseniia Sumarokova
|
3d05014da1
|
Update FunctionSnowflake.h
|
2021-08-19 12:54:03 +03:00 |
|
Nikolai Kochetov
|
3e44ef437e
|
Merge pull request #26639 from ClickHouse/fix-bad-cast
Fix bad cast
|
2021-08-19 11:17:26 +03:00 |
|
listar
|
fae6ae1c7b
|
1. add tests and fix a length bug.
|
2021-08-19 07:56:47 +00:00 |
|
listar
|
75f47725e2
|
1. add header of sha512 hash functions.
|
2021-08-19 02:57:20 +00:00 |
|
listar
|
74bfb006da
|
1. add sha512 hash functions
|
2021-08-19 02:49:35 +00:00 |
|
ubuntu
|
4d4dae79f0
|
fix: build issue
|
2021-08-19 00:47:40 +08:00 |
|
Alexander Tokmakov
|
31d75c9c38
|
fix split build
|
2021-08-18 15:15:31 +03:00 |
|
Kruglov Pavel
|
9532e2f962
|
Merge branch 'master' into nullable-decimal
|
2021-08-18 14:03:20 +03:00 |
|
Nikolai Kochetov
|
a46fe11e2c
|
Try fix test_mutations_with_merge_background_task
|
2021-08-18 13:30:02 +03:00 |
|
Maksim Kita
|
419cecdeaf
|
Merge pull request #27795 from kitaisreal/dictionaries-key-types-refactoring
Dictionaries key types refactoring
|
2021-08-18 10:30:21 +03:00 |
|
alexey-milovidov
|
eb3bbdfab5
|
Merge pull request #27680 from ClickHouse/decimal-no-trailing-zeros
Remove trailing zeros from Decimal serialization #15794
|
2021-08-18 05:24:13 +03:00 |
|
Maksim Kita
|
6c82ac2024
|
Fixed tests
|
2021-08-17 23:59:08 +03:00 |
|
Maksim Kita
|
b4f41bd824
|
Dictionaries key types refactoring
|
2021-08-17 20:35:43 +03:00 |
|
Alexander Tokmakov
|
df1a4e90a8
|
Merge branch 'master' into ncb/server_uuid
|
2021-08-17 19:42:47 +03:00 |
|
Pavel Kruglov
|
bc853d250f
|
Set function divide as suitable for short-circuit in case of Nullable(Decimal)
|
2021-08-17 16:24:28 +03:00 |
|
Alexander Tokmakov
|
4d71f65082
|
fix build
|
2021-08-17 16:24:14 +03:00 |
|
Maksim Kita
|
ad53ffc807
|
Merge pull request #27629 from kitaisreal/complex-key-range-hashed-dictionary
Added ComplexKeyRangeHashed dictionary
|
2021-08-17 16:14:18 +03:00 |
|
Nikolai Kochetov
|
98eb619b4b
|
Merge pull request #23367 from Avogar/short-circuit
Implement short circuit function evaluation
|
2021-08-17 12:36:07 +03:00 |
|
Alexander Tokmakov
|
9e9fa043ca
|
minor improvements, add test
|
2021-08-16 21:30:53 +03:00 |
|
Maksim Kita
|
2d24b443f5
|
Fixed tests
|
2021-08-16 20:40:57 +03:00 |
|
Pavel Kruglov
|
7c98fc11b9
|
Fix performance, make only one setting
|
2021-08-16 14:30:56 +03:00 |
|
Alexey Milovidov
|
8adaef7c8e
|
Make text format for Decimal tuneable
|
2021-08-16 11:03:23 +03:00 |
|
jasine
|
aa49f76bf0
|
fix: style
|
2021-08-16 00:49:33 +08:00 |
|
jasine
|
b9d8ee125b
|
feat: add conversion between snowflake id and datetime
|
2021-08-15 22:26:40 +08:00 |
|
Maksim Kita
|
bf6d0150d4
|
Fixed style check
|
2021-08-15 12:53:21 +03:00 |
|