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/10 22:37:05 UTC

[arrow-julia] branch cv/non-concrete-missing-fix updated (b3def9b -> aa3790d)

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


    omit b3def9b  fixup! Use local ArrowTypes.jl when testing Arrow.jl
    omit 768566e  fixup! Use local ArrowTypes.jl when testing Arrow.jl
    omit f7673f9  fixup! Use local ArrowTypes.jl when testing Arrow.jl
    omit 7b4d365  fixup! Use local ArrowTypes.jl when testing Arrow.jl
    omit 80238c8  Use local ArrowTypes.jl when testing Arrow.jl
     add e94c2d4  Add ArrowTypes test
     add cace1b8  Remove Arrow tests that require new version of ArrowTypes (for now)
     add aa3790d  Bump ArrowTypes version

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (b3def9b)
            \
             N -- N -- N   refs/heads/cv/non-concrete-missing-fix (aa3790d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml     | 13 -------------
 src/ArrowTypes/Project.toml  |  2 +-
 src/ArrowTypes/test/tests.jl | 19 +++++++++++++++++++
 test/runtests.jl             |  6 ------
 4 files changed, 20 insertions(+), 20 deletions(-)