ryan-syed opened a new pull request, #1620:
URL: https://github.com/apache/arrow-adbc/pull/1620

   ## Description
   `CanGetTableSchema` tests were failing in the interop layer
   
   ## Issue
   The number of rows to be scanned for `DESC TABLE` SQL call were 11, instead 
of the actual 12 count.
   
   ## Fix
   Added scanning of the 12th field `privacyDomain` to fix the test and the API 
call.
   
   ## Testing
   `CanGetTableSchema` test is now passing


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