hudi-agent commented on code in PR #19620:
URL: https://github.com/apache/hudi/pull/19620#discussion_r3774828812
##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/dml/schema/TestVariantDataType.scala:
##########
@@ -1253,6 +1187,34 @@ class TestVariantDataType extends HoodieSparkSqlTestBase
{
/**
Review Comment:
🤖 nit: the existing `/** Lists data parquet files … */` Javadoc was left in
place when `assertVariantLayout` and `assertSingleFileGroup` were inserted
above `listDataParquetFiles` — it now sits directly above `assertVariantLayout`
and documents the wrong method. Could you move it down to sit directly above
`listDataParquetFiles` where it belongs?
<sub><i>⚠️ AI-generated; verify before applying. React 👍/👎 to flag
quality.</i></sub>
--
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]