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-12-04 20:22:42 +03:00
Code
Activity
Files
a79b3131b5e66eacc809819ffdf1e971d1f09206
mariadb-columnstore-engine
/
utils
/
rowgroup
History
David Mott
9022fa426d
minor fixups
2019-05-04 02:14:40 -05:00
..
CMakeLists.txt
Fix build fail on buildbox
2019-04-29 06:00:53 -05:00
rowaggregation.cpp
minor fixups
2019-05-04 02:14:40 -05:00
rowaggregation.h
fully qualify identifiers
2019-04-29 02:07:56 -05:00
rowgroup.cpp
MCOL-1822-c final checkin
2019-03-05 09:33:39 -06:00
rowgroup.h
Fully resolve potentially ambiguous symbols by removing using namespace statements from headers which have a cascading effect. This causes potential behavior changes when switching to c++11 since symbols can be exported from std and boost while both have been imported into the global namespace.
2019-04-29 01:21:15 -05:00
rowgroup.vpj
MCOL-523 Add UDAF and UDAnF SDK
2017-08-02 11:22:07 -05:00