You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Sravya Tirukkovalur (JIRA)" <ji...@apache.org> on 2015/08/20 06:03:45 UTC

[jira] [Updated] (SENTRY-597) Enable "Show Table/Partition Extended" for V2

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

Sravya Tirukkovalur updated SENTRY-597:
---------------------------------------
    Issue Type: Task  (was: Bug)

> Enable "Show Table/Partition Extended" for V2
> ---------------------------------------------
>
>                 Key: SENTRY-597
>                 URL: https://issues.apache.org/jira/browse/SENTRY-597
>             Project: Sentry
>          Issue Type: Task
>            Reporter: Xiaomeng Huang
>
> Now V2 doesn't support "Show Table/Partition Extended", the command looks like:
> {code}
> SHOW TABLE EXTENDED [IN|FROM database_name] LIKE identifier_with_wildcards [PARTITION(partition_spec)];
> example: SHOW TABLE EXTENDED IN " + DB1 + " LIKE 'tb*'
> {code}
> so I disabled e2e test for this command. This jira is to track it if V2 support it in the future.



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