zhztheplayer commented on PR #12714: URL: https://github.com/apache/gluten/pull/12714#issuecomment-5268282191
@yikf Thanks. Based on your context, this looks more like a Spark issue. As a broader bug might become the feed thread cannot access the SparkContext because it is stopped by the task thread, no matter Gluten is enabled. If that's the case, we shouldn't handle the race silently but rather throw an error. 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]
