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

ASF GitHub Bot commented on MINIFICPP-445:
------------------------------------------

Github user apiri commented on the issue:

    https://github.com/apache/nifi-minifi-cpp/pull/293
  
    Looks like all envs in Travis are failing with:
    
    ```
    
-------------------------------------------------------------------------------
    
    Decode XML
    
    
-------------------------------------------------------------------------------
    
    
/Users/travis/build/apache/nifi-minifi-cpp/libminifi/test/expression-language-tests/ExpressionLanguageTests.cpp:1052
    
    
...............................................................................
    
    
    
    
/Users/travis/build/apache/nifi-minifi-cpp/libminifi/test/expression-language-tests/ExpressionLanguageTests.cpp:1057:
 FAILED:
    
      REQUIRE( "Zero > One < \"two!\" & 'true'" == 
expr({flow_file_a}).asString() )
    
    with expansion:
    
      "Zero > One < "two!" & 'true'"
    
      ==
    
      "Zero > One < &quot;two!&quot; & 'true'"
    
    ```


> Implement escape/unescape CSV functions in expression language
> --------------------------------------------------------------
>
>                 Key: MINIFICPP-445
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-445
>             Project: NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Andrew Christianson
>            Assignee: Andrew Christianson
>            Priority: Major
>
> * 
> [escapeCsv|https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#escapecsv]
>  * 
> [unescapeCsv|https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#unescapecsv]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to