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

Jark Wu resolved FLINK-13823.
-----------------------------
    Fix Version/s: 1.10.0
       Resolution: Fixed

1.10.0: 9d03fbdf7524af6de0e0e99386fff1c1f135d3bf

1.9.1: 6b8ff87fef10030dc6c2d0b6db3b1da3789c83a9

> Incorrect debug log in CompileUtils
> -----------------------------------
>
>                 Key: FLINK-13823
>                 URL: https://issues.apache.org/jira/browse/FLINK-13823
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.9.0
>            Reporter: wangsan
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.10.0, 1.9.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> There is a typo in `CompileUtils`:
> ```java
> CODE_LOG.debug("Compiling: %s \n\n Code:\n%s", name, code);
> ```
> The placeholder  should be `{}` instead of `%s`.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to