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

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

Github user wuchong commented on the issue:

    https://github.com/apache/flink/pull/2758
  
    
    The Travis CI has failed because of  `BuiltInMethods` line length, could 
you fix this ? 
    ```
    [INFO] --- scalastyle-maven-plugin:0.8.0:check (default) @ flink-table_2.10 
---
    error 
file=/home/travis/build/apache/flink/flink-libraries/flink-table/src/main/scala/org/apache/flink/api/table/codegen/calls/BuiltInMethods.scala
 message=File line length exceeds 100 characters line=35
    error 
file=/home/travis/build/apache/flink/flink-libraries/flink-table/src/main/scala/org/apache/flink/api/table/codegen/calls/BuiltInMethods.scala
 message=File line length exceeds 100 characters line=36
    Saving to 
outputFile=/home/travis/build/apache/flink/flink-libraries/flink-table/target/scalastyle-output.xml
    Processed 229 file(s)
    ```


> Allow SQL's LIKE ESCAPE
> -----------------------
>
>                 Key: FLINK-4260
>                 URL: https://issues.apache.org/jira/browse/FLINK-4260
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API & SQL
>    Affects Versions: 1.1.0
>            Reporter: Timo Walther
>            Assignee: Leo Deng
>            Priority: Minor
>
> Currently, the SQL API does not support specifying an ESCAPE character in a 
> LIKE expression. The SIMILAR TO should also support that.



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

Reply via email to