You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2013/08/22 03:56:52 UTC

[jira] [Updated] (HIVE-5134) add tests to partition filter JDO pushdown for like and make sure it works, or remove it

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

Sergey Shelukhin updated HIVE-5134:
-----------------------------------

    Attachment: HIVE-5134-does-not-work.patch

Here's an example test (with some implementation), on top of HIVE-4914, that is not going to work.

If I remove the custom implementation and switch to UDFLike::likePatternToRegExp (moved into common to access from metastore), even fewer patterns from this test work.

We should be able to add this test and make it work in some way, or remove the code.
                
> add tests to partition filter JDO pushdown for like and make sure it works, or remove it
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-5134
>                 URL: https://issues.apache.org/jira/browse/HIVE-5134
>             Project: Hive
>          Issue Type: Improvement
>          Components: Metastore
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-5134-does-not-work.patch
>
>
> There's a mailing list thread. Partition filtering w/JDO pushdown using LIKE is not used by Hive due to client check (in PartitionPruner); after enabling it seems to be broken. We need to fix and enable it, or remove it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira