You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/08/01 08:42:41 UTC

[GitHub] [hudi] dongkelun opened a new pull request #3377: [HUDI-2259]Fix the exception of Merge Into when source table with col…

dongkelun opened a new pull request #3377:
URL: https://github.com/apache/hudi/pull/3377


   Fix the exception of Merge Into when source table with columnAliases.
   But still not support when the target table with columnAliases,I don't know is this because hudi whether itself is not supported this case for now.


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3377: [HUDI-2259]Fix the exception of Merge Into when source table with col…

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3377:
URL: https://github.com/apache/hudi/pull/3377#issuecomment-890478045


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bd1fca2aedb3a1e01096cb244a2d55a1e4d11048",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1292",
       "triggerID" : "bd1fca2aedb3a1e01096cb244a2d55a1e4d11048",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bd1fca2aedb3a1e01096cb244a2d55a1e4d11048 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1292) 
   
   <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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot commented on pull request #3377: [HUDI-2259]Fix the exception of Merge Into when source table with col…

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #3377:
URL: https://github.com/apache/hudi/pull/3377#issuecomment-890478045


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bd1fca2aedb3a1e01096cb244a2d55a1e4d11048",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "bd1fca2aedb3a1e01096cb244a2d55a1e4d11048",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bd1fca2aedb3a1e01096cb244a2d55a1e4d11048 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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] hudi-bot edited a comment on pull request #3377: [HUDI-2259]Fix the exception of Merge Into when source table with col…

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3377:
URL: https://github.com/apache/hudi/pull/3377#issuecomment-890478045


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bd1fca2aedb3a1e01096cb244a2d55a1e4d11048",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1292",
       "triggerID" : "bd1fca2aedb3a1e01096cb244a2d55a1e4d11048",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bd1fca2aedb3a1e01096cb244a2d55a1e4d11048 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1292) 
   
   <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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] dongkelun closed pull request #3377: [HUDI-2259]Fix the exception of Merge Into when source table with col…

Posted by GitBox <gi...@apache.org>.
dongkelun closed pull request #3377:
URL: https://github.com/apache/hudi/pull/3377


   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hudi] dongkelun commented on pull request #3377: [HUDI-2259]Fix the exception of Merge Into when source table with col…

Posted by GitBox <gi...@apache.org>.
dongkelun commented on pull request #3377:
URL: https://github.com/apache/hudi/pull/3377#issuecomment-890763076


   Please see this new PR [https://github.com/apache/hudi/pull/3380](https://github.com/apache/hudi/pull/3380)


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org