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 a9bfacb084e6 [SPARK-52391][SS] Refactor TransformWithStateExec to 
extract shared functions and variables into an abstract base class for Scala 
and Python
     add 6a6a0818d8b3 [SPARK-52405] Extend V2JDBCTest to test multiple 
partition reading

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/jdbc/v2/DB2IntegrationSuite.scala    |  25 +-
 .../sql/jdbc/v2/MsSqlServerIntegrationSuite.scala  |  55 ++-
 .../spark/sql/jdbc/v2/MySQLIntegrationSuite.scala  |  55 ++-
 .../spark/sql/jdbc/v2/OracleIntegrationSuite.scala |  34 +-
 .../org/apache/spark/sql/jdbc/v2/V2JDBCTest.scala  | 371 +++++++++++++++++----
 .../scala/org/apache/spark/SparkFunSuite.scala     |   7 +
 .../connect/planner/SparkConnectServiceSuite.scala |   8 -
 .../spark/sql/pipelines/utils/PipelineTest.scala   |   2 +-
 8 files changed, 433 insertions(+), 124 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to