Package

com.google.cloud.spark

bigquery

Permalink

package bigquery

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. bigquery
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit class BigQueryDataFrameReader extends AnyRef

    Permalink
  2. class BigQueryRelationProvider extends RelationProvider with SchemaRelationProvider with DataSourceRegister

    Permalink
  3. class DefaultSource extends BigQueryRelationProvider

    Permalink
  4. case class SparkBigQueryOptions(tableId: TableId, parentProject: String, filter: Option[String] = None, schema: Option[StructType] = None, skewLimit: Double = ..., parallelism: Option[Int] = None) extends Product with Serializable

    Permalink

    Options for defining BigQueryRelations

Value Members

  1. object BigQueryRelationProvider

    Permalink
  2. object BigQueryUtil

    Permalink

    Static helpers for working with BigQuery.

  3. object BuildInfo extends Product with Serializable

    Permalink

    This object was generated by sbt-buildinfo.

  4. object SchemaConverters

    Permalink

    Stateless converters for Converting between Spark and BigQuery types.

  5. object SparkBigQueryOptions extends Serializable

    Permalink

    Resolvers for SparkBigQueryOptions

  6. package direct

    Permalink
  7. package examples

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped