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

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

                Author: ASF GitHub Bot
            Created on: 06/Aug/20 01:59
            Start Date: 06/Aug/20 01:59
    Worklog Time Spent: 10m 
      Work Description: dengzhhu653 commented on pull request #1364:
URL: https://github.com/apache/hive/pull/1364#issuecomment-669637806


   @jcamachor could you please take a look? many thanks!


----------------------------------------------------------------
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: 467042)
    Remaining Estimate: 0h
            Time Spent: 10m

> Some logs in ConstantPropagateProcFactory are not straightforward
> -----------------------------------------------------------------
>
>                 Key: HIVE-23997
>                 URL: https://issues.apache.org/jira/browse/HIVE-23997
>             Project: Hive
>          Issue Type: Improvement
>          Components: Logical Optimizer
>            Reporter: Zhihua Deng
>            Assignee: Zhihua Deng
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Some logs in ConstantPropagateProcFactory are not easy to understand,  like 
> query:
>  select * from tbl where a = 'a1';
> showing some logs like this:
> optimizer.ConstantPropagateProcFactory: Filter 
> org.apache.hadoop.hive.ql.udf.generic.GenericUDFOPEqual@78907a46 is 
> identified as a value assignment, propagate it.
>  
> Maybe It's better to log like this:
> optimizer.ConstantPropagateProcFactory: Filter (a = 'a1') is identified as a 
> value assignment, propagate it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to