sandmannn commented on PR #17176: URL: https://github.com/apache/iceberg/pull/17176#issuecomment-5031322652
> Thanks for the fix — the change is minimal and correct, and it nicely aligns the async planner with the sync planner's existing first-snapshot handling. > > Two non-blocking points: > > * The same code path exists in `spark/v3.5` and `spark/v4.0`. Since this PR only touches `spark/v4.1`, could you note the backport plan (or include them here)? > * The description mentions Spark 3.5, but the diff is under `spark/v4.1` — might be worth correcting to avoid confusion. The change itself is not too big, so since we seem to be converging I added the 3.5 and 4.0 downports in this PR. -- 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]
