Package

org.apache.spark.sql

types

Permalink

package types

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

Type Members

  1. case class CharStringType(defaultSize: Int, baseType: String) extends AtomicType with Product with Serializable

    Permalink

    An internal type to represent VARCHAR() and CHAR() types in column definitions of "CREATE TABLE".

Value Members

  1. val HIVE_TYPE_STRING: String

    Permalink
  2. object TypeUtilities

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped