Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
query-planner
ApacheArrowFieldLike
Interface ApacheArrowFieldLike
Experimental
interface
ApacheArrowFieldLike
{
metadata
:
ReadonlyMap
<
string
,
string
>
;
name
:
string
;
nullable
:
boolean
;
type
:
ApacheArrowTypeLike
;
}
Index
Properties
metadata
name
nullable
type
Properties
Readonly
Experimental
metadata
metadata
:
ReadonlyMap
<
string
,
string
>
Readonly
Experimental
name
name
:
string
Readonly
Experimental
nullable
nullable
:
boolean
Readonly
Experimental
type
type
:
ApacheArrowTypeLike
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metadata
name
nullable
type
@honua/sdk-js
Loading...