deepakpanda93 commented on issue #3868: URL: https://github.com/apache/hudi/issues/3868#issuecomment-4841808620
Thanks for the update, @matthiasdg — appreciate you closing the loop, and good luck with the new work! Closing this as resolved/stale. For anyone who lands here later: the Spark-datasource read path and partition-field handling have been substantially reworked since 0.10 — partition fields and their types are now persisted in the table config (the automatic equivalent of @guanlisheng's hoodie.table.partition.fields=year,month,day workaround), which addresses this Required column is missing in data file. Col: [year] class of errors for MOR + timestamp/Custom keygen + Hive sync. If anyone still hits this on a recent Hudi 1.x release, please open a new issue with your hoodie.properties and a minimal repro (write configs + the failing query) and we'll dig in. Thanks all! -- 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]
