[
https://issues.apache.org/jira/browse/HIVE-25329?focusedWorklogId=626541&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-626541
]
ASF GitHub Bot logged work on HIVE-25329:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Jul/21 10:23
Start Date: 22/Jul/21 10:23
Worklog Time Spent: 10m
Work Description: abstractdog commented on pull request #2477:
URL: https://github.com/apache/hive/pull/2477#issuecomment-884806739
could you please add a CTAS case to q.out, not only a create table? the jira
implies that you're taking care of CTAS (too)
--
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: 626541)
Time Spent: 40m (was: 0.5h)
> CTAS creates a managed table as non-ACID table
> ----------------------------------------------
>
> Key: HIVE-25329
> URL: https://issues.apache.org/jira/browse/HIVE-25329
> Project: Hive
> Issue Type: Bug
> Reporter: Robbie Zhang
> Assignee: Robbie Zhang
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> According to HIVE-22158, MANAGED tables should be ACID tables only. When we
> set hive.create.as.external.legacy to true, the query like 'create managed
> table as select 1' creates a non-ACID table.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)