Package

io.projectglow

sql

Permalink

package sql

Visibility
  1. Public
  2. All

Type Members

  1. abstract class BigFileDatasource extends CreatableRelationProvider

    Permalink

    Base class for big file datasources.

    Base class for big file datasources. Handles plumbing that's necessary for all such sources: - Checking the save mode - Uploading an RDD of byte arrays

  2. trait BigFileUploader extends AnyRef

    Permalink
  3. class Functions extends AnyRef

    Permalink
  4. class GlowSQLExtensions extends (SparkSessionExtensions) ⇒ Unit

    Permalink
  5. case class SingleFileRelation(sqlContext: SQLContext, schema: StructType) extends BaseRelation with Product with Serializable

    Permalink

Value Members

  1. object BigFileDatasource

    Permalink
  2. object SingleFileWriter extends GlowLogging

    Permalink
  3. object SqlExtensionProvider

    Permalink
  4. package dsl

    Permalink
  5. package expressions

    Permalink
  6. package optimizer

    Permalink
  7. package util

    Permalink

Ungrouped