You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chapter 19.5.3 Rolling joins, figure 19.16, if the join condition is specified as join_by(closest(key <= key)), should x3 3 matches y3 4, since 3 <= 4?
The text was updated successfully, but these errors were encountered:
Chapter 19.5.3 Rolling joins, figure 19.16, if the join condition is specified as
join_by(closest(key <= key))
, should x3 3 matches y3 4, since 3 <= 4?The text was updated successfully, but these errors were encountered: