SparkStatementOutput interface

Proprietà

data

Qualsiasi oggetto

errorName
errorValue
executionCount
status
traceback

Dettagli proprietà

data

Qualsiasi oggetto

data?: Record<string, unknown>

Valore della proprietà

Record<string, unknown>

errorName

errorName?: string

Valore della proprietà

string

errorValue

errorValue?: string

Valore della proprietà

string

executionCount

executionCount: number

Valore della proprietà

number

status

status?: string

Valore della proprietà

string

traceback

traceback?: string[]

Valore della proprietà

string[]