[ https://issues.apache.org/jira/browse/HIVE-26290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on HIVE-26290 started by Stamatis Zampetakis. -------------------------------------------------- > Remove useless calls to DateTimeFormatter#withZone without assignment > --------------------------------------------------------------------- > > Key: HIVE-26290 > URL: https://issues.apache.org/jira/browse/HIVE-26290 > Project: Hive > Issue Type: Task > Components: HiveServer2 > Reporter: Stamatis Zampetakis > Assignee: Stamatis Zampetakis > Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > There are some places in the code calling \{{DateTimeFormatter#withZone}} > without assigning the result anywhere. This basically makes the call useless > since the method does not modify the formatter instance but always creates a > new one. -- This message was sent by Atlassian Jira (v8.20.7#820007)