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-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org