zhangdove commented on pull request #1355: URL: https://github.com/apache/iceberg/pull/1355#issuecomment-677169468
@rdblue Thank you very much for your patience. After internal consideration of my team and I, we decided to privatize this function locally. At least so far, we have no internal problem of processing data across time zones. Of course, I am more looking forward to relevant modifications by the community, as you mentioned before, adding an offset parameter in the function. If you don't mind, maybe I'll take the time to provide a PR that supports the time zone parameter function. The reason why I use 'dynamicOverwrite' is because of the problem from #1341 . However, when I want to reproduce the problem, I find that the problem no longer exists. Next, I'll use the recommended API `(overwrite(Expression))`. ---------------------------------------------------------------- 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]
