Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 316 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 316 Bytes

Pixels Executor

This is the executor to be embedded in a process or serverless worker. It is responsible for executing the relational operations, such as projection, filtering, join, and aggregation, on a data segment (e.g., a split of the table to scan, or a subset of the partitions in a partitioned hash join).