rednaxelafx commented on code in PR #38397:
URL: https://github.com/apache/spark/pull/38397#discussion_r1005892764
##########
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/FileMetadataStructSuite.scala:
##########
@@ -622,4 +622,28 @@ class FileMetadataStructSuite extends QueryTest with
SharedSparkSession {
}
}
}
+
+ test(s"[SPARK-40918] Output cols around WSCG.isTooManyFields limit") {
Review Comment:
Nit: Can we change the string to "SPARK-40918: Output cols around
WSCG.isTooManyFields limit"
--
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]