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 e80d979  [SPARK-37895][SQL] Filter push down column with quoted columns
     add e5ba617  [SPARK-38361][SQL] Add factory method `getConnection` into 
`JDBCDialect`

No new revisions were added by this update.

Summary of changes:
 .../sql/execution/datasources/jdbc/JDBCRDD.scala   |  8 +++---
 .../datasources/jdbc/JdbcRelationProvider.scala    |  5 ++--
 .../sql/execution/datasources/jdbc/JdbcUtils.scala | 31 ++++------------------
 .../jdbc/connection/ConnectionProvider.scala       |  2 +-
 .../datasources/v2/jdbc/JDBCWriteBuilder.scala     |  4 ++-
 .../org/apache/spark/sql/jdbc/JdbcDialects.scala   | 28 +++++++++++++++++--
 6 files changed, 42 insertions(+), 36 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to