ad1happy2go commented on issue #9210: URL: https://github.com/apache/hudi/issues/9210#issuecomment-1637848566
@soumilshah1995 We can't modify the core table properties which includes partition columns of a existing hudi table. Before doing the write, it validates the incoming table properties with the existing table properties(/.hoodie/hoodie.properties) and throws the validation error if properties do not match. -- 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]
