This website requires JavaScript.
Explore
Help
Sign In
database
/
mariadb-columnstore-engine
Watch
1
Star
0
Fork
0
You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced
2025-07-29 08:21:15 +03:00
Code
Activity
Files
tests_via_maxscale
mariadb-columnstore-engine
/
utils
/
rowgroup
History
Leonid Fedorov
432d0cf7f8
fix(build): replace std::ranges usage for gcc9 and std::span with boost::span
2025-04-15 17:58:11 +04:00
..
buffertypes.h
fix(aggregation): replaced instances with references
2025-03-27 22:12:48 +00:00
CMakeLists.txt
[MCOL-4709] Disk-based aggregation
2021-06-06 16:09:15 +03:00
rowaggregation.cpp
feat(PrimProc): MCOL-5852 disk-based GROUP_CONCAT & JSON_ARRAYAGG
2025-04-11 15:21:07 +02:00
rowaggregation.h
feat(PrimProc): MCOL-5852 disk-based GROUP_CONCAT & JSON_ARRAYAGG
2025-04-11 15:21:07 +02:00
rowgroup.cpp
fix(build): replace std::ranges usage for gcc9 and std::span with boost::span
2025-04-15 17:58:11 +04:00
rowgroup.h
fix(build): replace std::ranges usage for gcc9 and std::span with boost::span
2025-04-15 17:58:11 +04:00
rowstorage.cpp
fix(aggregation): fix dumping RGDatas to disk
2025-04-11 15:21:07 +02:00
rowstorage.h
Reapply "fix(aggregation, disk-based) MCOL-5691 distinct aggregate disk based (
#3145
)"
2024-12-11 12:02:24 +00:00