• Preparing search index...
  • The search index is not available
spark.js API Documentation - v0.1.0
  • spark.js API Documentation
  • sql/proto/ProtoUtils
  • createLocalRelationFromArrowTable

Function createLocalRelationFromArrowTable

  • createLocalRelationFromArrowTable(
        table: Table,
        schema: StructType,
    ): LocalRelation

    Parameters

    • table: Table
    • schema: StructType

    Returns LocalRelation

    • Defined in src/org/apache/spark/sql/proto/ProtoUtils.ts:32

Settings

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

Generated using TypeDoc