Stores a tuple of UTF-8 strings.
Fields
first
Type: non-null Utf8
The first string.
second
Type: non-null Utf8
The second string.
Arrow datatype
Struct(
"first": non-null Utf8
"second": non-null Utf8
)Stores a tuple of UTF-8 strings.
firstType: non-null Utf8
The first string.
secondType: non-null Utf8
The second string.
Struct(
"first": non-null Utf8
"second": non-null Utf8
)