Module for structured data processing using SQL queries and DataFrames within Apache Spark, targeting Scala 2.10.
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-sql_2.10</artifactId>
<version>2.2.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creating a SparkSession for SQL operations.
Upgrade to Spark 3.x with Scala 2.12 or 2.13.
No dependency data recorded yet.