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



##########
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:
       I agree on evolving them separately in CI and then using ignores to 
deduplicate.
   
   It's possible we'll still update something in python_legacy for a bit (like 
a major security concern) or otherwise have a need to run the test flows for it.




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to