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 2019/11/22 11:33:37 UTC

[spark] branch master updated (9ec2a4e -> 2dd6807)

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 9ec2a4e  [SPARK-29911][SQL][FOLLOWUP] Move related unit test to ThriftServerWithSparkContextSuite
     add 2dd6807  [SPARK-28023][SQL] Add trim logic in UTF8String's toInt/toLong to make it consistent with other string-numeric casting

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/unsafe/types/UTF8String.java  | 44 ++++++++-------
 docs/sql-migration-guide.md                        |  2 +
 .../src/test/resources/sql-tests/inputs/cast.sql   | 10 ++++
 .../test/resources/sql-tests/inputs/comparator.sql | 10 ++++
 .../test/resources/sql-tests/results/cast.sql.out  | 66 +++++++++++++++++++++-
 .../resources/sql-tests/results/comparator.sql.out | 66 +++++++++++++++++++++-
 6 files changed, 176 insertions(+), 22 deletions(-)


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