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

[PR] Remove unneeded partitoning [iceberg-python]

2024-12-09 Thread via GitHub
Fokko opened a new pull request, #1417: URL: https://github.com/apache/iceberg-python/pull/1417 Speeds up the integration tests -- 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 commen