You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by om...@apache.org on 2023/01/11 15:46:22 UTC

[arrow-julia] branch cv/non-concrete-missing-fix updated (6acb2e0 -> 2aa7249)

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

omus pushed a change to branch cv/non-concrete-missing-fix
in repository https://gitbox.apache.org/repos/asf/arrow-julia.git


    from 6acb2e0  Make existing ToArrow tests more specific
     add 9c3f955  Define defaults for Missing/Nothing (#372)
     add 528c3ba  bugfix & test for columns with VersionNumber & missing (#374)
     add 2aa7249  Merge branch 'main' into cv/non-concrete-missing-fix

No new revisions were added by this update.

Summary of changes:
 Project.toml                     |  3 ++-
 src/ArrowTypes/Project.toml      |  3 +--
 src/ArrowTypes/src/ArrowTypes.jl |  5 +++++
 src/ArrowTypes/test/tests.jl     |  5 +++++
 test/runtests.jl                 | 15 +++++++++++++++
 5 files changed, 28 insertions(+), 3 deletions(-)