Structs§
- Inner 🔒
ProjectSetExecutor
projects data with theexpr
. Theexpr
takes a chunk of data, and returns a new data chunk. And then,ProjectSetExecutor
will insert, delete or update element into next operator according to the result of the expression.
Enums§
- Either a scalar expression or a set-returning function.