You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/01/13 07:04:55 UTC

[spark] branch master updated (8ce7962 -> 28fc043)

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

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


    from 8ce7962  [SPARK-30245][SQL] Add cache for Like and RLike when pattern is not static
     add 28fc043  [SPARK-28152][SQL][FOLLOWUP] Add a legacy conf for old MsSqlServerDialect numeric mapping

No new revisions were added by this update.

Summary of changes:
 .../sql/jdbc/MsSqlServerIntegrationSuite.scala     | 83 ++++++++++++++--------
 .../org/apache/spark/sql/internal/SQLConf.scala    | 10 +++
 .../apache/spark/sql/jdbc/MsSqlServerDialect.scala | 16 +++--
 .../org/apache/spark/sql/jdbc/JDBCSuite.scala      | 32 +++++++--
 4 files changed, 100 insertions(+), 41 deletions(-)


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