nssalian opened a new pull request, #2912:
URL: https://github.com/apache/iceberg-python/pull/2912

   Closes #2911 
   
   # Rationale for this change
   PR #2906 added imports to `tests/conftest.py` that require 
`pytest-lazy-fixture` and `sqlalchemy`. The nightly build's wheel test uses a 
minimal environment that doesn't include these dependencies, causing 
`tests/avro/test_decoder.py` to fail when loading `conftest.py`.
   
   ## Are these changes tested?
   Yes. Reproduced locally by creating a minimal venv with only the original 
test dependencies, reproduced the failure, then verified the fix resolves it. 
   
   ## Are there any user-facing changes?
   No
   


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