[ 
https://issues.apache.org/jira/browse/FLINK-3579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201000#comment-15201000
 ] 

ASF GitHub Bot commented on FLINK-3579:
---------------------------------------

Github user ramkrish86 commented on the pull request:

    https://github.com/apache/flink/pull/1808#issuecomment-198203789
  
    I could see some failure in the log console 
    JobManagerSubmittedJobGraphsRecoveryITCase.  But not related to the patch. 
Is there a place where we could see the failed test cases alone as how the 
Jenkins build shows us?


> Improve String concatenation
> ----------------------------
>
>                 Key: FLINK-3579
>                 URL: https://issues.apache.org/jira/browse/FLINK-3579
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API
>            Reporter: Timo Walther
>            Assignee: ramkrishna.s.vasudevan
>            Priority: Minor
>
> Concatenation of a String and non-String does not work properly.
> e.g. {{f0 + 42}} leads to RelBuilder Exception
> ExpressionParser does not like {{f0 + 42.cast(STRING)}} either.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to