dongjoon-hyun commented on code in PR #36881:
URL: https://github.com/apache/spark/pull/36881#discussion_r903184211
##########
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/analysis/V2WriteAnalysisSuite.scala:
##########
@@ -238,12 +238,28 @@ abstract class V2WriteAnalysisSuiteBase extends
AnalysisTest {
def byPosition(table: NamedRelation, query: LogicalPlan): LogicalPlan
test("SPARK-33136: output resolved on complex types for V2 write commands") {
Review Comment:
Thank you for pinging me.
If you don't mind, please add a new test case instead of changing the
existing test case, @edgarRd .
--
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]