"""
Tests for #414: spark.conf.is_case_sensitive() (PySpark parity).
Uses shared spark fixture; backend-agnostic conf access.
"""
"""spark.conf is usable and can be queried for case-sensitivity as a bool."""
=
# PySpark exposes case-sensitivity via the spark.sql.caseSensitive config.
=
= ==
assert