yikf commented on PR #12714:
URL: https://github.com/apache/gluten/pull/12714#issuecomment-5275483196

   @zhztheplayer You're right — this is essentially a Spark issue. In vanilla 
Spark that's relatively benign, but with Gluten, it escalates from a Java-level 
error into a native coredump — more severe than the plain-Spark case.
   
     Given that, I think either handling is reasonable — silently no-op'ing or 
throwing. I've switched to throwing so the broken teardown ordering is surfaced 
rather than hidden. Could you take another look?


-- 
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]

Reply via email to