substrait icon indicating copy to clipboard operation
substrait copied to clipboard

feat(proto): Multi-table and as-of joining

Open rtpsw opened this issue 3 years ago • 1 comments

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.

rtpsw avatar Sep 13 '22 12:09 rtpsw

If we'd like to continue then I think this issue should be split into one issue for each part of the ask.

westonpace avatar Mar 08 '23 22:03 westonpace