comphead commented on issue #11555:
URL: https://github.com/apache/datafusion/issues/11555#issuecomment-2254587943

   I found the problem happens if for 1 stream row there are multiple matched 
buffered rows, but those rows are in separate batches. In this case the 
datafusion SMJ reacts on the first batch without knowing the next one is 
coming. I'm still experimenting to find a solution even a hacky one


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to