dgd-contributor commented on a change in pull request #33536:
URL: https://github.com/apache/spark/pull/33536#discussion_r693459702
##########
File path: core/src/main/scala/org/apache/spark/api/java/JavaUtils.scala
##########
@@ -89,7 +91,7 @@ private[spark] object JavaUtils {
mm.remove(k)
prev = None
case _ =>
- throw new UnsupportedOperationException("remove")
Review comment:
How can we identify which error is user-facing error or not? Is there
any rule we can apply?
--
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]