esaeki opened a new issue #4348: URL: https://github.com/apache/hudi/issues/4348
I use Glue and Hudi to replicate databases in AWS environment. Regarding "_hoodie_commit_time" column of Hudi table, I would like to set timezone to UTF+9:00. (e.g. 202112170222425 → 20211217112425) How can I set the timezone for this column? I already set "hoodie.deltastreamer.keygen.timebased.timezone" to UTF+9:00 and GMT+9:00, but there was no change. -- 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]
