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

   I think we should first agree on the high-level direction and then start 
polishing the implementation. We could ignore the implementation details and 
test coverage for now.
   
   I think the two most important questions are:
   
   - What are the precise semantics of an ASOF join? I suspect that different 
systems, such as DuckDB and Snowflake, may differ slightly, so we should first 
define the semantics rigorously.
   - What is the high-level algorithm used by the ASOF join operator?
   


-- 
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