raulcd commented on code in PR #49005:
URL: https://github.com/apache/arrow/pull/49005#discussion_r2736228767


##########
.github/workflows/cpp_extra.yml:
##########
@@ -434,10 +434,17 @@ jobs:
         shell: cmd
         run: |
           call "cpp\src\arrow\flight\sql\odbc\tests\install_odbc.cmd" ${{ 
github.workspace }}\build\cpp\%ARROW_BUILD_TYPE%\arrow_flight_sql_odbc.dll
-      # GH-48270 TODO: Resolve segementation fault during Arrow library unload
-      # GH-48269 TODO: Enable Flight & Flight SQL testing in MSVC CI
+      # GH-48270 TODO: Resolve segementation fault during Arrow library 
unload, segementation fault is caught with `ci/scripts/cpp_test.sh`

Review Comment:
   ```suggestion
         # GH-48270 TODO: Resolve segmentation fault during Arrow library 
unload, segmentation fault is caught with `ci/scripts/cpp_test.sh`
   ```



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