apache / paimon

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
https://paimon.apache.org/
Apache License 2.0
2.48k stars 970 forks source link

[core] Fix ArrayIndexOutOfBoundsException when updating nested fields with null values. #4156

Closed zhuangchong closed 2 months ago

zhuangchong commented 2 months ago

Purpose

Linked issue: close #4046

Tests

API and Format

Documentation

JingsongLi commented 2 months ago

Hi @zhuangchong , can you add a test case?

zhuangchong commented 2 months ago

Hi @zhuangchong , can you add a test case?

done.