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 2021/07/06 09:38:16 UTC

[spark] branch master updated (c8ff613 -> def8bc5)

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 c8ff613  [SPARK-35983][SQL] Allow from_json/to_json for map types where value types are day-time intervals
     add def8bc5  [SPARK-35999][SQL] Make from_csv/to_csv to handle day-time intervals properly

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/csv/UnivocityGenerator.scala      |  5 +++
 .../spark/sql/catalyst/csv/UnivocityParser.scala   |  5 +++
 .../org/apache/spark/sql/CsvFunctionsSuite.scala   | 47 +++++++++++++++++++++-
 3 files changed, 56 insertions(+), 1 deletion(-)

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