Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collectors with flushWith and postprocess throws exception #205

Closed
cboehme opened this issue Nov 25, 2014 · 0 comments
Closed

Collectors with flushWith and postprocess throws exception #205

cboehme opened this issue Nov 25, 2014 · 0 comments

Comments

@cboehme
Copy link
Member

cboehme commented Nov 25, 2014

The following rule does not compile but throws an exception:

<combine name="outLit" value="${VAR}" flushWith="record">
    <data name="VAR" source="inLit" />
    <postprocess>
        <case to="upper" />
    </postprocess>
</combine>
blackwinter pushed a commit that referenced this issue Dec 13, 2024
…haviourAddFieldLastWildcard

Add integration test for `add_field` with `$last` wildcard
blackwinter pushed a commit that referenced this issue Dec 13, 2024
Fix issue with testing non-existing refs, update tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant