[jira] [Updated] (HIVE-15029) Add logic to estimate stats for BETWEEN operator

2016-10-25 Thread Jesus Camacho Rodriguez (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-15029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-15029:
---
   Resolution: Fixed
Fix Version/s: 2.2.0
   Status: Resolved  (was: Patch Available)

Pushed to master, thanks [~ashutoshc]!

> Add logic to estimate stats for BETWEEN operator
> 
>
> Key: HIVE-15029
> URL: https://issues.apache.org/jira/browse/HIVE-15029
> Project: Hive
>  Issue Type: Bug
>  Components: Statistics
>Affects Versions: 2.1.0
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
> Fix For: 2.2.0
>
> Attachments: HIVE-15029.01.patch, HIVE-15029.02.patch
>
>
> Currently, BETWEEN operator is considered in the default case: reduces the 
> input rows to the half. This may lead to wrong estimates for the number of 
> rows produced by Filter operators.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-15029) Add logic to estimate stats for BETWEEN operator

2016-10-24 Thread Jesus Camacho Rodriguez (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-15029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-15029:
---
Attachment: HIVE-15029.02.patch

[~ashutoshc], I have updated the q file changes in the patch. Could you take a 
look? Thanks!

> Add logic to estimate stats for BETWEEN operator
> 
>
> Key: HIVE-15029
> URL: https://issues.apache.org/jira/browse/HIVE-15029
> Project: Hive
>  Issue Type: Bug
>  Components: Statistics
>Affects Versions: 2.1.0
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
> Attachments: HIVE-15029.01.patch, HIVE-15029.02.patch
>
>
> Currently, BETWEEN operator is considered in the default case: reduces the 
> input rows to the half. This may lead to wrong estimates for the number of 
> rows produced by Filter operators.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-15029) Add logic to estimate stats for BETWEEN operator

2016-10-22 Thread Jesus Camacho Rodriguez (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-15029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-15029:
---
Attachment: (was: HIVE-15029.01.patch)

> Add logic to estimate stats for BETWEEN operator
> 
>
> Key: HIVE-15029
> URL: https://issues.apache.org/jira/browse/HIVE-15029
> Project: Hive
>  Issue Type: Bug
>  Components: Statistics
>Affects Versions: 2.1.0
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
> Attachments: HIVE-15029.01.patch
>
>
> Currently, BETWEEN operator is considered in the default case: reduces the 
> input rows to the half. This may lead to wrong estimates for the number of 
> rows produced by Filter operators.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-15029) Add logic to estimate stats for BETWEEN operator

2016-10-22 Thread Jesus Camacho Rodriguez (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-15029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-15029:
---
Attachment: HIVE-15029.01.patch

> Add logic to estimate stats for BETWEEN operator
> 
>
> Key: HIVE-15029
> URL: https://issues.apache.org/jira/browse/HIVE-15029
> Project: Hive
>  Issue Type: Bug
>  Components: Statistics
>Affects Versions: 2.1.0
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
> Attachments: HIVE-15029.01.patch
>
>
> Currently, BETWEEN operator is considered in the default case: reduces the 
> input rows to the half. This may lead to wrong estimates for the number of 
> rows produced by Filter operators.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-15029) Add logic to estimate stats for BETWEEN operator

2016-10-21 Thread Jesus Camacho Rodriguez (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-15029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-15029:
---
Attachment: (was: HIVE-15029.patch)

> Add logic to estimate stats for BETWEEN operator
> 
>
> Key: HIVE-15029
> URL: https://issues.apache.org/jira/browse/HIVE-15029
> Project: Hive
>  Issue Type: Bug
>  Components: Statistics
>Affects Versions: 2.1.0
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
> Attachments: HIVE-15029.01.patch
>
>
> Currently, BETWEEN operator is considered in the default case: reduces the 
> input rows to the half. This may lead to wrong estimates for the number of 
> rows produced by Filter operators.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-15029) Add logic to estimate stats for BETWEEN operator

2016-10-21 Thread Jesus Camacho Rodriguez (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-15029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-15029:
---
Attachment: HIVE-15029.01.patch

> Add logic to estimate stats for BETWEEN operator
> 
>
> Key: HIVE-15029
> URL: https://issues.apache.org/jira/browse/HIVE-15029
> Project: Hive
>  Issue Type: Bug
>  Components: Statistics
>Affects Versions: 2.1.0
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
> Attachments: HIVE-15029.01.patch
>
>
> Currently, BETWEEN operator is considered in the default case: reduces the 
> input rows to the half. This may lead to wrong estimates for the number of 
> rows produced by Filter operators.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-15029) Add logic to estimate stats for BETWEEN operator

2016-10-21 Thread Jesus Camacho Rodriguez (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-15029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-15029:
---
Attachment: HIVE-15029.patch

> Add logic to estimate stats for BETWEEN operator
> 
>
> Key: HIVE-15029
> URL: https://issues.apache.org/jira/browse/HIVE-15029
> Project: Hive
>  Issue Type: Bug
>  Components: Statistics
>Affects Versions: 2.1.0
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
> Attachments: HIVE-15029.patch
>
>
> Currently, BETWEEN operator is considered in the default case: reduces the 
> input rows to the half. This may lead to wrong estimates for the number of 
> rows produced by Filter operators.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-15029) Add logic to estimate stats for BETWEEN operator

2016-10-21 Thread Jesus Camacho Rodriguez (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-15029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-15029:
---
Status: Patch Available  (was: In Progress)

> Add logic to estimate stats for BETWEEN operator
> 
>
> Key: HIVE-15029
> URL: https://issues.apache.org/jira/browse/HIVE-15029
> Project: Hive
>  Issue Type: Bug
>  Components: Statistics
>Affects Versions: 2.1.0
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
>
> Currently, BETWEEN operator is considered in the default case: reduces the 
> input rows to the half. This may lead to wrong estimates for the number of 
> rows produced by Filter operators.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)