1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-07 03:22:57 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
drrtuy
baae1f66a5 * fix(compilation): New warn AKA 3919c541 backport
* fix(compilation): `New warn` AKA 3919c541 backport

* chore: Bump version to 6.4.8-2
2024-04-24 14:33:13 +03:00
Leonid Fedorov
b6b9a86dcf Merge branch 'develop-6' into fix-arm-6 2022-02-11 19:10:03 +03:00
Leonid Fedorov
41ab33fa06 fix arm build withenum KIND 2022-02-11 13:27:14 +00:00
Leonid Fedorov
7c808317dc clang format apply 2022-02-11 12:24:40 +00:00
Roman Nozdrin
f7417c0b10 MCOL-4809 This patch adds support for float data types filtering and scanning vectorization 2022-02-03 16:02:37 +00:00
Roman Nozdrin
dafb9c5dae This patch introduces support for scanning/filtering vectorized execution for numeric-based
data types TEXT, CHAR, VARCHAR, FLOAT and DOUBLE are not yet supported by vectorized path
This patch introduces an example for Google benchmarking suite to measure a perf diff
b/w legacy scan/filtering code and the templated version
2021-10-28 16:47:18 +00:00