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

github-bot pushed a change to branch 
dependabot/go_modules/modernc.org/sqlite-1.38.2
in repository https://gitbox.apache.org/repos/asf/arrow-go.git


 discard ea73742  chore: Bump modernc.org/sqlite from 1.29.6 to 1.38.2
     add 4c2983c  fix(array): add nil checks in Data.Release() for childData 
(#456)
     add 4ff615f  fix(arrow/compute): Fix scalar comparison batches (#465)
     add 82c34db  chore: Bump actions/checkout from 4 to 5 (#471)
     add 8ef3e20  chore: Bump golang.org/x/tools from 0.35.0 to 0.36.0 (#467)
     add 480f834  chore: Bump actions/download-artifact from 4.3.0 to 5.0.0 
(#468)
     add af6f13c  chore: Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 
(#469)
     add 5349976  chore: Bump modernc.org/sqlite from 1.29.6 to 1.38.2

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   (ea73742)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/modernc.org/sqlite-1.38.2 (5349976)

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/benchmark.yml                    |  2 +-
 .github/workflows/lint.yml                         |  2 +-
 .github/workflows/rc.yml                           | 10 +--
 .github/workflows/test.yml                         | 30 ++++----
 arrow/array/data.go                                |  4 +-
 arrow/array/data_test.go                           | 19 +++++
 arrow/compute/exprs/exec_test.go                   | 82 ++++++++++++++++++++++
 .../compute/internal/kernels/scalar_comparisons.go |  2 +-
 go.mod                                             | 14 ++--
 go.sum                                             | 28 ++++----
 10 files changed, 148 insertions(+), 45 deletions(-)

Reply via email to