Skip to contents

Create a new Online Table.

Usage

create_online_table(client, name = NULL, spec = NULL)

onlineTablesCreate(client, name = NULL, spec = NULL)

Arguments

client

Required. Instance of DatabricksClient()

name

Full three-part (catalog, schema, table) name of the table.

spec

Specification of the online table.