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

ASF GitHub Bot commented on METRON-1168:
----------------------------------------

Github user cestella commented on a diff in the pull request:

    https://github.com/apache/metron/pull/742#discussion_r137913498
  
    --- Diff: 
metron-stellar/stellar-common/src/test/java/org/apache/metron/stellar/dsl/functions/StringFunctionsTest.java
 ---
    @@ -408,6 +408,23 @@ public void testAppendIfMissing() throws Exception {
     
       }
     
    +  @Test
    +  public void testSubstring() throws Exception {
    +    Map<String, Object> variables = ImmutableMap.of("s", "apache metron");
    --- End diff --
    
    Agreed, we should expect an exception in that case.


> Add SUBSTRING method to stellar
> -------------------------------
>
>                 Key: METRON-1168
>                 URL: https://issues.apache.org/jira/browse/METRON-1168
>             Project: Metron
>          Issue Type: New Feature
>            Reporter: Casey Stella
>
> Add SUBSTRING function to stellar.



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

Reply via email to