You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by do...@apache.org on 2022/04/18 14:41:41 UTC

[arrow] branch master updated (e0668e2024 -> fae66cba04)

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

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


    from e0668e2024 ARROW-11259: [Python] Allow to create field reference to nested field
     add fae66cba04 ARROW-15705: [JavaScript] Allowing appending null on children in a StructBuilder

No new revisions were added by this update.

Summary of changes:
 js/src/builder/struct.ts                           |  9 +++++++++
 .../{type-tests.ts => builders/struct.tests.ts}    | 23 +++++++++++++++++-----
 2 files changed, 27 insertions(+), 5 deletions(-)
 copy js/test/unit/{type-tests.ts => builders/struct.tests.ts} (53%)