Package

net.snowflake.spark

snowflake

Permalink

package snowflake

Visibility
  1. Public
  2. All

Type Members

  1. class DefaultSource extends RelationProvider with SchemaRelationProvider with CreatableRelationProvider

    Permalink

    Snowflake Source implementation for Spark SQL Major TODO points:

    Snowflake Source implementation for Spark SQL Major TODO points:

    • Add support for compression Snowflake->Spark
    • Add support for using Snowflake Stage files, so the user doesn't need to provide AWS passwords
    • Add support for VARIANT
  2. class SnowflakeConnectorException extends Exception

    Permalink
  3. class SnowflakePushdownException extends SnowflakeConnectorException

    Permalink

Value Members

  1. object CSVConverter

    Permalink
  2. object DefaultSnowflakeWriter extends SnowflakeWriter

    Permalink
  3. object FSType extends Enumeration

    Permalink
  4. object Parameters

    Permalink

    All user-specifiable parameters for spark-snowflake, along with their validation rules and defaults.

  5. object SnowflakeConnectorUtils

    Permalink

    Connector utils, including what needs to be invoked to enable pushdowns.

  6. object SnowflakeTelemetry

    Permalink
  7. object TelemetryTypes extends Enumeration

    Permalink
  8. object Utils

    Permalink

    Various arbitrary helper functions

  9. package io

    Permalink

    Interface to IO component

  10. package pushdowns

    Permalink
  11. package s3upload

    Permalink

Ungrouped