imback82 commented on a change in pull request #33600:
URL: https://github.com/apache/spark/pull/33600#discussion_r680450701
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/connector/V2CommandsCaseSensitivitySuite.scala
##########
@@ -179,7 +179,7 @@ class V2CommandsCaseSensitivitySuite extends
SharedSparkSession with AnalysisTes
Some(UnresolvedFieldPosition(ColumnPosition.after("id")))),
QualifiedColType(
None,
- "x",
+ "y",
Review comment:
This needs to be updated because it was adding duplicate columns.
--
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]