You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Adam Holley (JIRA)" <ji...@apache.org> on 2018/01/11 16:38:00 UTC

[jira] [Created] (IMPALA-6385) Inconsistencies in alter table implementations

Adam Holley created IMPALA-6385:
-----------------------------------

             Summary: Inconsistencies in alter table implementations
                 Key: IMPALA-6385
                 URL: https://issues.apache.org/jira/browse/IMPALA-6385
             Project: IMPALA
          Issue Type: Bug
          Components: Frontend
            Reporter: Adam Holley
            Priority: Minor


In CatalogOpExecutor, several of the alter statements have inconsistent behavior.  For example, if passing partition parameters, after some alter statements, the metadata for the partition is just marked dirty and will be reloaded on the next read.  If not using partition parameters, the table metadata and default partition metadata is reloaded.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)