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

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

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "94bc5ca7a0a95acf9b90fd13bfdf4127794a05b4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "94bc5ca7a0a95acf9b90fd13bfdf4127794a05b4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 94bc5ca7a0a95acf9b90fd13bfdf4127794a05b4 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]


> 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