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

   ### Rationale for this change
   
   Clarify that `IsAutoUnique()` correctly maps to both ODBC 2.0 
(`SQL_COLUMN_AUTO_INCREMENT`) and ODBC 3.0+ (`SQL_DESC_AUTO_UNIQUE_VALUE`) 
concepts, resolving a TODO comment.
   
   Reference: 
https://learn.microsoft.com/en-us/sql/odbc/reference/syntax/sqlgettypeinfo-function?view=sql-server-ver17
   
   ### What changes are included in this PR?
   
   Replace the todo to the explanation of the equivalence.
   
   ### Are these changes tested?
   
   No, I did not test.
   
   ### Are there any user-facing changes?
   
   No, dev-only.


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