You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/07/11 06:24:16 UTC

[GitHub] [hudi] xicm commented on issue #6047: [SUPPORT] Hdfsparquetimport tool is not picking rowKeyField and partitionPathField in correct format

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org