kushaman commented on code in PR #2540:
URL: https://github.com/apache/arrow-adbc/pull/2540#discussion_r1965328624


##########
csharp/test/Drivers/Apache/Common/DriverTests.cs:
##########
@@ -385,6 +385,7 @@ public void CanGetObjectsAll()
             {
                 // Verify column metadata is returned/consistent.
                 AdbcColumn column = columns[i];
+                // TODO: Fix ordinal position for Hive.

Review Comment:
   oh, I forgot to remove the TODO. This unit test is fixed. Removed now.
   
   



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