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

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

hudi-bot edited a comment on pull request #3146:
URL: https://github.com/apache/hudi/pull/3146#issuecomment-867438049


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7a6b9659a40a7302c83801d4c58e9a1efb219ca2",
       "status" : "DELETED",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=402";,
       "triggerID" : "7a6b9659a40a7302c83801d4c58e9a1efb219ca2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9f29a8afc1a6e049984a789001042921d917f180",
       "status" : "DELETED",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=431";,
       "triggerID" : "9f29a8afc1a6e049984a789001042921d917f180",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a373b98620420ec6e728f422c42b2a74d11b3d5c",
       "status" : "SUCCESS",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=475";,
       "triggerID" : "a373b98620420ec6e728f422c42b2a74d11b3d5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef7c940393480aa27e42bf4226c6cf3b2ec431d9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ef7c940393480aa27e42bf4226c6cf3b2ec431d9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a373b98620420ec6e728f422c42b2a74d11b3d5c Azure: 
[SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=475)
 
   * ef7c940393480aa27e42bf4226c6cf3b2ec431d9 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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