nchammas commented on PR #45181: URL: https://github.com/apache/spark/pull/45181#issuecomment-1962513221
> > This PR creates a new Dataset instance, but the old one would still have the same inconsistent behavior. > > Another possible approach is to create a new `queryExecution` instance. But we need change it to a mutable variable which is unsafe. I don't understand the problem well enough to say if this is the better approach. I'll defer to others for the time being. -- 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]
