[
https://issues.apache.org/jira/browse/HIVE-25047?focusedWorklogId=587160&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-587160
]
ASF GitHub Bot logged work on HIVE-25047:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Apr/21 10:42
Start Date: 22/Apr/21 10:42
Worklog Time Spent: 10m
Work Description: zabetak opened a new pull request #2206:
URL: https://github.com/apache/hive/pull/2206
### What changes were proposed in this pull request?
Refactor HiveProject removing unused fields/methods and deprecated calls.
### Why are the changes needed?
Improve readability.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Existing tests.
--
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: 587160)
Remaining Estimate: 0h
Time Spent: 10m
> Remove unused fields/methods and deprecated calls in HiveProject
> ----------------------------------------------------------------
>
> Key: HIVE-25047
> URL: https://issues.apache.org/jira/browse/HIVE-25047
> Project: Hive
> Issue Type: Improvement
> Components: CBO
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Major
> Fix For: 4.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Small refactoring of
> [HiveProject|https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveProject.java]
> operator.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)