Re: [PR] Remove unneeded partitoning [iceberg-python]

2024-12-19 Thread via GitHub
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

Re: [PR] Remove unneeded partitoning [iceberg-python]

2024-12-13 Thread via GitHub
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 ===