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
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:
@@ -260,9 +260,4 @@ void ReturnedColumn::setSimpleColumnList()
|
||||
fSimpleColumnList.clear();
|
||||
}
|
||||
|
||||
void ReturnedColumn::setSimpleColumnListExtended()
|
||||
{
|
||||
fSimpleColumnListExtended.clear();
|
||||
}
|
||||
|
||||
} // namespace execplan
|
||||
|
||||
Reference in New Issue
Block a user