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 2023/06/29 06:27:16 UTC

[spark] branch master updated (af536459501 -> 70f34278cbf)

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 af536459501 [SPARK-44237][CORE] Simplify DirectByteBuffer constructor lookup logic
     add 70f34278cbf [SPARK-44079][SQL] Fix `ArrayIndexOutOfBoundsException` when parse array as struct using PERMISSIVE mode with corrupt record

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/csv/UnivocityParser.scala     |  4 ++--
 .../spark/sql/catalyst/json/JacksonParser.scala      | 20 +++++++++++++++-----
 .../spark/sql/catalyst/util/BadRecordException.scala | 14 ++++++++++++--
 .../spark/sql/catalyst/util/FailureSafeParser.scala  |  9 +++++++--
 .../sql/execution/datasources/json/JsonSuite.scala   | 15 +++++++++++++++
 5 files changed, 51 insertions(+), 11 deletions(-)


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