sarutak commented on pull request #32223: URL: https://github.com/apache/spark/pull/32223#issuecomment-822996638
`stateSave` doesn't affect the visibility of DAG in the stage page. It's controlled by `window.localStorage` directly. But it affects which columns are shown in the datatable for tasks. So, I don't think it's a good idea to set `stateSave` tor `false`. -- 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]
