Skip to main content
objectModelHistoricalRunNode

Fields

runId
Int!

Paradime schedule_run.id for this execution.

status
String!
error
String
executeStartedAt
DateTime
executeCompletedAt
DateTime
executionTime
Float
compileStartedAt
DateTime
compileCompletedAt
DateTime
runElapsedTime
Float
generatedAt
DateTime
failures
Int

For tests: the row count of the failure, if any.

compiledCode
String

The compiled SQL for this run.

threadId
String
adapterResponse
JSONString
uniqueId
String
name
String
database
String
schema
String
alias
String

Present only when withCatalog=true and catalog.json data exists for this invocation.