conftest
This module contains the fixtures for the tests.
spark()
¶
Fixture for creating a Spark session.
Yields:
| Name | Type | Description |
|---|---|---|
SparkSession |
Any
|
Spark session object. |