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 2022/12/05 19:55:41 UTC

[GitHub] [iceberg] Fokko opened a new issue, #6361: Python: Ignore home folder when running tests

Fokko opened a new issue, #6361:
URL: https://github.com/apache/iceberg/issues/6361

   ### Feature Request / Improvement
   
   When you run tests on your local machine, and you have a `~/.pyiceberg.yaml` around, there is a possibility that the `test_missing_uri` will fail because it will pick up the URI from the configuration.
   
   Instead, for the tests, we could create a fixture that will create a temporary directory, and point the home directory to that freshly created folder. This way the tests are more isolated from the environment it runs in.
   
   ### Query engine
   
   None


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


[GitHub] [iceberg] Fokko closed issue #6361: Python: Ignore home folder when running tests

Posted by GitBox <gi...@apache.org>.
Fokko closed issue #6361: Python: Ignore home folder when running tests
URL: https://github.com/apache/iceberg/issues/6361


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


[GitHub] [iceberg] Fokko commented on issue #6361: Python: Ignore home folder when running tests

Posted by GitBox <gi...@apache.org>.
Fokko commented on issue #6361:
URL: https://github.com/apache/iceberg/issues/6361#issuecomment-1362597473

   Thanks @rubenvdg much appreciated


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


[GitHub] [iceberg] rubenvdg commented on issue #6361: Python: Ignore home folder when running tests

Posted by GitBox <gi...@apache.org>.
rubenvdg commented on issue #6361:
URL: https://github.com/apache/iceberg/issues/6361#issuecomment-1359461583

   @Fokko this one can be closed. 


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


[GitHub] [iceberg] rubenvdg commented on issue #6361: Python: Ignore home folder when running tests

Posted by GitBox <gi...@apache.org>.
rubenvdg commented on issue #6361:
URL: https://github.com/apache/iceberg/issues/6361#issuecomment-1351585780

   Happy to take this one on, if nobody is working on it atm. 


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