bvaradar commented on issue #2076: URL: https://github.com/apache/hudi/issues/2076#issuecomment-689170277
@Yogashri12 : It does not make sense to have different types deduced for the same column. If you want such mismatch partition-types to be inserted, you can simply cast the partition column in input dataframe as StringType and try ingesting. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
