• 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[]

    • Defined in src/org/apache/spark/sql/arrow/ArrowUtils.ts:180

Settings

Member Visibility
spark.js API Documentation - v0.1.0
  • Loading...

Generated using TypeDoc