federicsp opened a new issue, #3328: URL: https://github.com/apache/iceberg-python/issues/3328
**Problem** `pyiceberg_example.ipynb` and `spark_integration_example.ipynb` have no automated tests. Breaking changes to notebook cells go undetected. **Solution** Run notebooks as-is via papermill and assert on stdout output. For the Spark notebook, inject a mock pyspark session -- 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]
