Module project_scalar

Source

Structsยง

Inner ๐Ÿ”’
ProjectExecutor
ProjectExecutor project data with the expr. The expr takes a chunk of data, and returns a new data chunk. And then, ProjectExecutor will insert, delete or update element into next operator according to the result of the expression.