2010YOUY01 commented on PR #23738:
URL: https://github.com/apache/datafusion/pull/23738#issuecomment-5292002358

   Progress update, for anyone interested in reviewing:
   
   https://github.com/apache/datafusion/pull/23828 is almost there, thanks to 
@Xuanwo! It includes only the basic physical operator. The next steps are:
   
   - First, complete the functionality following the PR-splitting strategy 
described in the PR write-up.
   - For potential algorithmic optimizations, see the top-level comments in 
https://github.com/Xuanwo/datafusion/blob/70b81458e96c5c5a7e18636b5f13638c19f92715/datafusion/physical-plan/src/joins/asof_join.rs
   - For potential low-level optimizations, see 
https://github.com/apache/datafusion/pull/23828#pullrequestreview-4894815161
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to