Preparing search index...
The search index is not available
spark.js API Documentation - v0.1.0
spark.js API Documentation
sql/arrow/ArrowUtils
tableToRows
Function tableToRows
tableToRows
(
table
:
Table
,
schema
:
StructType
)
:
Row
[]
Converts an Arrow table to an array of rows.
Parameters
table
:
Table
schema
:
StructType
Returns
Row
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
spark.js API Documentation - v0.1.0
Loading...
Converts an Arrow table to an array of rows.