elastic / elastic/elasticsearch-sql-odbc
Implement support for warnings
Open
>enhancement
- Dominant language
- C
- Stars
- 18
- Forks
- 33
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 4
Description
Elasticsearch sends query execution-related warnings in HTTP `Warning` headers. These need to be read and made available to the client as stacked diagnostics ([SQLGetDiagRec](https://docs.microsoft.com/en-us/sql/odbc/reference/syntax/sqlgetdiagrec-function)/[SQLGetDiagField](https://docs.microsoft.com/en-us/sql/odbc/reference/syntax/sqlgetdiagfield-function)).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.