_check_spark_session
Internal helper
This page documents an internal implementation helper, not a primary public API.
Check whether a Spark session is available.
Source code in src/fabricops_kit/config.py
781 782 783 784 785 786 | |