cloud-fan commented on code in PR #47984: URL: https://github.com/apache/spark/pull/47984#discussion_r1771386596
########## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/objects/objects.scala: ########## @@ -90,7 +90,24 @@ trait InvokeLike extends Expression with NonSQLExpression with ImplicitCastInput // serializability, because the type-level info with java.io.Serializable and // java.io.Externalizable marker interfaces are not strong guarantees. // This restriction can be relaxed in the future to expose more optimizations. Review Comment: We should update the comment here. We do not block all ObjectType now. -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org