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.

Functions§

apply_project_exprs