You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-20 01:42:27 +03:00
MCOL-523 Add UDAF and UDAnF SDK
This commit is contained in:
2
dbcon/joblist/windowfunctionstep.h
Normal file → Executable file
2
dbcon/joblist/windowfunctionstep.h
Normal file → Executable file
@@ -160,7 +160,7 @@ private:
|
||||
bool fEndOfResult;
|
||||
bool fIsSelect;
|
||||
bool fUseSSMutex; //@bug6065, mutex for setStringField
|
||||
|
||||
bool fUseUFMutex; // To ensure thread safety of User Data (UDAnF)
|
||||
// for input/output datalist
|
||||
RowGroupDL* fInputDL;
|
||||
RowGroupDL* fOutputDL;
|
||||
|
||||
Reference in New Issue
Block a user