[ 
https://issues.apache.org/jira/browse/HIVE-16584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Vary updated HIVE-16584:
------------------------------
    Attachment: HIVE-16584.patch

The patch contains the following changes:
- Changing to printInfo in:
-- RelOptHiveTable.updateColStats
-- CrossProductCheck.warn
-- SparkCrossProductCheck.warn
-- GenericUDFUnixTimeStamp.initializeInput
- Adds comment to the LogHelper methods
- Removes printInfoNoLog - since it is not used anymore
- Modifies the LogDivertAppenderForTest so the warning messages are appear in 
the output
- Runs two existing query files with the BeeLine qtest framework to check that 
the messages are there


> Warning messages should use LogHelper.printInfo instead of printing to the 
> infoStream directly
> ----------------------------------------------------------------------------------------------
>
>                 Key: HIVE-16584
>                 URL: https://issues.apache.org/jira/browse/HIVE-16584
>             Project: Hive
>          Issue Type: Bug
>          Components: Logging
>    Affects Versions: 3.0.0
>            Reporter: Peter Vary
>            Assignee: Peter Vary
>         Attachments: HIVE-16584.patch
>
>
> There are several cases when warning messages are printed to the console 
> outputstream directly. These warnings do not show up in the BeeLine output.
> We should use the the printInfo method instead.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to