Udbhav30 opened a new pull request #23439: [SPARK-26454][CORE][Minor] lowering the log level to warn of exceptio… URL: https://github.com/apache/spark/pull/23439 …n thrown while creating new UDF from same JAR ## What changes were proposed in this pull request? While creating new UDF with JAR,though function is created successfully, it throws IllegegalArgument Exception, so instead of giving error log, log level is changed to warning as error log sounds operation failure so giving warning and moving ahead sounds better.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
