1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

MCOL-523 Add UDAF and UDAnF SDK

This commit is contained in:
David Hall
2017-07-26 11:53:08 -05:00
parent 630b113565
commit bc2a4e7795
75 changed files with 10250 additions and 4523 deletions

2
writeengine/splitter/we_splitterapp.cpp Normal file → Executable file
View File

@ -448,8 +448,6 @@ void WESplitterApp::invokeCpimport()
std::vector<char*> Cmds;
char* ptr = 0;
std::istringstream ss(aCmdLineStr);
std::string arg;
std::vector<std::string> v2(20, "");