This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git.
from 23a5996 [SPARK-34450][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. RENAME tests add 9767041 [SPARK-34432][SQL][TESTS] Add JavaSimpleWritableDataSource No new revisions were added by this update. Summary of changes: .../spark/sql/connector/JavaSimpleBatchTable.java | 9 +- .../connector/JavaSimpleWritableDataSource.java | 371 +++++++++++++++++++++ .../spark/sql/connector/DataSourceV2Suite.scala | 3 +- 3 files changed, 375 insertions(+), 8 deletions(-) create mode 100644 sql/core/src/test/java/test/org/apache/spark/sql/connector/JavaSimpleWritableDataSource.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org