[jira] [Updated] (HIVE-7284) CBO: create Partition Pruning rules in Optiq

2014-07-17 Thread Laljo John Pullokkaran (JIRA)

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

Laljo John Pullokkaran updated HIVE-7284:
-

Status: Open  (was: Patch Available)

 CBO: create Partition Pruning rules in Optiq
 

 Key: HIVE-7284
 URL: https://issues.apache.org/jira/browse/HIVE-7284
 Project: Hive
  Issue Type: Sub-task
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-7284.1.patch, HIVE-7284.1.patch


 NO PRECOMMIT TESTS
 Create rules in Optiq that do the job of the PartitionPruner.
 For now we will reuse the logic that evaluates the Partition list from 
 prunedExpr. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-7284) CBO: create Partition Pruning rules in Optiq

2014-07-17 Thread Laljo John Pullokkaran (JIRA)

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

Laljo John Pullokkaran updated HIVE-7284:
-

Attachment: HIVE-7284.2.patch

 CBO: create Partition Pruning rules in Optiq
 

 Key: HIVE-7284
 URL: https://issues.apache.org/jira/browse/HIVE-7284
 Project: Hive
  Issue Type: Sub-task
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-7284.1.patch, HIVE-7284.1.patch, HIVE-7284.2.patch


 NO PRECOMMIT TESTS
 Create rules in Optiq that do the job of the PartitionPruner.
 For now we will reuse the logic that evaluates the Partition list from 
 prunedExpr. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-7284) CBO: create Partition Pruning rules in Optiq

2014-07-17 Thread Laljo John Pullokkaran (JIRA)

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

Laljo John Pullokkaran updated HIVE-7284:
-

Status: Patch Available  (was: Open)

Updated Patch to do stats fetching on demand.

We need to add rules to push filter through, project, set operators, GB.
Need to add rules to combine filters. Also constant folding may improve 
partition Pruning.

 CBO: create Partition Pruning rules in Optiq
 

 Key: HIVE-7284
 URL: https://issues.apache.org/jira/browse/HIVE-7284
 Project: Hive
  Issue Type: Sub-task
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-7284.1.patch, HIVE-7284.1.patch, HIVE-7284.2.patch


 NO PRECOMMIT TESTS
 Create rules in Optiq that do the job of the PartitionPruner.
 For now we will reuse the logic that evaluates the Partition list from 
 prunedExpr. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-7284) CBO: create Partition Pruning rules in Optiq

2014-07-17 Thread Laljo John Pullokkaran (JIRA)

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

Laljo John Pullokkaran updated HIVE-7284:
-

Attachment: (was: HIVE-7284.2.patch)

 CBO: create Partition Pruning rules in Optiq
 

 Key: HIVE-7284
 URL: https://issues.apache.org/jira/browse/HIVE-7284
 Project: Hive
  Issue Type: Sub-task
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-7284.1.patch, HIVE-7284.1.patch


 NO PRECOMMIT TESTS
 Create rules in Optiq that do the job of the PartitionPruner.
 For now we will reuse the logic that evaluates the Partition list from 
 prunedExpr. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-7284) CBO: create Partition Pruning rules in Optiq

2014-07-17 Thread Laljo John Pullokkaran (JIRA)

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

Laljo John Pullokkaran updated HIVE-7284:
-

Attachment: HIVE-7284.2.patch

 CBO: create Partition Pruning rules in Optiq
 

 Key: HIVE-7284
 URL: https://issues.apache.org/jira/browse/HIVE-7284
 Project: Hive
  Issue Type: Sub-task
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-7284.1.patch, HIVE-7284.1.patch, HIVE-7284.2.patch


 NO PRECOMMIT TESTS
 Create rules in Optiq that do the job of the PartitionPruner.
 For now we will reuse the logic that evaluates the Partition list from 
 prunedExpr. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-7284) CBO: create Partition Pruning rules in Optiq

2014-07-17 Thread Gunther Hagleitner (JIRA)

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

Gunther Hagleitner updated HIVE-7284:
-

Resolution: Fixed
Status: Resolved  (was: Patch Available)

Committed to cbo branch. Muchas gracias a [~rhbutani], [~ashutoshc] y 
[~jpullokkaran]!

 CBO: create Partition Pruning rules in Optiq
 

 Key: HIVE-7284
 URL: https://issues.apache.org/jira/browse/HIVE-7284
 Project: Hive
  Issue Type: Sub-task
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-7284.1.patch, HIVE-7284.1.patch, HIVE-7284.2.patch


 NO PRECOMMIT TESTS
 Create rules in Optiq that do the job of the PartitionPruner.
 For now we will reuse the logic that evaluates the Partition list from 
 prunedExpr. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-7284) CBO: create Partition Pruning rules in Optiq

2014-07-16 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-7284:
---

Attachment: HIVE-7284.1.patch

Rebased patch. Also, since partition list is cached within a query, we need not 
to worry about passing partition list on the way back.

 CBO: create Partition Pruning rules in Optiq
 

 Key: HIVE-7284
 URL: https://issues.apache.org/jira/browse/HIVE-7284
 Project: Hive
  Issue Type: Sub-task
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-7284.1.patch, HIVE-7284.1.patch


 Create rules in Optiq that do the job of the PartitionPruner.
 For now we will reuse the logic that evaluates the Partition list from 
 prunedExpr. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-7284) CBO: create Partition Pruning rules in Optiq

2014-07-16 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-7284:
---

Description: 
NO PRECOMMIT TESTS
Create rules in Optiq that do the job of the PartitionPruner.
For now we will reuse the logic that evaluates the Partition list from 
prunedExpr. 

  was:
Create rules in Optiq that do the job of the PartitionPruner.
For now we will reuse the logic that evaluates the Partition list from 
prunedExpr. 


 CBO: create Partition Pruning rules in Optiq
 

 Key: HIVE-7284
 URL: https://issues.apache.org/jira/browse/HIVE-7284
 Project: Hive
  Issue Type: Sub-task
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-7284.1.patch, HIVE-7284.1.patch


 NO PRECOMMIT TESTS
 Create rules in Optiq that do the job of the PartitionPruner.
 For now we will reuse the logic that evaluates the Partition list from 
 prunedExpr. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-7284) CBO: create Partition Pruning rules in Optiq

2014-07-16 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-7284:
---

Status: Patch Available  (was: Open)

 CBO: create Partition Pruning rules in Optiq
 

 Key: HIVE-7284
 URL: https://issues.apache.org/jira/browse/HIVE-7284
 Project: Hive
  Issue Type: Sub-task
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-7284.1.patch, HIVE-7284.1.patch


 NO PRECOMMIT TESTS
 Create rules in Optiq that do the job of the PartitionPruner.
 For now we will reuse the logic that evaluates the Partition list from 
 prunedExpr. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-7284) CBO: create Partition Pruning rules in Optiq

2014-07-08 Thread Harish Butani (JIRA)

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

Harish Butani updated HIVE-7284:


Attachment: HIVE-7284.1.patch

 CBO: create Partition Pruning rules in Optiq
 

 Key: HIVE-7284
 URL: https://issues.apache.org/jira/browse/HIVE-7284
 Project: Hive
  Issue Type: Sub-task
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-7284.1.patch


 Create rules in Optiq that do the job of the PartitionPruner.
 For now we will reuse the logic that evaluates the Partition list from 
 prunedExpr. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)