cloudberry
cloudberry copied to clipboard
Refactor ORCA so that it could support extensible storage
Currently, Postgres Access Method is not supported by ORCA, since storage type is hard coded.
We need to refactor ORCA so that it could support more storage type, for example, Hash Index, and etc