You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/02/18 08:19:41 UTC

[spark] branch master updated (504b513 -> 643a480)

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 504b513  [SPARK-30859][PYSPARK][DOCS][MINOR] Fixed docstring syntax issues preventing proper compilation of documentation
     add 643a480  [SPARK-30863][SQL] Distinguish Cast and AnsiCast in toString

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/expressions/Cast.scala      |   5 +-
 .../udf/postgreSQL/udf-aggregates_part1.sql.out    |  62 ++++++------
 .../udf/postgreSQL/udf-aggregates_part2.sql.out    |  12 +--
 .../results/udf/postgreSQL/udf-case.sql.out        |  10 +-
 .../results/udf/postgreSQL/udf-join.sql.out        | 104 ++++++++++-----------
 .../udf/postgreSQL/udf-select_having.sql.out       |  10 +-
 .../udf/postgreSQL/udf-select_implicit.sql.out     |  44 ++++-----
 7 files changed, 125 insertions(+), 122 deletions(-)


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