yew1eb commented on issue #1688: URL: https://github.com/apache/auron/issues/1688#issuecomment-3615017553
> Just curious, what does that panic look like on the spark side? Does it backtrack and execute in spark or does it also crash spark? It doesn’t crash Spark—native panics are wrapped via JNIEnv into a Java RuntimeException and thrown back to Spark. -- 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]
