[
https://issues.apache.org/jira/browse/HIVE-23988?focusedWorklogId=466267&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-466267
]
ASF GitHub Bot logged work on HIVE-23988:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Aug/20 14:45
Start Date: 04/Aug/20 14:45
Worklog Time Spent: 10m
Work Description: GuoPhilipse opened a new pull request #1359:
URL: https://github.com/apache/hive/pull/1359
### What changes were proposed in this pull request?
remove unused method in FunctionRegistry.java
### Why are the changes needed?
improve hive code quality
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
unit test
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 466267)
Remaining Estimate: 0h
Time Spent: 10m
> remove unused method
> --------------------
>
> Key: HIVE-23988
> URL: https://issues.apache.org/jira/browse/HIVE-23988
> Project: Hive
> Issue Type: Improvement
> Reporter: philipse
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> `getWindowingTableFunction` inĀ
> [FunctionRegistry|https://github.com/apache/hive/compare/master...GuoPhilipse:remove-unused-method?expand=1#diff-5da198f553d39251b25c4e5c4db2d1cc]
> method seems not used, maybe we can remove it to make code more clearer.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)