how-query-engines-work
how-query-engines-work copied to clipboard
Page 43, `createPhysicalExpr` uses `PhysicalExpr` as return type but updated type name is just `Expression`
https://github.com/andygrove/how-query-engines-work/blob/9c27d475b62e3a4eccec4236e2fe60eb3f13e757/jvm/query-planner/src/main/kotlin/QueryPlanner.kt#L62
