apache / apache/arrow-adbc

go/adbc/drivermgr: CGO Wrapper for adbc_driver_manager does not Implement all ADBC Methods

Open
#1,291 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
627
Forks
217
Avg merge
17h
Merged PRs (30d)
57

Description

The following methods of `AdbcConnection` do not have implementations in the CGO wrapper for `adbc_driver_manager` (check means implementation has merged):
- [x] `GetObjects`
- [x] `GetTableSchema`
- [x] `GetTableTypes`
- [x] `Commit`
- [x] `Rollback`
- [ ] `ReadPartition`
- [ ] `SetSubstraitPlan`
- [x] `BindStream`
- [x] `GetParameterSchema`
- [ ] `ExecutePartitions`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.