Re: [PR] support simple lateral joins [datafusion]

2025-02-10 Thread via GitHub
skyzh commented on PR #14595: URL: https://github.com/apache/datafusion/pull/14595#issuecomment-2649598864 cc @alamb would you please help take a look as you were engaged on lateral join discussions before? Thanks :) -- This is an automated message from the Apache Git Service. To respond

[PR] support simple lateral joins [datafusion]

2025-02-10 Thread via GitHub
skyzh opened a new pull request, #14595: URL: https://github.com/apache/datafusion/pull/14595 ## Which issue does this PR close? - part of https://github.com/apache/datafusion/issues/10048 ## Rationale for this change Add partial lateral join support.