Serializable
, scala.Equals
, scala.Product
Constructors
Construct a
ArrayType
object with the given element type.
String representation for the type saved in external catalogs.
boolean
int
The default size of a value of the ArrayType is the default size of the element type.
Readable string representation for the type.
Returns the same data type but set all nullability fields are true (StructField.nullable
, ArrayType.containsNull
, and MapType.valueContainsNull
).
COLLATIONS_METADATA_KEY, equalsIgnoreCaseAndNullability, equalsIgnoreNullability, equalsStructurally, equalsStructurallyByName, fromDDL, fromJson, json, parseTypeWithFallback, prettyJson, typeName
Methods inherited from interface scala.EqualscanEqual, equals
Methods inherited from interface scala.ProductproductArity, productElement, productElementName, productElementNames, productIterator, productPrefix
Construct a
ArrayType
object with the given element type. The
containsNull
is true.
elementType
- (undocumented)
public boolean containsNull()
public int defaultSize()
The default size of a value of the ArrayType is the default size of the element type. We assume that there is only 1 element on average in an array. See SPARK-18853.
defaultSize
in class DataType
Readable string representation for the type.
simpleString
in class DataType
()
String representation for the type saved in external catalogs.
catalogString
in class DataType
Returns the same data type but set all nullability fields are true (
StructField.nullable
,
ArrayType.containsNull
, and
MapType.valueContainsNull
).
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4