You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-08 14:22:09 +03:00
MCOL-4810 Add support for missed operation.
This commit is contained in:
@@ -177,6 +177,7 @@ public:
|
||||
|
||||
// This is an overlay b/c the underlying data needs to be any size,
|
||||
// and alloc'd in one chunk. data can't be a separate dynamic chunk.
|
||||
// NOTE: Change here, requires a change in 'bytestream.h'.
|
||||
struct MemChunk
|
||||
{
|
||||
uint32_t currentSize;
|
||||
|
Reference in New Issue
Block a user