Hi all! I'm using stap-sftp plugin for a meltano extraction of a CSV. Does anybody know if it exists the possibility of extract only rows where some column value is equal to something? like for example to extract only users where column "country" is "spain", and don't extract the rest?
Thanks!