the-other-tim-brown commented on code in PR #14075:
URL: https://github.com/apache/hudi/pull/14075#discussion_r2429264902
##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/ddl/TestSpark3DDL.scala:
##########
@@ -853,7 +853,6 @@ class TestSpark3DDL extends HoodieSparkSqlTestBase {
.save(tablePath)
val oldView = spark.read.format("hudi").options(readOpt)
- .option(HoodieReaderConfig.FILE_GROUP_READER_ENABLED.key(),"false")
Review Comment:
Yes, this one covers it
--
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]