apache / apache/arrow-adbc

format: add AdbcErrorGetVendorCode

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

Description

### What feature or improvement would you like to see?

Since we used the vendor code as a flag, we have no way of getting/exposing the real error code in C/C++ anymore. (Go doesn't have this problem.)

Contributor guide

Open the contributing guide

Research direction

The requested entry point is AdbcErrorGetVendorCode; start by tracing the C/C++ error API where the vendor code is currently used as a flag. Done means the real vendor error code can be retrieved or exposed without losing the existing vendor-code behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, cpp
Domain
api, backend-api-design
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.