1
0
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:
drrtuy
2025-07-26 10:29:50 +00:00
parent 2f9fec8057
commit b07ee73fb3
6 changed files with 114 additions and 65 deletions

View File

@@ -751,4 +751,9 @@ void SimpleColumn::evaluate(Row& row, bool& isNull)
}
}
void SimpleColumn::setSimpleColumnList()
{
fSimpleColumnList.push_back(this);
}
} // namespace execplan