Yicong-Huang commented on PR #58322: URL: https://github.com/apache/spark/pull/58322#issuecomment-5699830149
Closing this. Per offline discussion, the Spark Connect protocol should stay simple: the server already returns an unsupported-API error (CONNECT_INVALID_PLAN.NO_HANDLER_FOR_EXTENSION), and a feature client can decide per case whether to propagate the error or swallow it and no-op using its own try/catch. A generic client-side flag is not needed, so this change is unnecessary. -- 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]
