SparkStatementOutput interface
Properti
| data | Objek apa pun |
| error |
|
| error |
|
| execution |
|
| status | |
| traceback |
Detail Properti
data
Objek apa pun
data?: Record<string, unknown>
Nilai Properti
Record<string, unknown>
errorName
errorName?: string
Nilai Properti
string
errorValue
errorValue?: string
Nilai Properti
string
executionCount
executionCount: number
Nilai Properti
number
status
status?: string
Nilai Properti
string
traceback
traceback?: string[]
Nilai Properti
string[]