Apache Spark SQL module for structured data processing, compiled for Scala 2.13.
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-sql_2.13</artifactId>
<version>4.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Spark session and runs a simple SQL query.
Use Java 17 or later and Scala 2.13 for Spark 4.1.1.
No dependency data recorded yet.