Table of Contents

Data Processing - Filtering Operations

About

filtering is a data processing operation that processes data through a filter where the data may be:

Therefore, you need to be careful about what filter means. For instance:

Delete

A delete filter is expressed via a predicate. A predicate is developed as a function or operator that returns a boolean.