You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2021/08/16 07:04:10 UTC

[spark] branch master updated (8b8d91c -> 9b9db5a)

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

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


    from 8b8d91c  [SPARK-36465][SS] Dynamic gap duration in session window
     add 9b9db5a  [SPARK-36491][SQL] Make from_json/to_json to handle timestamp_ntz type properly

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/json/JacksonGenerator.scala  | 12 ++++++++++++
 .../org/apache/spark/sql/catalyst/json/JacksonParser.scala | 12 ++++++++++++
 .../sql-tests/results/timestampNTZ/timestamp-ansi.sql.out  |  5 ++---
 .../sql-tests/results/timestampNTZ/timestamp.sql.out       |  5 ++---
 .../scala/org/apache/spark/sql/JsonFunctionsSuite.scala    | 14 +++++++++++++-
 5 files changed, 41 insertions(+), 7 deletions(-)

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