Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Consider moving doesTableNeedLocation method from DDLTask to HiveStorageHandler interface.
We should take into account that it would break compatibility with existing 3rd party StorageHandlers. However, it seems better than the current solution, i.e. referencing specific storage handlers in the method.