You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2022/02/07 09:23:00 UTC

[jira] [Updated] (HIVE-24951) Table created with Uppercase name using CTAS does not produce result for select queries

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

Zoltan Haindrich updated HIVE-24951:
------------------------------------
    Labels: metastore_translator pull-request-available  (was: pull-request-available)

> Table created with Uppercase name using CTAS does not produce result for select queries
> ---------------------------------------------------------------------------------------
>
>                 Key: HIVE-24951
>                 URL: https://issues.apache.org/jira/browse/HIVE-24951
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 4.0.0
>            Reporter: Rajkumar Singh
>            Assignee: Rajkumar Singh
>            Priority: Major
>              Labels: metastore_translator, pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Steps to repro:
> {code:java}
> CREATE EXTERNAL TABLE MY_TEST AS SELECT * FROM source
> Table created with Location but does not have any data moved to it.
> /warehouse/tablespace/external/hive/MY_TEST
> {code}



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