pantShrey commented on PR #21882: URL: https://github.com/apache/datafusion/pull/21882#issuecomment-4454323289
Hey @alamb, quick update! While working on the `SortMergeJoin` async migration in parallel, I realised the changes were actually quite contained (~260 insertions, ~170 deletions). Rather than opening a second stacked PR and temporarily introducing the `open_sync` tech debt to main, I went ahead and rolled the refactor directly into this PR to keep things clean. I hope this approach is okay with you! I believe the PR is now ready for review, so I've marked it as such. I'd appreciate another look whenever you have the time. Thank you! -- 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]
