[ 
https://issues.apache.org/jira/browse/IMPALA-11597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935695#comment-17935695
 ] 

ASF subversion and git services commented on IMPALA-11597:
----------------------------------------------------------

Commit 356b7e5ddf7868968fb76ca55a8046d0291388fd in impala's branch 
refs/heads/master from Mihaly Szjatinya
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=356b7e5dd ]

IMPALA-11597: Unset impala.lastComputeStatsTime during DROP STATS

Removes 'impala.lastComputeStatsTime' property from table on DROP STATS
catalog operation. Does not affect the incremental variant:
'DROP INCREMENTAL STATS t PARTITION (partition_spec)'

Change-Id: Id743bc9779141df7a26a95a0ea201ef6fc6aeff9
Reviewed-on: http://gerrit.cloudera.org:8080/22474
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> DROP STATS should unset table property impala.lastComputeStatsTime
> ------------------------------------------------------------------
>
>                 Key: IMPALA-11597
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11597
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Mihaly Szjatinya
>            Priority: Major
>              Labels: newbie, ramp-up
>
> 'impala.lastComputeStatsTime' stores the time when COMPUTE STATS was 
> calculated.
> DROP STATS should remove this table property as it gives the false impression 
> that the table has stats.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to