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/07/10 02:47:48 UTC

[spark] branch master updated (01e9dd9 -> 4609f1f)

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 01e9dd9  [SPARK-20680][SQL][FOLLOW-UP] Revert NullType.simpleString from 'unknown' to 'null'
     add 4609f1f  [SPARK-32207][SQL] Support 'F'-suffixed Float Literals

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-literals.md                           |  9 +++++
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  6 ++++
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  9 +++++
 .../test/resources/sql-tests/inputs/literals.sql   |  6 ++++
 .../sql-tests/results/ansi/literals.sql.out        | 40 +++++++++++++++++++++-
 .../resources/sql-tests/results/literals.sql.out   | 40 +++++++++++++++++++++-
 6 files changed, 108 insertions(+), 2 deletions(-)


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