Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
ghx-label-2
Description
This JIRA tracks adding a gflag '--use_local_catalog' which will tell the frontend to instantiate LocalCatalog instead of ImpaladCatalog. In addition, the lifecycle needs to be managed slightly differently, since LocalCatalog expects to be instantiated once per query whereas ImpaladCatalog is stateful across queries.