Conversation
|
Can you please review this PR? @jainxrohit @rschlussel |
|
@tdcmeehan FYI |
fgwang7w
left a comment
There was a problem hiding this comment.
Thanks for making this fix so quickly! @sanchitkashyap
Given this is a cherry-pick, could you please follow the community Review and Commit guidelines to preserve the commit of cherry-picks so it can be easily back tracked and correlate the original commit for review? https://github.com/prestodb/presto/wiki/Review-and-Commit-guidelines#attribution
In addition, is there any additional handling needed to take jvm tzdata into account?
|
LGTM. In the future please properly attribute the origin of the changes with |
18258ea to
b4fd3a7
Compare
Add Pacific/Kanton, Europe/Kyiv, America/Ciudad_Juarez time zone Cherrypick of trinodb/trino#10679 Cherrypick of trinodb/trino#14684 Cherrypick of trinodb/trino#15754 Co-authored-by: Piotr Findeisen <findepi@users.noreply.github.com> Co-authored-by: Karol Sobczak <sopel39@users.noreply.github.com> Co-authored-by: Mateusz Gajewski <mateusz.gajewski@gmail.com>
b4fd3a7 to
137bc29
Compare
|
Thanks for reviewing @tdcmeehan! |
) Summary: Presto 0.282 adds three new timezones: Pacific/Kanton, Europe/Kyiv, America/Ciudad_Juarez: prestodb/presto#19758, So velox should be consistent with it Pull Request resolved: #6670 Reviewed By: Yuhta Differential Revision: D49495464 Pulled By: mbasmanova fbshipit-source-id: 62525616cd8450728dd377fa8e06837fbe849159
Fixes #19819
Add Pacific/Kanton, Europe/Kyiv, America/Ciudad_Juarez time zone
Cherrypick of trinodb/trino#10679
Cherrypick of trinodb/trino#14684
Cherrypick of trinodb/trino#15754
Test plan - Unit tests