melin commented on issue #26777: [SPARK-30134][SQL] Support DELETE JAR feature in SPARK URL: https://github.com/apache/spark/pull/26777#issuecomment-565266486 > Use case: if the jar’s function definition is changed , user can drop the jar and add back again without restarting the thrift server > > Earlier for any changes done to the jar it is required to restart the thrift server as it was added to classpath If the UDF function jar path does not change, only the update jar is overwritten, can you not start the thriftserver and take effect in real time?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
