[
https://issues.apache.org/jira/browse/HIVE-27189?focusedWorklogId=855968&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-855968
]
ASF GitHub Bot logged work on HIVE-27189:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Apr/23 22:32
Start Date: 10/Apr/23 22:32
Worklog Time Spent: 10m
Work Description: saihemanth-cloudera merged PR #4167:
URL: https://github.com/apache/hive/pull/4167
Issue Time Tracking
-------------------
Worklog Id: (was: 855968)
Time Spent: 1h 50m (was: 1h 40m)
> Remove duplicate debug log in Hive.isSubDIr
> -------------------------------------------
>
> Key: HIVE-27189
> URL: https://issues.apache.org/jira/browse/HIVE-27189
> Project: Hive
> Issue Type: Improvement
> Reporter: shuyouZZ
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> In class {{{}org.apache.hadoop.hive.ql.metadata.HIve{}}}, invoke method
> {{isSubDir}} will print twice
> {code:java}
> LOG.debug("The source path is " + fullF1 + " and the destination path is " +
> fullF2);{code}
> we should remove the duplicate debug log.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)