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

[spark] branch master updated (c592ae6e -> 9d5e48e)

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

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


    from c592ae6e [SQL][MINOR] Update from_unixtime doc
     add 9d5e48e  [SPARK-33270][SQL] Return SQL schema instead of Catalog string from the `SchemaOfJson` expression

No new revisions were added by this update.

Summary of changes:
 R/pkg/tests/fulltests/test_sparkSQL.R                 |  4 ++--
 docs/sql-migration-guide.md                           |  2 ++
 python/pyspark/sql/functions.py                       |  4 ++--
 .../sql/catalyst/expressions/jsonExpressions.scala    |  6 +++---
 .../catalyst/expressions/JsonExpressionsSuite.scala   |  8 ++++----
 .../sql-tests/results/json-functions.sql.out          |  6 +++---
 .../org/apache/spark/sql/JsonFunctionsSuite.scala     | 19 +++++++++++++------
 7 files changed, 29 insertions(+), 20 deletions(-)


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