Delta Lake Request
Request Body for Delta Lake
Field
Type
Value
type
string
Required. DELTALAKE
id_attribute
String
Optional. Name of the column in data that represents the identifier of the row. Read more here
host
string
Required. Host name of the cluster
port
integer
Required. Post number of the cluster
schema
string
Required. Name of the Schema
httppath
string
Required. Http path of the cluster
table
string
Required. Name of the table
token
string
Required. API Token
Last updated