feat(proto): Multi-table and as-of joining #330
Labels
awaiting-user-input
This issue is waiting on further input from users
enhancement
New feature or request
We'd like to add support for multi-table and as-of joining. Multi-table means multiple right tables, i.e., extending to left-join-right(s). As-of joining uses an ordered key with inexact matching - it is a time-series operation.
The text was updated successfully, but these errors were encountered: