Yohahaha commented on code in PR #2532:
URL: https://github.com/apache/fluss/pull/2532#discussion_r2761978099
##########
fluss-spark/fluss-spark-ut/src/test/scala/org/apache/fluss/spark/SparkPrimaryKeyTableReadTest.scala:
##########
@@ -38,6 +38,14 @@ class SparkPrimaryKeyTableReadTest extends
FlussSparkTestBase {
new Configuration()
}
+ override protected def beforeEach(): Unit = {
Review Comment:
@YannByron WithFlussAdmin use singleton fluss config that will affect
integration test, if we dont reset config here, the fluss config working scope
need to rethink.
--
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]