[
https://issues.apache.org/jira/browse/PHOENIX-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847824#comment-16847824
]
Rushabh S Shah edited comment on PHOENIX-5300 at 5/24/19 6:40 PM:
------------------------------------------------------------------
I am not able to assign this ticket to me. Do I need to be added to some list ?
Just for record I am preparing a patch for this.
was (Author: shahrs87):
I am not able to assign this ticket to me. Do I need to be added to some list ?
> NoopStatisticsCollector shouldn't scan any rows.
> ------------------------------------------------
>
> Key: PHOENIX-5300
> URL: https://issues.apache.org/jira/browse/PHOENIX-5300
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.14.0, 4.13.1
> Reporter: Rushabh S Shah
> Priority: Major
> Fix For: 4.14.2
>
>
> Today if we disable calculation of stats via
> {{phoenix.stats.collection.enabled}} property, it creates
> {{NoopStatisticsCollector}}. If someone calls "UPDATE STATISTICS
> <TABLE-NAME>", it will create NoopStatisticsCollector, scan the whole table
> and does nothing. This is fixed in 4.15 via PHOENIX-4009. If we don't want to
> backport PHOENIX-4009, we can fix this bug just in 4.14
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)