Azat Khuzhin
|
767acd53fb
|
Add ability to pass range of rows to Aggregator
v2: fix compiled aggregate functions (seek result to row_start)
v3: fix compiled aggregate functions (seek args to row_start)
v4: change signatures for JIT
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-29 06:57:55 +03:00 |
|
Alexey Milovidov
|
70d7ba5d61
|
Fix clang-tidy
|
2022-04-18 02:13:28 +02:00 |
|
Alexey Milovidov
|
294efeccfe
|
Fix clang-tidy-14 (part 1)
|
2022-04-16 04:54:04 +02:00 |
|
Alexey Milovidov
|
8b4a6a2416
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
|
Maksim Kita
|
3810baf44c
|
CompiledExpressionCache limit elements size
|
2021-10-26 00:00:57 +03:00 |
|
Alexey Milovidov
|
284e547bc3
|
Fix error
|
2021-10-11 09:01:23 +03:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
Maksim Kita
|
7071ef80d0
|
Fixed typos
|
2021-09-03 12:06:16 +03:00 |
|
Maksim Kita
|
c03bcc7c0f
|
Fixed tests
|
2021-09-03 11:56:51 +03:00 |
|
Maksim Kita
|
f9ca726bf7
|
PageArena updated implementation
|
2021-09-02 16:31:50 +03:00 |
|
Maksim Kita
|
c1482ee45b
|
CHJIT added PageArena
|
2021-08-30 22:42:35 +03:00 |
|
Maksim Kita
|
2e4da05708
|
CHJIT custom memory manager
|
2021-08-27 13:35:07 +03:00 |
|
benbiti
|
8d66d07861
|
fix ProfileEvents::CompileFunction
|
2021-08-12 16:02:25 +08:00 |
|
Maksim Kita
|
3a6b37691a
|
Compile aggregate functions without key
|
2021-07-27 19:50:57 +03:00 |
|
Maksim Kita
|
e961de3ea0
|
Fixed build
|
2021-07-23 11:15:29 +03:00 |
|
Maksim Kita
|
1fea19846b
|
Compile aggregate functions profile events fix
|
2021-07-23 00:43:31 +03:00 |
|
Maksim Kita
|
577e69898a
|
Compile aggregate functions perf tests fix
|
2021-07-05 12:17:01 +03:00 |
|
Maksim Kita
|
df1dba5a7d
|
Fixed Arcadia
|
2021-07-04 21:05:33 +03:00 |
|
Maksim Kita
|
55220d49f9
|
Fixed code review issues
|
2021-07-03 16:29:32 +03:00 |
|
Maksim Kita
|
97e1ddbe94
|
Fix before merge
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
22491c8adc
|
Compile AggregateFunctionCount
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
da8c957167
|
Aggregator added CompiledExpressionCache
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
d24d3ae992
|
Added second variant of compilation
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
1e2f22a183
|
Aggregator compile part of aggregate functions
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
f93da5ed2b
|
Compile AggregateFunctionNullUnary
|
2021-07-01 22:56:35 +03:00 |
|
Maksim Kita
|
b491e75a56
|
Fix compile functions data type offset
|
2021-07-01 22:56:35 +03:00 |
|
Maksim Kita
|
a5ef0067b8
|
Compile AggregateFunctionIf
|
2021-07-01 22:56:35 +03:00 |
|
Maksim Kita
|
9b71b1040a
|
Aggregate functions update compile interface
|
2021-07-01 22:56:35 +03:00 |
|
Maksim Kita
|
3fe559b31f
|
Compile aggregate functions
|
2021-07-01 22:56:35 +03:00 |
|
alexey-milovidov
|
7180cf2367
|
Merge pull request #25265 from ClickHouse/minor-changes-3
Minor change
|
2021-06-16 08:33:12 +03:00 |
|
Maksim Kita
|
a32d9cdbcd
|
Added compileFunction preudocode documentation
|
2021-06-15 10:56:08 +03:00 |
|
Maksim Kita
|
e9bfcd20e6
|
ExpressionJIT fix loop
|
2021-06-15 10:56:08 +03:00 |
|
Alexey Milovidov
|
447d7bb8cd
|
Minor changes
|
2021-06-14 07:13:35 +03:00 |
|
Maksim Kita
|
518552c866
|
Fixed tests
|
2021-05-23 01:37:54 +03:00 |
|
Maksim Kita
|
42e91df363
|
Updated submodule to llvm12
|
2021-05-22 15:22:38 +03:00 |
|
Maksim Kita
|
d923d9e6ef
|
Function move file
|
2021-05-17 10:30:42 +03:00 |
|
Maksim Kita
|
947f28d430
|
IFunction refactoring
|
2021-05-15 20:33:15 +03:00 |
|
Alexey Milovidov
|
b2ca5cd98b
|
Merge branch 'master' into normalize-bigint
|
2021-05-11 02:05:40 +03:00 |
|
Maksim Kita
|
a4d7e190ac
|
CompileDAG fix Sip hash
|
2021-05-10 22:47:07 +03:00 |
|
Maksim Kita
|
71b994b417
|
CompileDAG updated SipHash
|
2021-05-10 15:56:55 +03:00 |
|
Maksim Kita
|
e72c139bf6
|
Fixed code review issues
|
2021-05-10 11:09:32 +03:00 |
|
Maksim Kita
|
8bc511eaa0
|
Fix LLVMExecutableFunction called with const arguments
|
2021-05-10 01:02:54 +03:00 |
|
Maksim Kita
|
dd44d93f49
|
Fixed compile expressions
|
2021-05-08 17:39:35 +03:00 |
|
Maksim Kita
|
21d8684aaf
|
Added CHJIT documentation
|
2021-05-08 17:39:35 +03:00 |
|
Maksim Kita
|
8df4e866f3
|
Fixed clickhouse-client log
|
2021-05-08 17:39:35 +03:00 |
|
Maksim Kita
|
72d610be2e
|
Updated CHJIT interface to be more thread safe
|
2021-05-08 17:39:35 +03:00 |
|
Maksim Kita
|
7778172a1f
|
Fixed compilable function
|
2021-05-08 17:39:35 +03:00 |
|
Maksim Kita
|
4db7e49ccf
|
Fixed Date, DateTime native type
|
2021-05-08 17:39:35 +03:00 |
|
Maksim Kita
|
16a07f61ae
|
Refactored CompileDAG build algorithm
|
2021-05-08 17:39:35 +03:00 |
|
Maksim Kita
|
8828599380
|
Fixed style check
|
2021-05-08 17:39:35 +03:00 |
|