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

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

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "94bc5ca7a0a95acf9b90fd13bfdf4127794a05b4",
       "status" : "DELETED",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1175";,
       "triggerID" : "94bc5ca7a0a95acf9b90fd13bfdf4127794a05b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "98821e981b9f9879c7de44d9b458386474d22600",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "98821e981b9f9879c7de44d9b458386474d22600",
       "triggerType" : "PUSH"
     }, {
       "hash" : "00b92c9aa62365cf9b49bafb038724b0e75ffb3b",
       "status" : "DELETED",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1180";,
       "triggerID" : "00b92c9aa62365cf9b49bafb038724b0e75ffb3b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "11773f89d84b0359bf1d2a8fe6802d6aaaf5fa65",
       "status" : "FAILURE",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1182";,
       "triggerID" : "11773f89d84b0359bf1d2a8fe6802d6aaaf5fa65",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cb07695b64fe516b90a4254b8c2f0b7c408f98d3",
       "status" : "PENDING",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1191";,
       "triggerID" : "cb07695b64fe516b90a4254b8c2f0b7c408f98d3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 98821e981b9f9879c7de44d9b458386474d22600 UNKNOWN
   * 11773f89d84b0359bf1d2a8fe6802d6aaaf5fa65 Azure: 
[FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1182)
 
   * cb07695b64fe516b90a4254b8c2f0b7c408f98d3 Azure: 
[PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1191)
 
   
   <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]


> Fix Alter Partitioned Table Failed
> ----------------------------------
>
>                 Key: HUDI-2223
>                 URL: https://issues.apache.org/jira/browse/HUDI-2223
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: Spark Integration
>            Reporter: pengzhiwei
>            Assignee: pengzhiwei
>            Priority: Major
>              Labels: pull-request-available
>
> Fix crash when add column to  a partitioned table:
> {code:java}
> Caused by: org.apache.hadoop.hive.ql.metadata.HiveException: Partition column 
> name dt conflicts with table columns.
>       at 
> org.apache.hadoop.hive.ql.metadata.Table.validateColumns(Table.java:962)
>       at 
> org.apache.hadoop.hive.ql.metadata.Table.checkValidity(Table.java:216)
>       at org.apache.hadoop.hive.ql.metadata.Hive.alterTable(Hive.java:495)
>       at org.apache.hadoop.hive.ql.metadata.Hive.alterTable(Hive.java:484)
> {code}



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

Reply via email to