You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2020/07/09 15:46:00 UTC

[jira] [Closed] (FLINK-18544) FunctionITCase.testInvalidUseOfSystemScalarFunction fails

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

Timo Walther closed FLINK-18544.
--------------------------------
    Resolution: Fixed

Fixed in 1.11.1: 15af990ba4af8adf2c385f09152860399718e5d2

> FunctionITCase.testInvalidUseOfSystemScalarFunction fails
> ---------------------------------------------------------
>
>                 Key: FLINK-18544
>                 URL: https://issues.apache.org/jira/browse/FLINK-18544
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.11.1
>            Reporter: Dawid Wysakowicz
>            Assignee: Timo Walther
>            Priority: Blocker
>             Fix For: 1.11.1
>
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=4361&view=logs&j=e25d5e7e-2a9c-5589-4940-0b638d75a414&t=f83cd372-208c-5ec4-12a8-337462457129
> {code}
> 2020-07-09T09:31:56.3699833Z [INFO] 
> 2020-07-09T09:31:56.3702121Z [INFO] Results:
> 2020-07-09T09:31:56.3703431Z [INFO] 
> 2020-07-09T09:31:56.3709381Z [ERROR] Failures: 
> 2020-07-09T09:31:56.3710482Z [ERROR]   FunctionITCase.testInvalidUseOfSystemScalarFunction:856 
> 2020-07-09T09:31:56.3711149Z Expected: exception with message a string containing "Currently, only table functions can emit rows."
> 2020-07-09T09:31:56.3713008Z      but: message was "SQL validation failed. Function 'MD5' cannot be used as a table function."
> 2020-07-09T09:31:56.3713516Z [INFO] 
> 2020-07-09T09:31:56.3713808Z [ERROR] Tests run: 2661, Failures: 1, Errors: 0, Skipped: 18
> 2020-07-09T09:31:56.3717340Z [INFO] 
> {code}



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