PHILO-HE commented on code in PR #8904:
URL: https://github.com/apache/incubator-gluten/pull/8904#discussion_r1995326530


##########
gluten-core/src/main/scala/org/apache/gluten/GlutenPlugin.scala:
##########
@@ -267,6 +268,7 @@ private[gluten] class GlutenExecutorPlugin extends 
ExecutorPlugin {
 
   /** Initialize the executor plugin. */
   override def init(ctx: PluginContext, extraConf: util.Map[String, String]): 
Unit = {
+    CodedInputStreamClassInitializer

Review Comment:
   @zhztheplayer, it makes sense. Just updated in follow-up pr. Thanks!



-- 
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]

Reply via email to