srowen commented on PR #35337: URL: https://github.com/apache/spark/pull/35337#issuecomment-1122590192
This seems like it raises all kinds of questions that are hard to resolve. What happens if I compute with UDF v1, persist the results, then update the UDF definition? depending on whether the cached block is lost, I'll get different results for different parts of the data. This feels really tricky -- 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]
