timsaucer commented on code in PR #710:
URL: https://github.com/apache/datafusion-python/pull/710#discussion_r1606991649


##########
.github/workflows/test.yaml:
##########
@@ -111,3 +134,9 @@ jobs:
           source venv/bin/activate
           pip install -e . -vv
           pytest -v .
+
+      - name: Run TPC-H examples
+        run: |
+          cd examples/tpch

Review Comment:
   Thanks. I hadn't looked at how far it got before I had to step away for the 
day. I know I also need to add in the upload and download artifacts also



-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to