HeartSaVioR commented on a change in pull request #28079: [SPARK-31312][SQL]
Cache Class instance for the UDF instance in HiveFunctionWrapper
URL: https://github.com/apache/spark/pull/28079#discussion_r400722718
##########
File path:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
##########
@@ -2492,51 +2492,4 @@ class SQLQuerySuite extends QueryTest with SQLTestUtils
with TestHiveSingleton {
}
}
}
-
- test("SPARK-26560 Spark should be able to run Hive UDF using jar regardless
of " +
Review comment:
This test is moved to `HiveUDFDynamicLoadSuite` - now it's being tested with
5 available Hive UDF types.
----------------------------------------------------------------
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]