nsivabalan commented on issue #1941: URL: https://github.com/apache/hudi/issues/1941#issuecomment-685817546
I am not sure if you want to do otherwise. i.e if you want to record to be updated to original partition path, and have you data col getting updated as well. I don't think hudi will update the data col to pp_1. One naive approach I could think is, fetch records from hudi. update data columns to partition path found in hudi upsert the updated records to hudi. ---------------------------------------------------------------- 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]
