justing-bq commented on code in PR #49695:
URL: https://github.com/apache/arrow/pull/49695#discussion_r3290764432


##########
.github/workflows/cpp_extra.yml:
##########
@@ -372,6 +372,10 @@ jobs:
           persist-credentials: false
           fetch-depth: 0
           submodules: recursive
+      - name: Set Up Dremio Instance
+        run: |
+          docker compose up -d dremio
+          cpp/src/arrow/flight/sql/odbc/tests/dremio/set_up_dremio_instance.sh
       - name: Cache Docker Volumes

Review Comment:
   done.



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