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 2020/08/20 13:44:51 UTC

[spark] branch branch-3.0 updated (b87ec5d -> 87d7ab6)

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

wenchen pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from b87ec5d  [SPARK-32658][CORE] Fix `PartitionWriterStream` partition length overflow
     add 87d7ab6  [SPARK-32608][SQL][3.0] Script Transform ROW FORMAT DELIMIT value should format value

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/parser/ParserUtils.scala    |  5 ++
 .../spark/sql/execution/SparkSqlParser.scala       |  7 --
 .../spark/sql/execution/SparkSqlParserSuite.scala  | 45 ++++++++++++-
 .../hive/execution/ScriptTransformationSuite.scala | 77 ++++++++++++++++++++--
 4 files changed, 118 insertions(+), 16 deletions(-)


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