[jira] [Updated] (HIVE-8428) PCR doesnt remove filters involving casts

2014-10-17 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-8428:
---
Fix Version/s: (was: 0.15.0)
   0.14.0

 PCR doesnt remove filters involving casts
 -

 Key: HIVE-8428
 URL: https://issues.apache.org/jira/browse/HIVE-8428
 Project: Hive
  Issue Type: Improvement
  Components: Logical Optimizer
Affects Versions: 0.11.0, 0.12.0, 0.13.0
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Fix For: 0.14.0

 Attachments: HIVE-8428.1.patch, HIVE-8428.2.patch, HIVE-8428.3.patch, 
 HIVE-8428.patch


 e.g.,
 select key,value from srcpart where hr = cast(11 as double);



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


[jira] [Updated] (HIVE-8428) PCR doesnt remove filters involving casts

2014-10-16 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-8428:
---
Fix Version/s: 0.15.0

 PCR doesnt remove filters involving casts
 -

 Key: HIVE-8428
 URL: https://issues.apache.org/jira/browse/HIVE-8428
 Project: Hive
  Issue Type: Improvement
  Components: Logical Optimizer
Affects Versions: 0.11.0, 0.12.0, 0.13.0
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Fix For: 0.15.0

 Attachments: HIVE-8428.1.patch, HIVE-8428.2.patch, HIVE-8428.3.patch, 
 HIVE-8428.patch


 e.g.,
 select key,value from srcpart where hr = cast(11 as double);



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


[jira] [Updated] (HIVE-8428) PCR doesnt remove filters involving casts

2014-10-16 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-8428:
---
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Cant repro udaf_context_histogram which anyways should not be impacted by this 
change. Committed to trunk.
[~vikram.dixit] This will be good to have in 0.14 as well.

 PCR doesnt remove filters involving casts
 -

 Key: HIVE-8428
 URL: https://issues.apache.org/jira/browse/HIVE-8428
 Project: Hive
  Issue Type: Improvement
  Components: Logical Optimizer
Affects Versions: 0.11.0, 0.12.0, 0.13.0
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Attachments: HIVE-8428.1.patch, HIVE-8428.2.patch, HIVE-8428.3.patch, 
 HIVE-8428.patch


 e.g.,
 select key,value from srcpart where hr = cast(11 as double);



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


[jira] [Updated] (HIVE-8428) PCR doesnt remove filters involving casts

2014-10-15 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-8428:
---
Status: Open  (was: Patch Available)

 PCR doesnt remove filters involving casts
 -

 Key: HIVE-8428
 URL: https://issues.apache.org/jira/browse/HIVE-8428
 Project: Hive
  Issue Type: Improvement
  Components: Logical Optimizer
Affects Versions: 0.13.0, 0.12.0, 0.11.0
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Attachments: HIVE-8428.1.patch, HIVE-8428.2.patch, HIVE-8428.patch


 e.g.,
 select key,value from srcpart where hr = cast(11 as double);



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


[jira] [Updated] (HIVE-8428) PCR doesnt remove filters involving casts

2014-10-15 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-8428:
---
Status: Patch Available  (was: Open)

 PCR doesnt remove filters involving casts
 -

 Key: HIVE-8428
 URL: https://issues.apache.org/jira/browse/HIVE-8428
 Project: Hive
  Issue Type: Improvement
  Components: Logical Optimizer
Affects Versions: 0.13.0, 0.12.0, 0.11.0
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Attachments: HIVE-8428.1.patch, HIVE-8428.2.patch, HIVE-8428.3.patch, 
 HIVE-8428.patch


 e.g.,
 select key,value from srcpart where hr = cast(11 as double);



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


[jira] [Updated] (HIVE-8428) PCR doesnt remove filters involving casts

2014-10-15 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-8428:
---
Attachment: HIVE-8428.3.patch

 PCR doesnt remove filters involving casts
 -

 Key: HIVE-8428
 URL: https://issues.apache.org/jira/browse/HIVE-8428
 Project: Hive
  Issue Type: Improvement
  Components: Logical Optimizer
Affects Versions: 0.11.0, 0.12.0, 0.13.0
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Attachments: HIVE-8428.1.patch, HIVE-8428.2.patch, HIVE-8428.3.patch, 
 HIVE-8428.patch


 e.g.,
 select key,value from srcpart where hr = cast(11 as double);



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


[jira] [Updated] (HIVE-8428) PCR doesnt remove filters involving casts

2014-10-13 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-8428:
---
Status: Open  (was: Patch Available)

 PCR doesnt remove filters involving casts
 -

 Key: HIVE-8428
 URL: https://issues.apache.org/jira/browse/HIVE-8428
 Project: Hive
  Issue Type: Improvement
  Components: Logical Optimizer
Affects Versions: 0.13.0, 0.12.0, 0.11.0
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Attachments: HIVE-8428.patch


 e.g.,
 select key,value from srcpart where hr = cast(11 as double);



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


[jira] [Updated] (HIVE-8428) PCR doesnt remove filters involving casts

2014-10-13 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-8428:
---
Status: Patch Available  (was: Open)

 PCR doesnt remove filters involving casts
 -

 Key: HIVE-8428
 URL: https://issues.apache.org/jira/browse/HIVE-8428
 Project: Hive
  Issue Type: Improvement
  Components: Logical Optimizer
Affects Versions: 0.13.0, 0.12.0, 0.11.0
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Attachments: HIVE-8428.1.patch, HIVE-8428.patch


 e.g.,
 select key,value from srcpart where hr = cast(11 as double);



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


[jira] [Updated] (HIVE-8428) PCR doesnt remove filters involving casts

2014-10-13 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-8428:
---
Attachment: HIVE-8428.1.patch

Addressed Sergey's comments which also took care of test failures.

 PCR doesnt remove filters involving casts
 -

 Key: HIVE-8428
 URL: https://issues.apache.org/jira/browse/HIVE-8428
 Project: Hive
  Issue Type: Improvement
  Components: Logical Optimizer
Affects Versions: 0.11.0, 0.12.0, 0.13.0
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Attachments: HIVE-8428.1.patch, HIVE-8428.patch


 e.g.,
 select key,value from srcpart where hr = cast(11 as double);



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


[jira] [Updated] (HIVE-8428) PCR doesnt remove filters involving casts

2014-10-13 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-8428:
---
Status: Open  (was: Patch Available)

 PCR doesnt remove filters involving casts
 -

 Key: HIVE-8428
 URL: https://issues.apache.org/jira/browse/HIVE-8428
 Project: Hive
  Issue Type: Improvement
  Components: Logical Optimizer
Affects Versions: 0.13.0, 0.12.0, 0.11.0
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Attachments: HIVE-8428.1.patch, HIVE-8428.patch


 e.g.,
 select key,value from srcpart where hr = cast(11 as double);



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


[jira] [Updated] (HIVE-8428) PCR doesnt remove filters involving casts

2014-10-13 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-8428:
---
Attachment: HIVE-8428.2.patch

 PCR doesnt remove filters involving casts
 -

 Key: HIVE-8428
 URL: https://issues.apache.org/jira/browse/HIVE-8428
 Project: Hive
  Issue Type: Improvement
  Components: Logical Optimizer
Affects Versions: 0.11.0, 0.12.0, 0.13.0
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Attachments: HIVE-8428.1.patch, HIVE-8428.2.patch, HIVE-8428.patch


 e.g.,
 select key,value from srcpart where hr = cast(11 as double);



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


[jira] [Updated] (HIVE-8428) PCR doesnt remove filters involving casts

2014-10-13 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-8428:
---
Status: Patch Available  (was: Open)

 PCR doesnt remove filters involving casts
 -

 Key: HIVE-8428
 URL: https://issues.apache.org/jira/browse/HIVE-8428
 Project: Hive
  Issue Type: Improvement
  Components: Logical Optimizer
Affects Versions: 0.13.0, 0.12.0, 0.11.0
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Attachments: HIVE-8428.1.patch, HIVE-8428.2.patch, HIVE-8428.patch


 e.g.,
 select key,value from srcpart where hr = cast(11 as double);



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


[jira] [Updated] (HIVE-8428) PCR doesnt remove filters involving casts

2014-10-10 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-8428:
---
Component/s: Logical Optimizer

 PCR doesnt remove filters involving casts
 -

 Key: HIVE-8428
 URL: https://issues.apache.org/jira/browse/HIVE-8428
 Project: Hive
  Issue Type: Improvement
  Components: Logical Optimizer
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan

 e.g.,
 select key,value from srcpart where hr = cast(11 as double);



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


[jira] [Updated] (HIVE-8428) PCR doesnt remove filters involving casts

2014-10-10 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-8428:
---
Affects Version/s: 0.11.0
   0.12.0
   0.13.0

 PCR doesnt remove filters involving casts
 -

 Key: HIVE-8428
 URL: https://issues.apache.org/jira/browse/HIVE-8428
 Project: Hive
  Issue Type: Improvement
  Components: Logical Optimizer
Affects Versions: 0.11.0, 0.12.0, 0.13.0
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan

 e.g.,
 select key,value from srcpart where hr = cast(11 as double);



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


[jira] [Updated] (HIVE-8428) PCR doesnt remove filters involving casts

2014-10-10 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-8428:
---
Status: Patch Available  (was: Open)

 PCR doesnt remove filters involving casts
 -

 Key: HIVE-8428
 URL: https://issues.apache.org/jira/browse/HIVE-8428
 Project: Hive
  Issue Type: Improvement
  Components: Logical Optimizer
Affects Versions: 0.13.0, 0.12.0, 0.11.0
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Attachments: HIVE-8428.patch


 e.g.,
 select key,value from srcpart where hr = cast(11 as double);



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


[jira] [Updated] (HIVE-8428) PCR doesnt remove filters involving casts

2014-10-10 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-8428:
---
Attachment: HIVE-8428.patch

 PCR doesnt remove filters involving casts
 -

 Key: HIVE-8428
 URL: https://issues.apache.org/jira/browse/HIVE-8428
 Project: Hive
  Issue Type: Improvement
  Components: Logical Optimizer
Affects Versions: 0.11.0, 0.12.0, 0.13.0
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
 Attachments: HIVE-8428.patch


 e.g.,
 select key,value from srcpart where hr = cast(11 as double);



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