[
https://issues.apache.org/jira/browse/HIVE-24951?focusedWorklogId=640424&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-640424
]
ASF GitHub Bot logged work on HIVE-24951:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Aug/21 00:09
Start Date: 21/Aug/21 00:09
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on pull request #2125:
URL: https://github.com/apache/hive/pull/2125#issuecomment-903016284
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 [email protected] list if the patch is in
need of reviews.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 640424)
Time Spent: 50m (was: 40m)
> 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: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 50m
> 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.3.4#803005)