apache / apache/arrow

[C++][Arrow Flight SQL ODBC] Log if unable to convert an IP to hostname

Open
#47,852 0 comments 0 reactions 0 assignees 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

AC:
- The Host attribute can be an IP or name. Write logic to add a log statement for case where the Host attribute is confirmed to be an IP (and not name), and the conversion from an IP to hostname failed.

https://github.com/apache/arrow/blob/bab558061696ddc1841148d6210424b12923d48e/cpp/src/arrow/flight/sql/odbc/odbc_impl/flight_sql_connection.cc#L330-L345

Parent issue: https://github.com/apache/arrow/issues/30622

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