AngersZhuuuu commented on pull request #31725: URL: https://github.com/apache/spark/pull/31725#issuecomment-789719220
> Is the output really unused anywhere? if it's used at all, like displayed somewhere, maybe worth keeping I have check many command that return `Seq.empty[Row]`, they don't need output. And we can see `AddFileCommand` don't have too, also `AddArchiveCommand` https://github.com/apache/spark/pull/31721 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
