[jira] [Updated] (HIVE-22900) Predicate Push Down Of Like Filter While Fetching Partition Data From MetaStore

2020-02-28 Thread Jesus Camacho Rodriguez (Jira)


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

Jesus Camacho Rodriguez updated HIVE-22900:
---
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Pushed to master, thanks for your contribution [~srahman]!

> Predicate Push Down Of Like Filter While Fetching Partition Data From 
> MetaStore
> ---
>
> Key: HIVE-22900
> URL: https://issues.apache.org/jira/browse/HIVE-22900
> Project: Hive
>  Issue Type: Improvement
>  Components: Standalone Metastore
>Reporter: Syed Shameerur Rahman
>Assignee: Syed Shameerur Rahman
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-22900.01.patch, HIVE-22900.02.patch, 
> HIVE-22900.03.patch
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Predicate Push Down is disabled for like filter while fetching partition data 
> from metastore. The following patch introduces PPD for like filters while 
> fetching partition data from the metastore in case of DIRECT-SQL and JDO. The 
> patch also covers all the test cases mentioned in HIVE-5134 because of which 
> Predicate Push Down for like filter was disabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22900) Predicate Push Down Of Like Filter While Fetching Partition Data From MetaStore

2020-02-28 Thread Syed Shameerur Rahman (Jira)


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

Syed Shameerur Rahman updated HIVE-22900:
-
Issue Type: Improvement  (was: New Feature)

> Predicate Push Down Of Like Filter While Fetching Partition Data From 
> MetaStore
> ---
>
> Key: HIVE-22900
> URL: https://issues.apache.org/jira/browse/HIVE-22900
> Project: Hive
>  Issue Type: Improvement
>  Components: Standalone Metastore
>Reporter: Syed Shameerur Rahman
>Assignee: Syed Shameerur Rahman
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-22900.01.patch, HIVE-22900.02.patch, 
> HIVE-22900.03.patch
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Predicate Push Down is disabled for like filter while fetching partition data 
> from metastore. The following patch introduces PPD for like filters while 
> fetching partition data from the metastore in case of DIRECT-SQL and JDO. The 
> patch also covers all the test cases mentioned in HIVE-5134 because of which 
> Predicate Push Down for like filter was disabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22900) Predicate Push Down Of Like Filter While Fetching Partition Data From MetaStore

2020-02-27 Thread Syed Shameerur Rahman (Jira)


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

Syed Shameerur Rahman updated HIVE-22900:
-
Component/s: Standalone Metastore

> Predicate Push Down Of Like Filter While Fetching Partition Data From 
> MetaStore
> ---
>
> Key: HIVE-22900
> URL: https://issues.apache.org/jira/browse/HIVE-22900
> Project: Hive
>  Issue Type: New Feature
>  Components: Standalone Metastore
>Reporter: Syed Shameerur Rahman
>Assignee: Syed Shameerur Rahman
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-22900.01.patch, HIVE-22900.02.patch, 
> HIVE-22900.03.patch
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Predicate Push Down is disabled for like filter while fetching partition data 
> from metastore. The following patch introduces PPD for like filters while 
> fetching partition data from the metastore in case of DIRECT-SQL and JDO. The 
> patch also covers all the test cases mentioned in HIVE-5134 because of which 
> Predicate Push Down for like filter was disabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22900) Predicate Push Down Of Like Filter While Fetching Partition Data From MetaStore

2020-02-27 Thread Syed Shameerur Rahman (Jira)


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

Syed Shameerur Rahman updated HIVE-22900:
-
Attachment: HIVE-22900.03.patch

> Predicate Push Down Of Like Filter While Fetching Partition Data From 
> MetaStore
> ---
>
> Key: HIVE-22900
> URL: https://issues.apache.org/jira/browse/HIVE-22900
> Project: Hive
>  Issue Type: New Feature
>Reporter: Syed Shameerur Rahman
>Assignee: Syed Shameerur Rahman
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-22900.01.patch, HIVE-22900.02.patch, 
> HIVE-22900.03.patch
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Predicate Push Down is disabled for like filter while fetching partition data 
> from metastore. The following patch introduces PPD for like filters while 
> fetching partition data from the metastore in case of DIRECT-SQL and JDO. The 
> patch also covers all the test cases mentioned in HIVE-5134 because of which 
> Predicate Push Down for like filter was disabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22900) Predicate Push Down Of Like Filter While Fetching Partition Data From MetaStore

2020-02-25 Thread Syed Shameerur Rahman (Jira)


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

Syed Shameerur Rahman updated HIVE-22900:
-
Description: Predicate Push Down is disabled for like filter while fetching 
partition data from metastore. The following patch introduces PPD for like 
filters while fetching partition data from the metastore in case of DIRECT-SQL 
and JDO. The patch also covers all the test cases mentioned in HIVE-5134 
because of which Predicate Push Down for like filter was disabled.  (was: PPD 
is disabled for like filter while fetching partition data from metastore. The 
following patch introduces PPD for like filters while fetching partition data 
from the metastore in case of DIRECT-SQL and JDO. The patch also covers all the 
test cases mentioned in HIVE-5134 because of which PPD for like filter was 
disabled.)

> Predicate Push Down Of Like Filter While Fetching Partition Data From 
> MetaStore
> ---
>
> Key: HIVE-22900
> URL: https://issues.apache.org/jira/browse/HIVE-22900
> Project: Hive
>  Issue Type: New Feature
>Reporter: Syed Shameerur Rahman
>Assignee: Syed Shameerur Rahman
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-22900.01.patch, HIVE-22900.02.patch
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Predicate Push Down is disabled for like filter while fetching partition data 
> from metastore. The following patch introduces PPD for like filters while 
> fetching partition data from the metastore in case of DIRECT-SQL and JDO. The 
> patch also covers all the test cases mentioned in HIVE-5134 because of which 
> Predicate Push Down for like filter was disabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22900) Predicate Push Down Of Like Filter While Fetching Partition Data From MetaStore

2020-02-25 Thread Syed Shameerur Rahman (Jira)


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

Syed Shameerur Rahman updated HIVE-22900:
-
Description: PPD is disabled for like filter while fetching partition data 
from metastore. The following patch introduces PPD for like filters while 
fetching partition data from the metastore in case of DIRECT-SQL and JDO. The 
patch also covers all the test cases mentioned in HIVE-5134 because of which 
PPD for like filter was disabled.  (was: Currently PPD is disabled for like 
filter while fetching partition data from metastore. The following patch 
introduces PPD for like filters while fetching partition data from the 
metastore in case of DIRECT-SQL and JDO. The patch also covers all the test 
cases mentioned in HIVE-5134 because of which PPD for like filter was disabled.)

> Predicate Push Down Of Like Filter While Fetching Partition Data From 
> MetaStore
> ---
>
> Key: HIVE-22900
> URL: https://issues.apache.org/jira/browse/HIVE-22900
> Project: Hive
>  Issue Type: New Feature
>Reporter: Syed Shameerur Rahman
>Assignee: Syed Shameerur Rahman
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-22900.01.patch, HIVE-22900.02.patch
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> PPD is disabled for like filter while fetching partition data from metastore. 
> The following patch introduces PPD for like filters while fetching partition 
> data from the metastore in case of DIRECT-SQL and JDO. The patch also covers 
> all the test cases mentioned in HIVE-5134 because of which PPD for like 
> filter was disabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22900) Predicate Push Down Of Like Filter While Fetching Partition Data From MetaStore

2020-02-25 Thread Syed Shameerur Rahman (Jira)


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

Syed Shameerur Rahman updated HIVE-22900:
-
Description: Currently PPD is disabled for like filter while fetching 
partition data from metastore. The following patch introduces PPD for like 
filters while fetching partition data from the metastore in case of DIRECT-SQL 
and JDO. The patch also covers all the test cases mentioned in HIVE-5134 
because of which PPD for like filter was disabled.  (was: Currently PPD is 
disabled for like filter while fetching partition data from metastore. The 
following patch covers all the test cases mentioned in HIVE-5134)

> Predicate Push Down Of Like Filter While Fetching Partition Data From 
> MetaStore
> ---
>
> Key: HIVE-22900
> URL: https://issues.apache.org/jira/browse/HIVE-22900
> Project: Hive
>  Issue Type: New Feature
>Reporter: Syed Shameerur Rahman
>Assignee: Syed Shameerur Rahman
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-22900.01.patch, HIVE-22900.02.patch
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently PPD is disabled for like filter while fetching partition data from 
> metastore. The following patch introduces PPD for like filters while fetching 
> partition data from the metastore in case of DIRECT-SQL and JDO. The patch 
> also covers all the test cases mentioned in HIVE-5134 because of which PPD 
> for like filter was disabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22900) Predicate Push Down Of Like Filter While Fetching Partition Data From MetaStore

2020-02-19 Thread Syed Shameerur Rahman (Jira)


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

Syed Shameerur Rahman updated HIVE-22900:
-
Attachment: HIVE-22900.02.patch

> Predicate Push Down Of Like Filter While Fetching Partition Data From 
> MetaStore
> ---
>
> Key: HIVE-22900
> URL: https://issues.apache.org/jira/browse/HIVE-22900
> Project: Hive
>  Issue Type: New Feature
>Reporter: Syed Shameerur Rahman
>Assignee: Syed Shameerur Rahman
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-22900.01.patch, HIVE-22900.02.patch
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently PPD is disabled for like filter while fetching partition data from 
> metastore. The following patch covers all the test cases mentioned in 
> HIVE-5134



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22900) Predicate Push Down Of Like Filter While Fetching Partition Data From MetaStore

2020-02-18 Thread Syed Shameerur Rahman (Jira)


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

Syed Shameerur Rahman updated HIVE-22900:
-
Attachment: (was: HIVE-22900.01.patch)

> Predicate Push Down Of Like Filter While Fetching Partition Data From 
> MetaStore
> ---
>
> Key: HIVE-22900
> URL: https://issues.apache.org/jira/browse/HIVE-22900
> Project: Hive
>  Issue Type: New Feature
>Reporter: Syed Shameerur Rahman
>Assignee: Syed Shameerur Rahman
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-22900.01.patch
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently PPD is disabled for like filter while fetching partition data from 
> metastore. The following patch covers all the test cases mentioned in 
> HIVE-5134



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22900) Predicate Push Down Of Like Filter While Fetching Partition Data From MetaStore

2020-02-18 Thread Syed Shameerur Rahman (Jira)


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

Syed Shameerur Rahman updated HIVE-22900:
-
Attachment: HIVE-22900.01.patch
Status: Patch Available  (was: Open)

> Predicate Push Down Of Like Filter While Fetching Partition Data From 
> MetaStore
> ---
>
> Key: HIVE-22900
> URL: https://issues.apache.org/jira/browse/HIVE-22900
> Project: Hive
>  Issue Type: New Feature
>Reporter: Syed Shameerur Rahman
>Assignee: Syed Shameerur Rahman
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-22900.01.patch
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently PPD is disabled for like filter while fetching partition data from 
> metastore. The following patch covers all the test cases mentioned in 
> HIVE-5134



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22900) Predicate Push Down Of Like Filter While Fetching Partition Data From MetaStore

2020-02-18 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated HIVE-22900:
--
Labels: pull-request-available  (was: )

> Predicate Push Down Of Like Filter While Fetching Partition Data From 
> MetaStore
> ---
>
> Key: HIVE-22900
> URL: https://issues.apache.org/jira/browse/HIVE-22900
> Project: Hive
>  Issue Type: New Feature
>Reporter: Syed Shameerur Rahman
>Assignee: Syed Shameerur Rahman
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-22900.01.patch
>
>
> Currently PPD is disabled for like filter while fetching partition data from 
> metastore. The following patch covers all the test cases mentioned in 
> HIVE-5134



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22900) Predicate Push Down Of Like Filter While Fetching Partition Data From MetaStore

2020-02-18 Thread Syed Shameerur Rahman (Jira)


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

Syed Shameerur Rahman updated HIVE-22900:
-
Attachment: HIVE-22900.01.patch

> Predicate Push Down Of Like Filter While Fetching Partition Data From 
> MetaStore
> ---
>
> Key: HIVE-22900
> URL: https://issues.apache.org/jira/browse/HIVE-22900
> Project: Hive
>  Issue Type: New Feature
>Reporter: Syed Shameerur Rahman
>Assignee: Syed Shameerur Rahman
>Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-22900.01.patch
>
>
> Currently PPD is disabled for like filter while fetching partition data from 
> metastore. The following patch covers all the test cases mentioned in 
> HIVE-5134



--
This message was sent by Atlassian Jira
(v8.3.4#803005)