hvanhovell commented on code in PR #47839:
URL: https://github.com/apache/spark/pull/47839#discussion_r1726150344
##########
connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/UserDefinedFunctionE2ETestSuite.scala:
##########
@@ -315,13 +315,20 @@ class UserDefinedFunctionE2ETestSuite extends QueryTest
with RemoteSparkSession
"c")
}
- test("(deprecated) scala UDF with dataType") {
+ // TODO re-enable this after we hooked SqlApiConf into the session confs.
Review Comment:
We need a configurable SqlApiConf for the client to make this work.
--
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]