You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-10-31 18:30:33 +03:00
feat(rbo,rules,QA): filtered RC clone for UNION units.
This commit is contained in:
@@ -751,4 +751,9 @@ void SimpleColumn::evaluate(Row& row, bool& isNull)
|
||||
}
|
||||
}
|
||||
|
||||
void SimpleColumn::setSimpleColumnList()
|
||||
{
|
||||
fSimpleColumnList.push_back(this);
|
||||
}
|
||||
|
||||
} // namespace execplan
|
||||
|
||||
Reference in New Issue
Block a user