This is an automated email from the ASF dual-hosted git repository.

sarutak pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 06bdea0  [MINOR][INFRA] Explicitly specify Java version for lint test 
on GA
     add 597cee6  Revert "[SPARK-36895][SQL][FOLLOWUP] Use property to specify 
index type"

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/jdbc/v2/MySQLIntegrationSuite.scala  | 67 ++++++++++++++++++
 .../org/apache/spark/sql/jdbc/v2/V2JDBCTest.scala  | 82 +++++++++++++++++-----
 .../sql/connector/catalog/index/SupportsIndex.java |  8 +--
 .../sql/execution/datasources/jdbc/JdbcUtils.scala |  3 +-
 .../execution/datasources/v2/CreateIndexExec.scala |  9 +--
 .../execution/datasources/v2/jdbc/JDBCTable.scala  |  3 +-
 .../org/apache/spark/sql/jdbc/JdbcDialects.scala   |  1 +
 .../org/apache/spark/sql/jdbc/MySQLDialect.scala   | 27 +++----
 8 files changed, 155 insertions(+), 45 deletions(-)

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

Reply via email to