[ 
https://issues.apache.org/jira/browse/HUDI-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372848#comment-17372848
 ] 

ASF GitHub Bot commented on HUDI-2057:
--------------------------------------

leesf commented on a change in pull request #3146:
URL: https://github.com/apache/hudi/pull/3146#discussion_r662370386



##########
File path: 
hudi-sync/hudi-hive-sync/src/test/java/org/apache/hudi/hive/TestHiveSyncTool.java
##########
@@ -33,8 +35,6 @@
 import org.apache.avro.Schema.Field;
 import org.apache.hadoop.fs.Path;
 import org.apache.hadoop.hive.metastore.api.Partition;
-import org.apache.hadoop.hive.ql.Driver;
-import org.apache.hadoop.hive.ql.session.SessionState;

Review comment:
       Unnecessary change?




-- 
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]


> CTAS Generate An External Table When Create Managed Table
> ---------------------------------------------------------
>
>                 Key: HUDI-2057
>                 URL: https://issues.apache.org/jira/browse/HUDI-2057
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: Spark Integration
>            Reporter: pengzhiwei
>            Assignee: pengzhiwei
>            Priority: Major
>              Labels: pull-request-available
>
> Currently CTAS would generate an external table when create a managed table 
> in the hive meta store.
> {code:java}
> create table h0 using hudi as select 1 as id, 'a1' as name;{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to