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

[jira] [Created] (FLINK-18543) FunctionITCase.testInvalidUseOfSystemScalarFunction

Dian Fu created FLINK-18543:
-------------------------------

             Summary: FunctionITCase.testInvalidUseOfSystemScalarFunction
                 Key: FLINK-18543
                 URL: https://issues.apache.org/jira/browse/FLINK-18543
             Project: Flink
          Issue Type: Test
          Components: Table SQL / Planner
    Affects Versions: 1.11.1
            Reporter: Dian Fu


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}
[ERROR] Failures: 
[ERROR]   FunctionITCase.testInvalidUseOfSystemScalarFunction:856 
Expected: exception with message a string containing "Currently, only table functions can emit rows."
     but: message was "SQL validation failed. Function 'MD5' cannot be used as a table function."
[INFO] 
{code}



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