Structs
- Holds per-execution properties and data (such as starting timestamps, etc). An instance of this struct is created each time a
LogicalPlanis prepared for execution (optimized). If the same plan is optimized multiple times, a newExecutionPropsis created each time.