[
https://issues.apache.org/jira/browse/ARROW-18427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-18427:
-----------------------------------
Labels: pull-request-available (was: )
> [C++] Support negative tolerance 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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 negative
> tolerance, which would allow future-joining too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)