[ https://issues.apache.org/jira/browse/HIVE-26057?focusedWorklogId=786459&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-786459 ]
ASF GitHub Bot logged work on HIVE-26057: ----------------------------------------- Author: ASF GitHub Bot Created on: 30/Jun/22 08:28 Start Date: 30/Jun/22 08:28 Worklog Time Spent: 10m Work Description: dengzhhu653 commented on PR #3124: URL: https://github.com/apache/hive/pull/3124#issuecomment-1170922898 it removes the useless methods that introduced from [HIVE-23633](https://issues.apache.org/jira/browse/HIVE-23633), no changes to the original code path. Issue Time Tracking ------------------- Worklog Id: (was: 786459) Time Spent: 1h 10m (was: 1h) > Clean useless methods in QueryWrapper > ------------------------------------- > > Key: HIVE-26057 > URL: https://issues.apache.org/jira/browse/HIVE-26057 > Project: Hive > Issue Type: Improvement > Reporter: Zhihua Deng > Assignee: Zhihua Deng > Priority: Minor > Labels: pull-request-available > Time Spent: 1h 10m > Remaining Estimate: 0h > > Now the QueryWrapper implements Query which has dozens of overridden methods > with no use in codebase, these methods can be cleaned to keep it simple for > maintaining. -- This message was sent by Atlassian Jira (v8.20.10#820010)