Yaron Gvili created ARROW-18427:
-----------------------------------
Summary: [C++] Suppose negative toletance in `AsofJoinNode`
Key: ARROW-18427
URL: https://issues.apache.org/jira/browse/ARROW-18427
Project: Apache Arrow
Issue Type: New Feature
Components: C++
Reporter: Yaron Gvili
Assignee: Yaron Gvili
Currently, `AsofJoinNode` supports a tolerance that is non-negative, allowing
past-joining, i.e., joining right-table rows with a timestamp at or before that
of the left-table row. This issue will add support for a positive tolerance,
which would allow future-joining too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)