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-08-05 16:15:50 +03:00
Code
Activity
Files
math123
mariadb-columnstore-engine
/
utils
/
rowgroup
History
Leonid Fedorov
bab4578118
bug(memory): add uint128_t specializations for Row::setBinaryField_offset and Row::setBinaryField as we have segfault woth ubsan build
2025-05-21 21:59:08 +04:00
..
buffertypes.h
fix(aggregation): replaced instances with references
2025-03-27 22:12:48 +00:00
CMakeLists.txt
stubs and cmake formatting
2025-05-20 18:22:59 +04:00
rowaggregation.cpp
Revert "fix(MCOL-5386): Bitwise aggregation functions do not work with wide d…"
2025-05-20 19:17:05 +04:00
rowaggregation.h
chore(build): fixes to satisfy clang19 warnings
2025-05-15 19:05:38 +04: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
bug(memory): add uint128_t specializations for Row::setBinaryField_offset and Row::setBinaryField as we have segfault woth ubsan build
2025-05-21 21:59:08 +04:00
rowstorage.cpp
feat(PrimProc): MCOL-5950 Improve disk-based aggregation finalization (
#3525
)
2025-05-21 10:53:48 +01:00
rowstorage.h
feat(PrimProc): MCOL-5950 Improve disk-based aggregation finalization (
#3525
)
2025-05-21 10:53:48 +01:00