GitHub user ottobackwards opened a pull request:

    https://github.com/apache/incubator-metron/pull/299

    METRON-425 Stellar transformation fails to handle special characters

    The issue is that per our grammar the arithmetic and comparison operators 
need to be escaped to be used as literals.
    
    I have added a unit test to the system for this case ( for field 
transformations ).
    I have also taken a stab at updating the readme.md.  I do not thing the 
readme is correct though.  It may need to be written out more better by someone 
who writes good.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ottobackwards/incubator-metron METRON-425

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/299.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #299
    
----
commit ac2ffc4d4c5c9f233e3629b5884b0e0073646823
Author: Otto Fowler <[email protected]>
Date:   2016-10-06T22:31:04Z

    METRON-425 add unit test and readme change about escaping literals in 
stellar statements

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to