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

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


    from d9bcacf  [SPARK-27629][PYSPARK] Prevent Unpickler from intervening 
each unpickling
     add 6001d47  [SPARK-27596][SQL] The JDBC 'query' option doesn't work for 
Oracle database

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/jdbc/DB2IntegrationSuite.scala       | 26 ++++++++++++++++++++
 .../spark/sql/jdbc/MySQLIntegrationSuite.scala     | 27 +++++++++++++++++++++
 .../spark/sql/jdbc/OracleIntegrationSuite.scala    | 28 ++++++++++++++++++++++
 .../spark/sql/jdbc/PostgresIntegrationSuite.scala  | 26 ++++++++++++++++++++
 .../execution/datasources/jdbc/JDBCOptions.scala   |  2 +-
 5 files changed, 108 insertions(+), 1 deletion(-)


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

Reply via email to