dichlorodiphen commented on code in PR #53828:
URL: https://github.com/apache/spark/pull/53828#discussion_r2835565337


##########
sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/OffsetSeqLogSuite.scala:
##########
@@ -223,6 +223,81 @@ class OffsetSeqLogSuite extends SharedSparkSession {
     }
   }
 
+  test("Protobuf extensions support disabled by default for new queries") {

Review Comment:
   the precedent seems to be to keep all the flag retention UTs in this suite, 
so we would be breaking from this pattern by doing so. did you still want me to 
make the move?



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