Commit Graph

1299 Commits

Author SHA1 Message Date
Jordi Villar
3946e66272 Comestic PR changes 2023-03-28 08:13:53 +02:00
Jordi Villar
b64cb10d20 Rework AggregateFunctionQuantile.h fix 2023-03-27 18:16:07 +02:00
Jordi Villar
20fa73042d Fix AggregateFunctionQuantile.h compilation in macOS M1 2023-03-27 18:16:07 +02:00
Alexey Milovidov
b514a4c70f
Merge pull request #47519 from ClickHouse/fuzzer-of-data-formats
Fuzzer of data formats
2023-03-20 07:20:23 +03:00
Alexey Milovidov
b415a03aa4
Merge pull request #47714 from ClickHouse/maybe-faster-build
Speed up build
2023-03-20 04:11:46 +03:00
Alexey Milovidov
6118b619a1 Fix style 2023-03-19 17:20:06 +01:00
Alexey Milovidov
7f54aab145 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fuzzer-of-data-formats 2023-03-19 16:57:35 +01:00
Alexey Milovidov
f0da8f9dcd Better exception messages in -ForEach 2023-03-19 16:38:00 +01:00
Alexey Milovidov
8412a72aaa Fix error 2023-03-19 10:10:33 +01:00
Alexey Milovidov
7c82baff12 Prevent too long (slow) aggregate function combinators 2023-03-19 10:00:12 +01:00
Alexey Milovidov
4f0d86c9a6 Fix style 2023-03-19 09:22:38 +01:00
Alexey Milovidov
cc8e30a744 Split to multiple translation units 2023-03-19 08:54:23 +01:00
Alexey Milovidov
2755e68981 Maybe faster build 2023-03-19 08:36:05 +01:00
Alexey Milovidov
ecff329ca1
Update AggregateFunctionGroupBitmapData.h 2023-03-19 10:18:28 +03:00
Alexey Milovidov
6e1b45d1d6 Fix exotic trash 2023-03-19 06:48:18 +01:00
Alexey Milovidov
637f6fdd51 Limit memory in fuzzers 2023-03-19 06:17:55 +01:00
Alexey Milovidov
465a89ba15 Limit memory in fuzzers 2023-03-19 05:55:53 +01:00
Alexey Milovidov
57a5a946c9 Fix error 2023-03-19 05:34:10 +01:00
Alexey Milovidov
ee98b555fb Limit memory in fuzzers 2023-03-19 05:11:32 +01:00
Alexey Milovidov
8549825a74 Fix obvious error 2023-03-19 02:55:13 +01:00
Alexey Milovidov
9a7883143b Small adjustments 2023-03-19 02:44:39 +01:00
Alexey Milovidov
d0090119a1 I hate short variable names wholeheartedly 2023-03-19 02:39:59 +01:00
Alexey Milovidov
43c931c1a4 Update the fuzzer 2023-03-19 02:27:00 +01:00
Alexey Milovidov
dc19e46cab Add more fuzzers 2023-03-19 02:14:41 +01:00
Alexey Milovidov
2a077f11f6 Merge branch 'master' into fuzzer-of-data-formats 2023-03-19 01:07:31 +01:00
Sema Checherinda
3c6deddd1d work with comments on PR 2023-03-16 19:55:58 +01:00
Alexey Milovidov
f331b9b398 Fix errors and add tests 2023-03-13 23:49:28 +01:00
Alexey Milovidov
38d5635bf2 Fix too large size in quantiles 2023-03-13 07:40:56 +01:00
Alexey Milovidov
2e3aa98535 Add a test, fix logical errors 2023-03-13 06:46:19 +01:00
Robert Schulze
22d09caea2
SIZES_OF_ARRAYS_DOESN_MATCH --> SIZES_OF_ARRAYS_DONT_MATCH 2023-02-27 08:31:40 +00:00
Alexey Milovidov
c32f579d67 Review from @tavplubix 2023-02-26 22:58:40 +01:00
Alexey Milovidov
e23d68bcba Fix MSan report in "maxIntersections" function 2023-02-25 00:14:32 +01:00
Alexey Milovidov
d8cda3dbb8 Remove PVS-Studio 2023-02-19 23:30:05 +01:00
Alexey Milovidov
fa7f7e1d3a
Merge pull request #37870 from zzachimed/Aggregate_Sum_AVX512
Add avx512 support for Aggregate Sum, function unary arithmetic, func…
2023-02-19 17:21:16 +03:00
Alexey Milovidov
a22f0eee2a
Merge branch 'master' into Aggregate_Sum_AVX512 2023-02-19 04:03:45 +03:00
Maksim Kita
cbcfd404c8 AggregateFunctionSequenceNextNode fix argument types 2023-02-16 12:17:02 +01:00
Maksim Kita
c4cb3bb03f Analyzer fix combinators with NULL argument 2023-02-16 12:17:02 +01:00
Yakov Olkhovskiy
1167d2ce8d
Merge pull request #45379 from wujunfu/fix-unsorted-array
Fix: return unsorted array element in quantile function
2023-02-15 00:24:11 -05:00
Alexey Milovidov
69d3575ce5 Fix style, remove trash 2023-02-08 05:12:23 +01:00
Alexey Milovidov
2dc014254e Update tests 2023-02-08 03:37:46 +01:00
Alexey Milovidov
41722a6163 Fix assertion in statistical functions 2023-02-08 00:15:32 +01:00
Alexey Milovidov
55c3bbb739 Fix assertion in statistical functions 2023-02-08 00:09:41 +01:00
Vladimir C
e3712bb2c6
Merge pull request #45961 from ClickHouse/vdimir/sparkbar-fix 2023-02-06 11:52:15 +01:00
vdimir
1e45033531
Update AggregateFunctionSparkbar 2023-02-03 17:22:08 +00:00
Nikolai Kochetov
9cabbd07cc
Merge branch 'master' into fix-crash-in-regression 2023-02-03 12:38:29 +01:00
Alexander Gololobov
ccc96ab9cc
Added BAD_ARGUMENTS 2023-02-02 21:50:13 +01:00
Alexey Milovidov
0c7de1941c
Update AggregateFunctionMLMethod.h 2023-02-02 22:14:06 +03:00
Nikolai Kochetov
6b77c1759c Fix crash in stochasticLinearRegression. 2023-02-02 19:08:23 +00:00
pufit
0c13870eb1
Merge pull request #44680 from FFFFFFFHHHHHHH/corrMatrix
add corrMatrix,covarSampMatrix,covarPopMatrix AggregateFunction
2023-02-02 11:06:06 -05:00
vdimir
212b800771
wip AggregateFunctionSparkbar 2023-02-02 15:44:21 +00:00