Skip to content

Notebook examples lack automated test coverage #3328

@federicsp

Description

@federicsp

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions