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

praveenbingo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 7ec917b  ARROW-10802: [C++] remove special casing for 
Dictionary[NullType] in parquet column writer
     add 8d1d57c  ARROW-10779: [Java] Fix writeNull method in UnionListWriter

No new revisions were added by this update.

Summary of changes:
 .../main/codegen/templates/UnionListWriter.java    |  11 +-
 .../arrow/vector/complex/LargeListVector.java      |  18 +++
 .../apache/arrow/vector/complex/ListVector.java    |  18 +++
 .../vector/complex/impl/PromotableWriter.java      |   4 +
 .../vector/complex/writer/TestComplexWriter.java   | 163 +++++++++++++++++++++
 5 files changed, 213 insertions(+), 1 deletion(-)

Reply via email to