nsivabalan commented on issue #5198: URL: https://github.com/apache/hudi/issues/5198#issuecomment-1087636027
@babumahesh-koo : can you try directly w/ Timestamp based key gen and let us know what you see. If I am not wrong, our key generators should not modify the user passed in columns. key gens are supposed to generate values from user passed in columns w/o modifying it. the derived values are stored in _hoodie_partition_path meta column. -- 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]
