alinaliBQ opened a new pull request, #48052:
URL: https://github.com/apache/arrow/pull/48052

   ### Rationale for this change
   Implement SQLDescribeCol which "returns the result descriptor - column 
name,type, column size, decimal digits, and nullability - for one column in the 
result set. This information also is available in the fields of the IRD." 
([Microsoft doc 
reference](https://learn.microsoft.com/en-us/sql/odbc/reference/syntax/sqldescribecol-function?view=sql-server-ver17))
   
   ### What changes are included in this PR?
   - SQLDescribeCol & Tests
   ### Are these changes tested?
   Tested locally on MSVC Windows
   ### Are there any user-facing changes?
   n/a


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to