You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by pr...@apache.org on 2020/03/13 10:07:43 UTC

[arrow] branch master updated (a75e645 -> f67b210)

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 a75e645  ARROW-8109: [Packaging][APT] Drop support for Ubuntu Disco
     add f67b210  ARROW-8086: [Java] Support writing decimal from big endian byte array in UnionListWriter

No new revisions were added by this update.

Summary of changes:
 .../main/codegen/templates/UnionFixedSizeListWriter.java   |  8 ++++++++
 .../vector/src/main/codegen/templates/UnionListWriter.java |  5 +++++
 java/vector/src/main/codegen/templates/UnionWriter.java    |  6 ++++++
 .../arrow/vector/complex/impl/TestComplexCopier.java       | 14 +++++++++++---
 .../arrow/vector/complex/writer/TestComplexWriter.java     | 11 +++++++++--
 5 files changed, 39 insertions(+), 5 deletions(-)