zhangdove opened a new pull request #1368: URL: https://github.com/apache/iceberg/pull/1368
As discussed earlier in #1355 , I tried to redo a PR. This PR is mainly to solve the problem that different users processing data in different time zones may cause some exceptions to write data due to the default time zone of the system. A time zone parameter has been added to the time function so that users in different time zones can use the time partition normally. cc @rdblue @RussellSpitzer , I'd appreciate if you could review it at your convenience. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
