You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/04/04 16:40:00 UTC

[jira] [Work logged] (HIVE-27189) Remove duplicate info log in Hive.isSubDIr

     [ https://issues.apache.org/jira/browse/HIVE-27189?focusedWorklogId=854859&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-854859 ]

ASF GitHub Bot logged work on HIVE-27189:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Apr/23 16:39
            Start Date: 04/Apr/23 16:39
    Worklog Time Spent: 10m 
      Work Description: shuyouZZ commented on PR #4167:
URL: https://github.com/apache/hive/pull/4167#issuecomment-1496283477

   > LGTM The title of the PR is wrong, it is not `info` log it is `debug` log. Change it to-> `Remove duplicate debug log in Hive.isSubDIr`
   
   Fixed, thanks for your review!




Issue Time Tracking
-------------------

    Worklog Id:     (was: 854859)
    Time Spent: 1h 20m  (was: 1h 10m)

> Remove duplicate info 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 20m
>  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 info log.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)