-
Notifications
You must be signed in to change notification settings - Fork 11
Handle target rows case (Filter, Switch/Case, ...) #8
Comments
Added test-cases for Filter Rows and Switch/Case, the most popular ones. |
To be fair, that filter step is not configured correctly (otherwise said, something I have never seen, didn't know it was working :-)) So either just filter the rows with a default output or user a True/False split. |
Sorry, I didn't include the most obvious case in my example, but a True/False split isn't working either, which is what led me to try the Main Output. I've completely removed the step, saved, tried again...same results each time. |
Should be easy to fix. |
Is filter-split-combine.ktr working for you? |
Also, this is an old case, it got me confused for a while. |
Well, FWIW, both the split and the filter-default.ktr example (I just added it to kettle-beam-examples) works fine. Try to update to kettle-beam v1.0.0 and recompile it. |
filter-split-combine.ktr is working correctly. I also modified it to filter on the integer id column, which also worked. Only obvious difference I'm seeing is the BigQuery source in mine, but hard to imagine that Kettle sees the records any differently when they arrive to the step. I'll get v1.0.0 and try again. Thanks for your help. |
Sorry, I can't confirm this. Works just fine on my end. |
Actually it still happens on kettle-neo4j-remix-beam-8.2.0.7-719-REMIX.zip |
No description provided.
The text was updated successfully, but these errors were encountered: