net.snowflake.spark.snowflake

pushdowns

package pushdowns

Visibility
  1. Public
  2. All

Type Members

  1. case class SnowflakePlan(output: Seq[Attribute], rdd: RDD[InternalRow]) extends SparkPlan with Product with Serializable

    SnowflakePlan, with RDD defined by custom query.

  2. class SnowflakeStrategy extends Strategy

    Clean up the plan, then try to generate a query from it for Snowflake.

Value Members

  1. package querygeneration

    Package-level static methods and variable constants.

Ungrouped