You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2022/01/04 17:28:29 UTC

[spark] branch branch-3.2 updated (c280f08 -> 5f9b92c)

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

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


    from c280f08  [SPARK-37800][SQL] TreeNode.argString incorrectly formats arguments of type Set[_]
     add 5f9b92c  [SPARK-37728][SQL][3.2] Reading nested columns with ORC vectorized reader can cause ArrayIndexOutOfBoundsException

No new revisions were added by this update.

Summary of changes:
 .../datasources/orc/OrcArrayColumnVector.java      | 13 +++++-------
 .../execution/datasources/orc/OrcColumnVector.java |  2 +-
 .../datasources/orc/OrcColumnVectorUtils.java      |  6 ++----
 .../datasources/orc/OrcMapColumnVector.java        | 13 +++++-------
 .../execution/datasources/orc/OrcQuerySuite.scala  | 23 ++++++++++++++++++++++
 5 files changed, 36 insertions(+), 21 deletions(-)

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