danny0405 commented on code in PR #14075:
URL: https://github.com/apache/hudi/pull/14075#discussion_r2427735540
##########
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:
is this the IT that cover the nested columns pruning scenarios?
--
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]