Column
Methods
- convertedType() : ConvertedType|null
- ddl() : array<string|int, mixed>
- flatPath() : string
- isList() : bool
- isMap() : bool
- isStruct() : bool
- logicalType() : LogicalType|null
- maxDefinitionsLevel() : int
- maxRepetitionsLevel() : int
- name() : string
- parent() : NestedColumn|null
- path() : array<string|int, string>
- repetition() : Repetition|null
- repetitions() : Repetitions
- setParent() : void
- toThrift() : SchemaElement|array<string|int, mixed>
- type() : PhysicalType|null
- typeLength() : int|null
Methods
convertedType()
public
convertedType() : ConvertedType|null
Return values
ConvertedType|nullddl()
public
ddl() : array<string|int, mixed>
Return values
array<string|int, mixed>flatPath()
public
flatPath() : string
Return values
stringisList()
public
isList() : bool
Return values
boolisMap()
public
isMap() : bool
Return values
boolisStruct()
public
isStruct() : bool
Return values
boollogicalType()
public
logicalType() : LogicalType|null
Return values
LogicalType|nullmaxDefinitionsLevel()
public
maxDefinitionsLevel() : int
Return values
intmaxRepetitionsLevel()
public
maxRepetitionsLevel() : int
Return values
intname()
public
name() : string
Return values
stringparent()
public
parent() : NestedColumn|null
Return values
NestedColumn|nullpath()
public
path() : array<string|int, string>
Return values
array<string|int, string>repetition()
public
repetition() : Repetition|null
Return values
Repetition|nullrepetitions()
public
repetitions() : Repetitions
Return values
RepetitionssetParent()
public
setParent(NestedColumn $parent) : void
Parameters
- $parent : NestedColumn
toThrift()
public
toThrift() : SchemaElement|array<string|int, mixed>
Return values
SchemaElement|array<string|int, mixed>type()
public
type() : PhysicalType|null
Return values
PhysicalType|nulltypeLength()
public
typeLength() : int|null