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

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

Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/4538
  
    @twalthr @wuchong Please make sure that the commit messages describes what 
was changed, and not the state before the change. We now have a commit that 
adds support for quoted strings, with the commit message saying that this isn't 
supported.


> Double quote string literals is not supported in Table API and SQL
> ------------------------------------------------------------------
>
>                 Key: FLINK-7441
>                 URL: https://issues.apache.org/jira/browse/FLINK-7441
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API & SQL
>    Affects Versions: 1.3.2
>            Reporter: Jark Wu
>            Assignee: Jark Wu
>             Fix For: 1.4.0, 1.3.3
>
>
> Code generation doesn't handle double quote string literals and some control 
> characters which leads to compile error.
> {code}
> Caused by: org.codehaus.commons.compiler.CompileException: Line 50, Column 
> 48: Expression "hello" is not an rvalue
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to