You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hcatalog-commits@incubator.apache.org by "Mac Yang (JIRA)" <ji...@apache.org> on 2011/05/06 20:17:03 UTC

[jira] [Created] (HCATALOG-23) hcat_client does not support partition keys other than string, when creating external table

hcat_client does not support partition keys other than string, when creating external table
-------------------------------------------------------------------------------------------

                 Key: HCATALOG-23
                 URL: https://issues.apache.org/jira/browse/HCATALOG-23
             Project: HCatalog
          Issue Type: New Feature
            Reporter: Mac Yang




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HCATALOG-23) hcat_client does not support partition keys other than string, when creating external table

Posted by "Olga Natkovich (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HCATALOG-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030187#comment-13030187 ] 

Olga Natkovich commented on HCATALOG-23:
----------------------------------------

What does it support for internal tables?

Can we get a little more details on what needs to be done here?

> hcat_client does not support partition keys other than string, when creating external table
> -------------------------------------------------------------------------------------------
>
>                 Key: HCATALOG-23
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-23
>             Project: HCatalog
>          Issue Type: New Feature
>            Reporter: Mac Yang
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HCATALOG-23) hcat client does not support partition keys other than string, when creating tables

Posted by "Mac Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HCATALOG-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mac Yang updated HCATALOG-23:
-----------------------------

    Summary: hcat client does not support partition keys other than string, when creating tables  (was: hcat_client does not support partition keys other than string, when creating external table)

The current partition filtering implementation in HCatalog does not support range queries for non string type partitions. The HCatalog CLI prevents users from creating tables that contain non string type partitions as a stop gap for that limitation. One way to address this is to only push the filter down to the database level if the partition type is string or if it's an equality operation.

> hcat client does not support partition keys other than string, when creating tables
> -----------------------------------------------------------------------------------
>
>                 Key: HCATALOG-23
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-23
>             Project: HCatalog
>          Issue Type: New Feature
>            Reporter: Mac Yang
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira