alinaliBQ commented on code in PR #49192:
URL: https://github.com/apache/arrow/pull/49192#discussion_r2784153229


##########
.github/workflows/cpp_extra.yml:
##########
@@ -534,7 +534,7 @@ jobs:
           if-no-files-found: error
 
   odbc-nightly:
-    needs: odbc
+    needs: odbc-msvc
     name: ODBC nightly

Review Comment:
   @kou Sorry that I missed this bug in my other PR. I have submitted the fix. 
Please have a look. cc @lidavidm



##########
.github/workflows/cpp_extra.yml:
##########
@@ -534,7 +534,7 @@ jobs:
           if-no-files-found: error
 
   odbc-nightly:
-    needs: odbc

Review Comment:
   @kou Sorry that I missed this bug in my other PR. I have submitted the fix. 
Please have a look. cc @lidavidm 



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