- [x] Implement ASOF joins in Calcite: - [x] Parser - [x] Validator - [x] SqlToRelConverter - [x] Convert to Enumerable - [x] Enumerable execution - [x] Submit Calcite PR: https://github.com/apache/calcite/pull/3883 - [x] Get PR reviewed - [x] Get PR merged - [x] New Calcite release - [ ] Implement ASOF support in our SQL compiler - [x] Generate code using ASOF DBSP operator - [ ] Design GC API for ASOF joins in DBSP - [ ] Implement the static analysis for GC for ASOF joins