Alexey Boykov
|
17bbe120f6
|
Tests with non constant columns
|
2021-09-09 18:19:31 +03:00 |
|
Alexey Boykov
|
7eb725a743
|
Corner cases (check description)
+ for Strings, * for String and Number are not added as it can be implemented soon. LpNorm cannot get Decimal because of the pow function.
|
2021-09-09 16:32:17 +03:00 |
|
Alexey Boykov
|
7da26f8f3b
|
NULL support (check description)
Interesting bug or feature: (1, 2) * NULL is NULL, not tuple of NULLs.
|
2021-09-09 16:07:51 +03:00 |
|
Alexey Boykov
|
75604817b2
|
unary operator
|
2021-08-30 20:13:41 +03:00 |
|
Alexey Boykov
|
65804040e4
|
operators
|
2021-08-30 19:10:27 +03:00 |
|
Alexey Boykov
|
96f80797b4
|
cosineDistance
|
2021-08-30 17:31:37 +03:00 |
|
Alexey Boykov
|
072104135a
|
Normalize
|
2021-08-30 15:52:00 +03:00 |
|
Alexey Boykov
|
91199dc73a
|
Changed operator, fix clarity of test
|
2021-08-27 20:05:33 +03:00 |
|
Alexey Boykov
|
46596ffc57
|
Names, tupleOperatorByNumber
|
2021-08-27 18:44:04 +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 |
|
RedClusive
|
1b7fe54f45
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into feature-quantileBfloat16
|
2021-08-22 12:41:11 +00:00 |
|
RedClusive
|
a68a7c3c36
|
add test
|
2021-08-22 12:15:20 +00: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 |
|
Alexey Boykov
|
e49d0c4533
|
Merge pull request #27563 from achimbab/bugfix_wf_strict
Bugfix for windowFunnel's "strict" mode.
|
2021-08-21 22:37:21 +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-milovidov
|
5ac6a99542
|
Merge pull request #27927 from ClickHouse/fix_27832
Сheck cluster name before creating Distributed
|
2021-08-21 10:40:23 +03:00 |
|
alexey-milovidov
|
adc63ce279
|
Merge pull request #27918 from vitlibar/fix-low-cardinality-uuid-with-extremes
Fix selecting with extremes from LowCardinality(UUID)
|
2021-08-21 10:34:33 +03:00 |
|
Kseniia Sumarokova
|
19afb22b4d
|
Merge pull request #27932 from amosbird/constkeys
Add a setting to bring back the old behavior of grouping by constant keys on empty set.
|
2021-08-21 08:02:30 +03:00 |
|
Kseniia Sumarokova
|
f3f44ec8fb
|
Merge pull request #27901 from amosbird/applylambda
APPLY with lambda.
|
2021-08-21 00:26:03 +03:00 |
|
Kseniia Sumarokova
|
38a35c1d9e
|
Merge pull request #27530 from kssenii/col-identifier-as-col-number
Allow positional arguments for group by, order by, limit by
|
2021-08-20 21:08:58 +03:00 |
|
Ilya Yatsishin
|
e146afec79
|
Merge pull request #27905 from kitaisreal/dictionary-empty-attribute-list
Dictionary empty attribute list
|
2021-08-20 19:28:06 +03:00 |
|
Alexey Boykov
|
efff19e996
|
Merge branch 'master' into numeric_tuple_functions
|
2021-08-20 18:03:14 +03:00 |
|
achimbab
|
a516b8e843
|
Merge branch 'master' into bugfix_wf_strict
|
2021-08-21 00:00:13 +09:00 |
|
achimbab
|
f371151e18
|
Fix docs and comments for windowFunnel and remove strict option
|
2021-08-20 23:56:28 +09:00 |
|
Amos Bird
|
5708ed42ec
|
Add setting.
empty_result_for_aggregation_by_constant_keys_on_empty_set
|
2021-08-20 22:34:32 +08:00 |
|
Alexey Boykov
|
b3bd6b5b29
|
Operators, refactoring
Added operators, tupleHammingDistance has been refactored
|
2021-08-20 17:06:57 +03:00 |
|
Alexander Tokmakov
|
42378b5913
|
fix
|
2021-08-20 17:05:53 +03:00 |
|
Amos Bird
|
452602dadb
|
APPLY with lambda.
|
2021-08-20 20:38:09 +08:00 |
|
Vitaly Baranov
|
cbc1b2e72d
|
Fix selecting with extremes from LowCardinality(UUID)
|
2021-08-20 13:10:41 +03:00 |
|
Maksim Kita
|
9831995fd8
|
Dictionary empty attribute list
|
2021-08-20 12:09:05 +03:00 |
|
Kseniia Sumarokova
|
74ebc5c75c
|
Merge pull request #27876 from CurtizJ/cast-with-minus
Fix postgres-like cast with negative numbers
|
2021-08-20 10:55:42 +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
|
64bfe21a1b
|
Fix test 00443_preferred_block_size_bytes.sh (#27846)
* Update 00443_preferred_block_size_bytes.sh
* Update clickhouse-test
* Update clickhouse-test
* Update database_replicated.xml
|
2021-08-20 00:25:14 +03:00 |
|
Kruglov Pavel
|
db5e24cee4
|
Merge pull request #27878 from Avogar/remove-tmp-folders
Remove tmp folders from tests
|
2021-08-19 18:51:27 +03:00 |
|
Pavel Kruglov
|
f3ff3aee0e
|
Remove tmp folders from tests
|
2021-08-19 18:49:39 +03:00 |
|
kssenii
|
512d66a088
|
Fix
|
2021-08-19 15:19:11 +00:00 |
|
Anton Popov
|
a9d83c1eec
|
fix postgres like cast with negative numbers
|
2021-08-19 18:16:57 +03:00 |
|
alexey-milovidov
|
415bb6e1e1
|
Merge pull request #27793 from Algunenano/cleanup_leftovers
Stateless test: Cleanup leftovers
|
2021-08-19 11:21: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 |
|
alexey-milovidov
|
190ea327e9
|
Merge pull request #27826 from Avogar/fix-short-circuit-fuzz
Fix bug in short-circuit found by fuzzer
|
2021-08-19 11:06:22 +03:00 |
|