You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/05/19 19:14:04 UTC

[jira] [Comment Edited] (PHOENIX-3834) Provide a way to collect stats and not use it for query parallelization

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

Samarth Jain edited comment on PHOENIX-3834 at 5/19/17 7:13 PM:
----------------------------------------------------------------

Added a config phoenix.use.stats.query that controls whether stats should be used when planning query. Also deprecated the old config phoenix.stats.enabled and replaced it with phoenix.stats.collection.enabled to make it more explicit that collection of stats and using of stats for query planning are controlled by different configs.

[~jamestaylor], please review.

FYI, this patch is on top of PHOENIX-3822.


was (Author: samarthjain):
Added a config phoenix.use.stats.query that controls whether stats should be used when planning query. Also deprecated the old config phoenix.stats.enabled and replaced it with phoenix.stats.collection.enabled to make it more explicit that collection of stats and using of stats for query planning are controlled by different configs.

[~jamestaylor], please review.

> Provide a way to collect stats and not use it for query parallelization
> -----------------------------------------------------------------------
>
>                 Key: PHOENIX-3834
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3834
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Samarth Jain
>            Assignee: Samarth Jain
>         Attachments: PHOENIX-3834.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)