sam-an-cloudera opened a new pull request #1503: URL: https://github.com/apache/hive/pull/1503
### What changes were proposed in this pull request? This feature adds a HiveServer2 level UDF cache that can be shared across sessions. ### Why are the changes needed? Without this feature, on S3 based system, describe function and select udf() will be localized each and every time, taking 2 minutes to download 300mb. ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? manual ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org