com.databricks.spark

avro

package avro

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. avro
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. implicit class AvroDataFrameReader extends AnyRef

    Adds a method, avro, to DataFrameReader that allows you to read avro files using the DataFileReade

  2. implicit class AvroDataFrameWriter[T] extends AnyRef

    Adds a method, avro, to DataFrameWriter that allows you to write avro files using the DataFileWriter

Value Members

  1. object SchemaConverters

    This object contains method that are used to convert sparkSQL schemas to avro schemas and vice versa.

Inherited from AnyRef

Inherited from Any

Ungrouped