LuciferYang commented on code in PR #48646:
URL: https://github.com/apache/spark/pull/48646#discussion_r1816659596


##########
sql/core/src/main/java/org/apache/spark/sql/execution/streaming/state/StateMessage.java:
##########
@@ -217,12 +217,12 @@ public interface StateRequestOrBuilder extends
    * Protobuf type {@code 
org.apache.spark.sql.execution.streaming.state.StateRequest}
    */
   public static final class StateRequest extends
-      com.google.protobuf.GeneratedMessageV3 implements
+      com.google.protobuf.GeneratedMessage implements

Review Comment:
   I submitted a PR to change to use a `maven/sbt` plugin to generation of this 
file: https://github.com/apache/spark/pull/48654



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