zhouyejoe commented on PR #35906: URL: https://github.com/apache/spark/pull/35906#issuecomment-1197461566
Should be easy to add. We can have a feature flag, and when initiate the RemoteBlockPushResolver, db can be set to null if this feature flag is turned off, and all the later DB operations won't be triggered. @mridulm @otterc What do you think? -- 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]
