kevinjqliu commented on PR #1417:
URL: https://github.com/apache/iceberg-python/pull/1417#issuecomment-2555729306
Looks like modifying `provision.py` to include this part is what we need. I
double checked by running integration tests locally.
```
spark = (
SparkSession
kevinjqliu commented on PR #1417:
URL: https://github.com/apache/iceberg-python/pull/1417#issuecomment-2541817185
Looks like some tests are failing due to number of partitions being
hardcoded in tests
```
=== short test summary info
===