You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/09/27 15:26:53 UTC

[GitHub] [iceberg] rdblue commented on a change in pull request #3184: [Python] setup new python library module structure.

rdblue commented on a change in pull request #3184:
URL: https://github.com/apache/iceberg/pull/3184#discussion_r716803339



##########
File path: .github/workflows/python-ci.yml
##########
@@ -40,10 +42,10 @@ jobs:
     - uses: actions/setup-python@v2
       with:
         python-version: ${{ matrix.python }}
-    - working-directory: ./python_legacy
+    - working-directory: ./python

Review comment:
       Can we have the tests run for both python and python_legacy? Maybe just copy this file as `python-legacy-ci.yml` so we can evolve them separately.




-- 
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: issues-unsubscribe@iceberg.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org