This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch spec-1.1.0
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
discard 445d8be4 chore: revert staticcheck/golangci-lint
discard 8a6dce5a chore: revert R
discard b1a85039 feat: clarify progress
discard e89c9dba chore: fix test
discard a78ea820 chore: fix check
discard 3a194828 chore: fix typecheck
discard 24b397e6 chore: link libresolv on macOS
discard 4b9dffda chore: CI fixes, downgrade to Go 1.18
discard 779dd4a5 feat(c/driver_manager): support alternate entrypoint name
(#972)
discard 5c786ced feat(format,c,go,python): add error details to
ArrowArrayStream (#963)
discard 3da58a6d feat(go/adbc/pkg): update error_details FFI (#961)
discard 1a3119e5 feat(c/driver/postgresql): implement statistics API (#960)
discard a823b09e feat(c,format,python): implement error details (#954)
discard 6b43c74d fix(go/adbc/driver/snowflake): disable statistics tests (#944)
discard 2946fff1 feat(python): expose ADBC 1.1.0 features (#937)
discard 2c677366 feat(c/driver/postgresql): implement ADBC 1.1.0 features
(#852)
discard 49266ad8 docs: update prose for 1.1.0 and clarify cancellation (#932)
discard e972b8e5 chore(go): fix up minor Go things in 1.1.0 draft (#926)
discard 4c36f71e feat(java): implement 1.1.0 features (#872)
discard ace7c1c7 feat(go/adbc): add FFI support for 1.1.0 features (#893)
discard 0d95b9c0 feat(go/adbc): implement ADBC 1.1.0 features (#700)
add 17f329ff feat(go/adbc): implement ADBC 1.1.0 features (#700)
add e94c1d66 feat(go/adbc): add FFI support for 1.1.0 features (#893)
add 9a059afe feat(java): implement 1.1.0 features (#872)
add 33c1a850 chore(go): fix up minor Go things in 1.1.0 draft (#926)
add 90ead9b5 docs: update prose for 1.1.0 and clarify cancellation (#932)
add cb56c8f4 feat(c/driver/postgresql): implement ADBC 1.1.0 features
(#852)
add 6aa21dad feat(python): expose ADBC 1.1.0 features (#937)
add 46d908c7 fix(go/adbc/driver/snowflake): disable statistics tests (#944)
add 09993f82 feat(c,format,python): implement error details (#954)
add 884b5e75 feat(c/driver/postgresql): implement statistics API (#960)
add eba60108 feat(go/adbc/pkg): update error_details FFI (#961)
add 771f6876 feat(format,c,go,python): add error details to
ArrowArrayStream (#963)
add 13ef7ff3 feat(c/driver_manager): support alternate entrypoint name
(#972)
add 4b9ee42b chore: CI fixes, downgrade to Go 1.18
add 41b9dab4 chore: link libresolv on macOS
add c98311cb chore: fix typecheck
add f957aba2 chore: fix check
add 10ddbcdb chore: fix test
add baaea4be feat: clarify progress
add 9444ccd7 chore: revert R
add ca4f1513 chore: revert staticcheck/golangci-lint
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 (445d8be4)
\
N -- N -- N refs/heads/spec-1.1.0 (ca4f1513)
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/statement.go | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)