Maksim Kita
|
61a5c4f493
|
Fix min, max aggregate functions merge
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
30021f0335
|
Fixed tests
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
da8c957167
|
Aggregator added CompiledExpressionCache
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
f17e212a72
|
Fixed build
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
0c395bc1ef
|
Added performance tests
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
7b3952adda
|
Fixed tests
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
0fb8ea530f
|
Avoid using exception unsafe method
|
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
|
eb29490102
|
Fix AggregateFunctionAvg denominator type
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
d4742f91e6
|
Check min_count_to_compile_aggregate_expression setting before compilation
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
e67198c144
|
Compile AggregateFunctionIfNull
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
507d9405e2
|
Compile AggregateFunctionAvgWeighted
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
56c1a4e447
|
Added tests
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
a7a7623b36
|
Fixed style check
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
44259736ed
|
Compile AggregateFunctionMax
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
ddc96374c8
|
Compile AggregateFunctionMin
|
2021-07-01 22:56:35 +03:00 |
|
Maksim Kita
|
88d536ea5c
|
Update compilation for AggregateFunctionAny, AggregateFunctionAnyLast
|
2021-07-01 22:56:35 +03:00 |
|
Maksim Kita
|
fdfb17370d
|
Compile AggregateFunctionAnyLast
|
2021-07-01 22:56:35 +03:00 |
|
Maksim Kita
|
905f48ccce
|
Compile AggregateFunctionAny
|
2021-07-01 22:56:35 +03:00 |
|
Maksim Kita
|
f93da5ed2b
|
Compile AggregateFunctionNullUnary
|
2021-07-01 22:56:35 +03:00 |
|
Maksim Kita
|
f88d8ccb1f
|
Compile AggregateFunctionAvg
|
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 |
|
Maksim Kita
|
aa8d4aea54
|
Merge pull request #25903 from ClickHouse/blinkov-patch-22
Update the Slack link to the one that's supposed to never expire
|
2021-07-01 22:30:02 +03:00 |
|
Ivan Blinkov
|
3525f93a64
|
Update community.html
|
2021-07-01 21:20:19 +03:00 |
|
Ivan Blinkov
|
d1a63a5506
|
Update the Slack link
|
2021-07-01 21:18:28 +03:00 |
|
Kruglov Pavel
|
e23cf79338
|
Merge pull request #25596 from ildus/map_add_for_maps
Support Map type in mapAdd and mapSubtract
|
2021-07-01 21:08:07 +03:00 |
|
Maksim Kita
|
6bbec92614
|
Merge pull request #25837 from azat/perf-query_log-map-fix
Fix performance tests after converting ProfileEvents to Map type
|
2021-07-01 16:24:42 +03:00 |
|
Ildus Kurbangaliev
|
c86739794f
|
Change error code in mapAdd
|
2021-07-01 13:41:12 +02:00 |
|
Ildus Kurbangaliev
|
f56ae8f9cd
|
Apply suggestions from code review
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2021-07-01 13:38:13 +02:00 |
|
Kruglov Pavel
|
0b032e852d
|
Merge pull request #25874 from Avogar/fix-arrow-test
Fix typo in the test 00900_orc_arrow_parquet_maps
|
2021-07-01 12:25:31 +03:00 |
|
Vladimir
|
d0b28a7d6e
|
Merge pull request #25793 from Slach/improve_alter_partition_docs
add DELETE IN PARTITION and UPDATE IN PARTITION into ALTER syntax TOC
|
2021-07-01 10:55:44 +03:00 |
|
alexey-milovidov
|
cae19ca36e
|
Merge pull request #25559 from MyroTk/tfs_bigdatatypes_fix
Testflows - Extended Precision Data Type Tests - Minor syntax update.
|
2021-07-01 02:59:19 +03:00 |
|
tavplubix
|
afbc6bf17d
|
Merge pull request #25684 from ClickHouse/cancel_merges_on_drop_partition
Cancel merges on DROP PARTITION
|
2021-06-30 23:41:04 +03:00 |
|
Maksim Kita
|
227913579d
|
Merge pull request #25872 from ClickHouse/add-arm-link
Add Linux ARM build to the front page
|
2021-06-30 23:11:57 +03:00 |
|
Azat Khuzhin
|
a471ebdabe
|
Fix performance tests after converting ProfileEvents to Map type
|
2021-06-30 21:00:36 +03:00 |
|
Kseniia Sumarokova
|
360f772762
|
Merge pull request #25795 from sand6255/MySQL-column-comments-support
MySQL Engine column comments support
|
2021-06-30 20:18:47 +03:00 |
|
Pavel Kruglov
|
e7888bd707
|
Fix test 00900_orc_arrow_parquet_maps
|
2021-06-30 17:18:39 +03:00 |
|
Alexey Milovidov
|
77c1115f3e
|
Add ARM build to the front page
|
2021-06-30 16:35:18 +03:00 |
|
Maksim Kita
|
011ed015fa
|
Merge pull request #25854 from kitaisreal/arm-fix-startup-crash
ARM fix startup crash
|
2021-06-30 16:18:59 +03:00 |
|
tavplubix
|
c958f876b8
|
Update MergeList.h
|
2021-06-30 15:55:26 +03:00 |
|
Alexey Milovidov
|
956b1f588d
|
Fix typo, applied changes from @brijrajparmar27
|
2021-06-30 15:49:01 +03:00 |
|
alexey-milovidov
|
8c72e88bea
|
Update http.md
|
2021-06-30 15:45:43 +03:00 |
|
alexey-milovidov
|
2713499d9f
|
Update http.md
|
2021-06-30 15:45:21 +03:00 |
|
alexey-milovidov
|
6d321e1f74
|
Update http.md
|
2021-06-30 15:44:58 +03:00 |
|
alexey-milovidov
|
7366557bdf
|
Update http.md
|
2021-06-30 15:44:30 +03:00 |
|
alexey-milovidov
|
a83e4f7b3e
|
Merge pull request #25863 from Karneades/patch-1
Fix small typo in security changelog
|
2021-06-30 15:42:56 +03:00 |
|