You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/06/01 07:04:00 UTC

[jira] [Work logged] (HIVE-22585) Clean up catalog/db/table name usage

     [ https://issues.apache.org/jira/browse/HIVE-22585?focusedWorklogId=439379&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-439379 ]

ASF GitHub Bot logged work on HIVE-22585:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Jun/20 07:03
            Start Date: 01/Jun/20 07:03
    Worklog Time Spent: 10m 
      Work Description: dlavati closed pull request #876:
URL: https://github.com/apache/hive/pull/876


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 439379)
    Time Spent: 1.5h  (was: 1h 20m)

> Clean up catalog/db/table name usage
> ------------------------------------
>
>                 Key: HIVE-22585
>                 URL: https://issues.apache.org/jira/browse/HIVE-22585
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: David Lavati
>            Assignee: David Lavati
>            Priority: Major
>              Labels: pull-request-available, refactor
>         Attachments: HIVE-22585.01.patch, HIVE-22585.02.patch, HIVE-22585.03.patch, HIVE-22585.04.patch, HIVE-22585.05.patch
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> This is a followup to HIVE-21198 to address some additional improvement ideas for the TableName object mentioned inĀ [https://github.com/apache/hive/pull/550] and attempt to remove all the fishy usages of db/tablenames, as a number of places still rely on certain state changes/black magic.
> This change includes the following:
> * Remove reliance on Utilities.getDbTableName
> * Introduce a contract in TableName to always store catalog.dbname.tablename in lowercase
> * Make TableName a parsable type for ExplainTask
> * Additional refactors to leverage the TableName object



--
This message was sent by Atlassian Jira
(v8.3.4#803005)