Empty table

Supported in: Batch, Streaming

Creates an empty table with the given schema and read mode.

Transform categories: Other

Declared arguments

  • Schema - A schema to be used for the output contract.
    Type<Struct>