xicm commented on issue #6047: URL: https://github.com/apache/hudi/issues/6047#issuecomment-1180013670
It seems there is a bug in HDFSParquetImporter, we read the original value and assign it to partitionPath, shall we transform the record with the read schema before writing? @yihua https://github.com/apache/hudi/blob/51244eba820b49cf5f5fbdfa6482482a74efaee7/hudi-utilities/src/main/java/org/apache/hudi/utilities/HDFSParquetImporter.java#L178-L204 -- 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]
