apache / apache/arrow

[C++][FlightSQL][ODBC] catch all exceptions under DriverException on macOS

Open
#48,278 1 comment 0 reactions 1 assignee Claimed by @alinaliBQ 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

on mac, DriverException doesn't catch the subclass exceptions `AuthenticationException` and `NullWithoutIndicatorException`, need to investigate if there is a way to catch all the subclass exceptions under `DriverException` and remove the extra catch statements needed for mac.

This issue is not seen on Windows.

### 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.