dongjoon-hyun commented on code in PR #53215:
URL: https://github.com/apache/spark/pull/53215#discussion_r2561441543
##########
sql/core/src/test/scala/org/apache/spark/sql/connector/FakeV2Provider.scala:
##########
@@ -83,3 +83,7 @@ class FakeV2ProviderWithCustomSchema extends FakeV2Provider {
new FakeTable(schema, partitioning, new
CaseInsensitiveStringMap(properties))
}
}
+
+class FakeV2ProviderWithV1SaveAsTableOverwriteWriteOption
Review Comment:
Thank you for adding this.
--
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]