1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-10-31 18:30:33 +03:00

Revert "fix(joblist,QA): introduced extended SC ptrs collector to resolve the issue when ParseTree consist of ArithmCol-AggCol does not return SCs from AggCol."

This reverts commit 8c0c85080c.
This commit is contained in:
drrtuy
2025-09-08 11:59:31 +00:00
parent ed2c89196b
commit f807ebcdfd
16 changed files with 39 additions and 195 deletions

View File

@@ -260,9 +260,4 @@ void ReturnedColumn::setSimpleColumnList()
fSimpleColumnList.clear();
}
void ReturnedColumn::setSimpleColumnListExtended()
{
fSimpleColumnListExtended.clear();
}
} // namespace execplan