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 2022/11/16 00:25:00 UTC

[jira] [Work logged] (HIVE-26538) MetastoreDefaultTransformer should revise the location when it's empty

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

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

                Author: ASF GitHub Bot
            Created on: 16/Nov/22 00:24
            Start Date: 16/Nov/22 00:24
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on PR #3600:
URL: https://github.com/apache/hive/pull/3600#issuecomment-1316075557

   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.




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

    Worklog Id:     (was: 826333)
    Time Spent: 40m  (was: 0.5h)

> MetastoreDefaultTransformer should revise the location when it's empty
> ----------------------------------------------------------------------
>
>                 Key: HIVE-26538
>                 URL: https://issues.apache.org/jira/browse/HIVE-26538
>             Project: Hive
>          Issue Type: Improvement
>          Components: Standalone Metastore
>            Reporter: Zhihua Deng
>            Assignee: Zhihua Deng
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The table's location is treated as null when it's empty, this takes place somewhere such as:
> [https://github.com/apache/hive/blob/82f319773cb2361a98963e861fb903ab8eecd9c4/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/HMSHandler.java#L2367]
> [https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetastoreDefaultTransformer.java#L729]  
> MetastoreDefaultTransformer should revise the empty location when altering/creating tables.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)