korowa commented on PR #8538: URL: https://github.com/apache/arrow-datafusion/pull/8538#issuecomment-1858864076
> As I undertand it, this is a step towards being able to incrementally generate output batches for joins. Yes, the plan is 1) FSM -- this PR -- first part of the issue mentioned in PR description) 2) changing iteration order for both inputs of hash join to preserve input order -- second part which closes the issue from PR description 3) another try with #8020 -- after 1 + 2 it should fit into `HashJoinStreamState::ProcessProbeBatch` / `process_probe_batch` and retain original sort order (if some) -- 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]
