Package org.apache.calcite.adapter.spark
package org.apache.calcite.adapter.spark
Adapter based on the Apache Spark data management system.
- 
ClassDescriptionRelational expression that converts input ofEnumerableConventionintoSpark convention.Relational expression representing a scan of a table in a JDBC data source that returns its results as a Spark RDD.Rule to convert a relational expression fromJdbcConventiontoSpark convention.Implementation ofCalcitePrepare.SparkHandler.Built-in methods in the Spark adapter.Relational expression that uses Spark calling convention.Extension toJavaRelImplementorthat can handle Spark relational expressions.Result of generating Java code to implement a Spark relational expression.Rules for theSpark calling convention.Implementation ofCalcin Spark convention.VALUES construct implemented in Spark.Planner rule that implements VALUES operator in Spark convention.Runtime utilities for Calcite's Spark adapter.Combines linq4jFunctionand SparkFlatMapFunction.Relational expression that converts input ofSpark conventionintoEnumerableConvention.