AnishMahto commented on PR #58709: URL: https://github.com/apache/spark/pull/58709#issuecomment-5626375065
@szehon-ho can you take a look at this one? Super simple change, just unioning the target table with the microbatch earlier than before. The union still happens after `projectTargetColumnsOntoMicrobatch`, so there shouldn't be any observable behavior change. -- 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]
