Packages

class SourceOptions extends Serializable

Options for the data source.

Linear Supertypes
Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SourceOptions
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new SourceOptions(parameters: Map[String, String])
  2. new SourceOptions(parameters: CaseInsensitiveMap[String])

Value Members

  1. val respectSparkSchema: Boolean
  2. val skipHiveMetadata: Boolean