You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eric Hwang (JIRA)" <ji...@apache.org> on 2009/08/08 08:14:14 UTC

[jira] Updated: (HIVE-736) MetaStoreUtils get_fields() does not return partition column

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

Eric Hwang updated HIVE-736:
----------------------------

    Status: Patch Available  (was: Open)

> MetaStoreUtils get_fields() does not return partition column
> ------------------------------------------------------------
>
>                 Key: HIVE-736
>                 URL: https://issues.apache.org/jira/browse/HIVE-736
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Eric Hwang
>         Attachments: HIVE-736.1.patch
>
>
> MetaStoreUtil's get_fields(), which is offered through the Hive Server interface, does not include the partition field in its returned list of fields. This may be related to JIRA-671. At the moment, there is no way for a Hive client to discover a partition column in a table, creating a big issue for anyone who wishes to query a partitioned table.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.