This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch gh-1144
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
discard 200d0b100 More fixes
discard 18d753b77 Merge branch 'gh-1804' into gh-1144
add 3e208f548 More fixes
add ef3459d25 Bump arrow-go version
add 1d0fa3b6b Remove redundant release
add 928726beb Simplify
add aeca9c9af Merge branch 'gh-1804' into gh-1144
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 (200d0b100)
\
N -- N -- N refs/heads/gh-1144 (aeca9c9af)
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:
go/adbc/driver/snowflake/binding.go | 3 -
go/adbc/driver/snowflake/record_reader.go | 143 +++++++++++++++---------------
go/adbc/go.mod | 4 +-
go/adbc/go.sum | 8 +-
4 files changed, 78 insertions(+), 80 deletions(-)