Jesus Camacho Rodriguez created HIVE-17419:
----------------------------------------------
Summary: ANALYZE TABLE...COMPUTE STATISTICS FOR COLUMNS command
shows computed stats for masked tables
Key: HIVE-17419
URL: https://issues.apache.org/jira/browse/HIVE-17419
Project: Hive
Issue Type: Bug
Components: Authorization
Affects Versions: 3.0.0
Reporter: Jesus Camacho Rodriguez
Assignee: Jesus Camacho Rodriguez
As {{ANALYZE TABLE...COMPUTE STATISTICS FOR COLUMNS}} is rewritten internally
as a {{SELECT}} query, there is an interaction between the rewriting to mask
the columns/rows interacts and the ColumnStatsSemanticAnalyzer rewriting that
leads to showing the computed stats after running the command.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)