Relative Content

Tag Archive for apache-sparkpysparkpytestdelta-lake

Delta Table Write – Unit Testing with Pytest

Here’s hoping someone can help me with this. I have a module with a unit test for Delta Tables setup as below. The test succeeds when executed individually, however the same test fails when executed as part of a test suite where I’m creating new SparkSessions for testing other things.