You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
feat(optimizer): first cut for rewrite foreign table into UNION rule
This commit is contained in:
@ -159,6 +159,7 @@ class CalpontSelectExecutionPlan : public CalpontExecutionPlan
|
||||
*/
|
||||
~CalpontSelectExecutionPlan() override;
|
||||
|
||||
execplan::SCSEP cloneWORecursiveSelects();
|
||||
/**
|
||||
* Access and mutator methods
|
||||
*/
|
||||
|
Reference in New Issue
Block a user