apache / apache/arrow

[C++][FlightRPC][ODBC] Change Windows ODBC to Static Linkage

Open
#49,538 5 comments 0 reactions 1 assignee Claimed by @amoeba View on GitHub
Component: C++ Component: FlightRPC Type: enhancement
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

### Describe the enhancement requested

Currently ODBC has dynamic linkage on Windows. To reduce amount of DLLs that need to be signed, ODBC needs to be changed to have static linkage on Windows.

Reference: https://github.com/apache/arrow/issues/49404#issuecomment-4071248636

### Component(s)

FlightRPC, C++

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.