alexey-milovidov
|
71d8cab08c
|
Merge pull request #12622 from ClickHouse/fix-group-array-moving
Fix various code defects in groupArrayMoving functions
|
2020-08-03 20:35:24 +03:00 |
|
alexey-milovidov
|
3015503dc6
|
Merge pull request #13254 from ClickHouse/fix-hash-table-nan-key
Fix hash table with NaN keys
|
2020-08-03 19:37:17 +03:00 |
|
Alexey Milovidov
|
486a4b3a17
|
Merge branch 'master' into fixed-hash-map-implicit-zero-4
|
2020-08-03 04:19:22 +03:00 |
|
Alexey Milovidov
|
23c268e5ef
|
Continue
|
2020-08-03 03:01:23 +03:00 |
|
alexey-milovidov
|
1e91238466
|
Merge pull request #13225 from ClickHouse/map-skip-null
Fix assert in *Map aggregate functions
|
2020-08-03 02:12:48 +03:00 |
|
Alexey Milovidov
|
4d55376a59
|
Fix style
|
2020-08-02 17:22:53 +03:00 |
|
Alexey Milovidov
|
6f690b7c0d
|
Normalize ya.make files, fix "Arcadia" build
|
2020-08-02 16:57:38 +03:00 |
|
Alexey Milovidov
|
eb3422477e
|
Fix assert in *Map aggregate functions
|
2020-08-02 04:29:52 +03:00 |
|
Alexey Milovidov
|
1088bfffb1
|
Special case for aggregation by 8bit field
|
2020-08-02 01:11:00 +03:00 |
|
Alexey Milovidov
|
e3946ef878
|
More sane
|
2020-07-30 23:41:14 +03:00 |
|
Alexey Milovidov
|
833e1ab4e8
|
Remove ridiculous trash
|
2020-07-30 23:24:54 +03:00 |
|
Alexey Milovidov
|
9898f89c1a
|
Fix various code defects in groupArrayMoving functions #12568
|
2020-07-21 14:03:50 +03:00 |
|
Alexey Milovidov
|
83b2db4e5b
|
Fixup
|
2020-07-16 05:09:02 +03:00 |
|
Alexey Milovidov
|
cb0b74af86
|
Fix AggregateFunctionAvg serialization backwards compatibility
|
2020-07-14 11:56:01 +03:00 |
|
Alexey Milovidov
|
70273725d5
|
Fix error
|
2020-07-10 08:30:54 +03:00 |
|
Alexey Milovidov
|
c610a4b0a8
|
Fix error with ownership of aggregate function states with nested states
|
2020-07-10 08:28:34 +03:00 |
|
Alexey Milovidov
|
12e00411b4
|
Fix TOTALS/ROLLUP/CUBE for aggregate functions with -State and Nullable arguments #12163
|
2020-07-10 06:23:42 +03:00 |
|
Alexey Milovidov
|
f252dd94c8
|
Miscellaneous
|
2020-07-10 05:17:15 +03:00 |
|
Alexey Milovidov
|
7f3a8f3eb9
|
Fix bad code in redundant ORDER BY optimization #10067
|
2020-07-06 02:50:20 +03:00 |
|
Alexey Milovidov
|
96e8e93c64
|
Fix warnings from CodeQL
|
2020-07-05 02:16:16 +03:00 |
|
Alexey Milovidov
|
15cddc3c6e
|
Make topK return Enum for Enum types
|
2020-06-30 02:17:20 +03:00 |
|
Alexey Milovidov
|
1462a66d1e
|
Fix typos
|
2020-06-27 22:05:00 +03:00 |
|
Anton Popov
|
685d14863b
|
tests with distributed
|
2020-06-26 01:39:54 +03:00 |
|
Anton Popov
|
14e09e5650
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-06-25 14:59:15 +03:00 |
|
Anton Popov
|
faa5d7e0f1
|
fix arcadia build
|
2020-06-24 13:01:44 +03:00 |
|
Anton Popov
|
3f0f0ff5ad
|
add perf test for distinct combinator
|
2020-06-22 16:31:37 +03:00 |
|
Alexander Kuzmenkov
|
fbecf42dfc
|
report the number of errors
|
2020-06-20 01:41:15 +03:00 |
|
Anton Popov
|
7a76abeb2a
|
distinct combinator for function of multiuple arguments
|
2020-06-19 23:13:23 +03:00 |
|
Azat Khuzhin
|
2bd05baa7a
|
Move AggregateFunctionCount out from clickhouse_aggregate_functions to dbms
As suggested by @alexey-milovidov
|
2020-06-18 11:22:40 +03:00 |
|
Anton Popov
|
fb7f4c6369
|
fix build
|
2020-06-18 02:42:40 +03:00 |
|
Anton Popov
|
8ba5bd8530
|
Merge remote-tracking branch 'upstream/master' into distinct-combinator
|
2020-06-18 01:44:36 +03:00 |
|
Anton Popov
|
88b325dcdc
|
rework distinct combinator
|
2020-06-17 22:36:27 +03:00 |
|
Alexander Tokmakov
|
eebfc9d2da
|
fix build with clang-9
|
2020-06-17 16:19:15 +03:00 |
|
Anton Popov
|
5abbaeecf5
|
distinct combinator for single numeric arguments
|
2020-06-17 15:01:47 +03:00 |
|
Alexey Milovidov
|
e720d78f23
|
Fix tests
|
2020-06-17 03:08:01 +03:00 |
|
Alexey Milovidov
|
a655765040
|
Merge branch 'master' into return-not-nullable-from-count-distinct-2
|
2020-06-17 01:15:57 +03:00 |
|
Anton Popov
|
d92ba0b216
|
Merge remote-tracking branch 'upstream/master' into distinct-combinator
|
2020-06-16 21:13:20 +03:00 |
|
Alexander Kuzmenkov
|
be008cd186
|
remove some code
|
2020-06-16 13:44:23 +03:00 |
|
Alexander Kuzmenkov
|
7cc54fd4f1
|
renames + perf test
|
2020-06-15 21:53:54 +03:00 |
|
Alexander Kuzmenkov
|
0743e8c15d
|
Merge remote-tracking branch 'origin/master' into minmap
|
2020-06-15 19:39:57 +03:00 |
|
Alexey Milovidov
|
303d1ebdaf
|
Fix error; more tests
|
2020-06-15 01:17:06 +03:00 |
|
Alexey Milovidov
|
c4f18d2896
|
Fix tests
|
2020-06-15 00:39:22 +03:00 |
|
Alexey Milovidov
|
394fb64a9c
|
Better way of implementation
|
2020-06-14 20:42:11 +03:00 |
|
Alexey Milovidov
|
3958a032ac
|
Added a test
|
2020-06-14 08:15:29 +03:00 |
|
Ildus Kurbangaliev
|
01d903c60d
|
add minMap and maxMap functions
|
2020-06-13 08:49:00 +00:00 |
|
Alexey Milovidov
|
e40ee1a173
|
Return non-Nullable results from COUNT(DISTINCT)
|
2020-06-11 06:45:12 +03:00 |
|
Anton Popov
|
5c42408add
|
Merge pull request #9113 from dimarub2000/group_by_in_order_optimization
[WIP] Optimization of GROUP BY with respect to table sorting key.
|
2020-06-06 14:25:59 +03:00 |
|
Alexander Kuzmenkov
|
7db8edf402
|
Merge pull request #11446 from ClickHouse/aku/better-error-messages
Improve error messages
|
2020-06-05 13:11:02 +03:00 |
|
Alexander Kuzmenkov
|
435f53e05a
|
Improve error messages
Also support fmt for exception messages, the same way we use it in
logging macros.
|
2020-06-04 20:50:29 +03:00 |
|
Alexander Kuzmenkov
|
07e4bb7050
|
Remove assorted synonyms of LOGICAL_ERROR.
We don't need any special handling for them on the client, and, on the
contrary, have to handle them as logical errors in tests.
|
2020-06-03 16:18:42 +03:00 |
|