I am trying to filter out records from a stream when they do not contain a certain field. This stream sends me records where some do not have the same columns. Does anybody know how I can do this? Was trying with filter approach but not having any luck.