Catalyst query optimizer and tree manipulation framework for Apache Spark SQL.
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-catalyst_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 simple Catalyst expression tree that adds two integer literals.
Avoid direct dependency on Catalyst internals; use Spark SQL public APIs instead.
No dependency data recorded yet.