heyihong commented on code in PR #53935:
URL: https://github.com/apache/spark/pull/53935#discussion_r2737757107
##########
sql/core/src/test/scala/org/apache/spark/sql/DatasetSuite.scala:
##########
@@ -1159,6 +1159,23 @@ class DatasetSuite extends QueryTest
assert(namedObservation2.get === expected2)
}
+ test("SPARK-55150: observation errors are threw in Obseravtion.get in
classic mode") {
Review Comment:
Same as in https://github.com/apache/spark/pull/53935#discussion_r2737754442
--
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]