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

Roman Khachatryan closed FLINK-38308.
-------------------------------------
    Resolution: Fixed

Merged as 863b0511c00eb5277c0d5c0d4def18b8795cfdb1

> Prevent excessive logging from parsing SQL timestamps/dates
> -----------------------------------------------------------
>
>                 Key: FLINK-38308
>                 URL: https://issues.apache.org/jira/browse/FLINK-38308
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / Runtime
>    Affects Versions: 2.0.0
>            Reporter: Roman Khachatryan
>            Assignee: Roman Khachatryan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.2
>
>
> When using SQL functions like `TO_TIMESTAMP`, parse exceptions are logged at 
> INFO level for invalid inputs, causing two issues:
>  # Logging potentially sensitive data
>  # Overloading logging system
>  
> The behavior of returning NULL seems to be consistent with other functions 
> (although  not clearly documented in 
> [https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/functions/systemfunctions/#temporal-functions)|https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/functions/systemfunctions/#temporal-functions]



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

Reply via email to