The GitHub Actions job "Nightly PyPI Build" on iceberg-python.git/main has 
failed.
Run started by GitHub user kevinjqliu (triggered by kevinjqliu).

Head commit for run:
1fb817b4976b82b9e8e7cf9989f549f0b447da2f / Neelesh Salian 
<[email protected]>
Fixing nightly build failure (#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

Report URL: https://github.com/apache/iceberg-python/actions/runs/21004478697

With regards,
GitHub Actions via GitBox

Reply via email to