Apache Spark SQL module for structured data processing using SQL queries and DataFrames.
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-sql_2.12</artifactId>
<version>3.5.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a SparkSession and reads a JSON file into a DataFrame.
Use Java 8 or 11 for compatibility.
No dependency data recorded yet.