Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Impala 2.9.0
-
None
-
ghx-label-1
Description
Right now, I can set table properties via Impala client, but I couldn't find a way to unset them. I can set them to empty string, but I've to use Hive CLI to remove the key-value par.
It would be nice to extend ALTER TABLE with UNSET clause to be able to unset table properties.