You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Peter Vary (Jira)" <ji...@apache.org> on 2022/03/21 14:56:00 UTC

[jira] [Resolved] (HIVE-26049) Inconsistent TBL_NAME lengths in HMS schema

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

Peter Vary resolved HIVE-26049.
-------------------------------
    Fix Version/s: 4.0.0-alpha-1
       Resolution: Fixed

Pushed to master.
Thanks for the patch [~kovjanos]!

> Inconsistent TBL_NAME lengths in HMS schema 
> --------------------------------------------
>
>                 Key: HIVE-26049
>                 URL: https://issues.apache.org/jira/browse/HIVE-26049
>             Project: Hive
>          Issue Type: Bug
>          Components: Database/Schema
>    Affects Versions: 4.0.0-alpha-1
>            Reporter: Janos Kovacs
>            Assignee: Janos Kovacs
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0-alpha-1
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The transaction specific tables have TBL_NAME length set to 128 while the TBLS itself allows 256. When a table is created with such a long name hive fails e.g. to lock the table.
> TBL_NAME needs to be consistent across the whole schema.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)