Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
ghx-label-7
Description
Need some changes to ensure that create table, create view, drop view, etc, can work. The initial implementation will still RPC out to catalogd, which will perform the mutations. At some point we may want to move this work to the impalad itself, but for now keeping the code with as little change as possible is preferred.