SparkStatementOutput interface

Property Details

data

Any object

data?: Record<string, unknown>

Property Value

Record<string, unknown>

errorName

errorName?: string

Property Value

string

errorValue

errorValue?: string

Property Value

string

executionCount

executionCount: number

Property Value

number

status

status?: string

Property Value

string

traceback

traceback?: string[]

Property Value

string[]