You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Rajkumar Singh (JIRA)" <ji...@apache.org> on 2018/09/14 22:33:00 UTC

[jira] [Updated] (HIVE-20568) There is no need to convert the dbname to pattern while pulling tablemeta

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

Rajkumar Singh updated HIVE-20568:
----------------------------------
    Summary: There is no need to convert the dbname to pattern while pulling tablemeta  (was: GetTablesOperation : There is no need to convert the dbname to pattern)

> There is no need to convert the dbname to pattern while pulling tablemeta
> -------------------------------------------------------------------------
>
>                 Key: HIVE-20568
>                 URL: https://issues.apache.org/jira/browse/HIVE-20568
>             Project: Hive
>          Issue Type: Improvement
>          Components: Hive
>    Affects Versions: 0.4.0
>         Environment: Hive-4,Java-8
>            Reporter: Rajkumar Singh
>            Assignee: Rajkumar Singh
>            Priority: Minor
>         Attachments: HIVE-20568.patch
>
>
> there is no need to convert the dbname to pattern, dbNamePattern is just a dbName which we are passing to getTableMeta
> https://github.com/apache/hive/blob/master/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java#L117



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)