can you skip a row in Pentaho Kettle's User Defined Java Class -


inside of processrow(), can skip row , not send next step , pull next row?
know filter rows step after udjc option, wondering if done inside udjc.

if you're implementing logic in user defined java class element using processrow() function, , don't want pass rows further based on criteria - can skip call of putrow() function such rows.


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -