Registry / other / spark-catalyst-2-11

spark-catalyst-2-11

JSON →
library2.4.8javamavenunverified

Catalyst is the query optimizer and planner for Apache Spark SQL.

<dependency> <groupId>org.apache.spark</groupId> <artifactId>spark-catalyst_2.11</artifactId> <version>2.4.8</version> </dependency>
INSTALL
IMPORT
SIG · SPARK-CATALYST-2-1
S
spark-catalyst-2-11
otherjavav2.4.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Expression
org.apache.spark.sql.catalyst.expressions.Expression

Create a simple Catalyst expression literal.

import org.apache.spark.sql.catalyst.expressions.Expression; import org.apache.spark.sql.catalyst.expressions.Literal; Expression expr = Literal.create(42);
Debug
Known issues
breakingSpark 2.4.x is outdated; consider upgrading to Spark 3.x for new features and security fixes.
fix
Upgrade to a newer Spark version (e.g., 3.5.x).
affects: <=2.4.8
Upgrade
Version history
2.4.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
Resources
spark-catalyst-2-11 — mvn dependency:get spark-catalyst-2-11 · libregistry