You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
MCOL-4174 Review/refactor frontend/connector code
This commit is contained in:
committed by
Roman Nozdrin
parent
68244ab957
commit
129d5b5a0f
@ -418,12 +418,6 @@ protected:
|
||||
*/
|
||||
execplan::CalpontSystemCatalog::ColDataType convertDataType(int dataType);
|
||||
|
||||
/** @brief get the null representation for the given column type
|
||||
*
|
||||
* @param colType the column type
|
||||
*/
|
||||
boost::any getNullValueForType(const execplan::CalpontSystemCatalog::ColType& colType);
|
||||
|
||||
/** @brief return a tokenized value for the supplied data value
|
||||
*
|
||||
* @param result the result of the operation
|
||||
|
Reference in New Issue
Block a user