RunResultsArtifact
Type: object
No Additional Properties
metadata
Required
root
metadata
BaseArtifactMetadata
Type: object
No Additional Properties
dbt_schema_version
Required
root
metadata
dbt_schema_version
Type: string
dbt_version
root
metadata
dbt_version
Type: string
Default: "1.7.14"
generated_at
root
metadata
generated_at
Type: string
invocation_id
root
metadata
invocation_id
Any of
Option 1
Option 2
root
metadata
invocation_id
anyOf
item 0
Type: string
root
metadata
invocation_id
anyOf
item 1
Type: null
env
root
metadata
env
Type: object
Additional Properties
Each additional property must conform to the following schema
root
metadata
env
additionalProperties
Type: string
results
Required
root
results
Type: array of object
No Additional Items
Each item of this array must be:
root
results
RunResultOutput
RunResultOutput
Type: object
No Additional Properties
status
Required
root
results
RunResultOutput
status
Any of
Option 1
Option 2
Option 3
root
results
RunResultOutput
status
anyOf
item 0
Type: enum (of string)
Must be one of:
"success"
"error"
"skipped"
root
results
RunResultOutput
status
anyOf
item 1
Type: enum (of string)
Must be one of:
"pass"
"error"
"fail"
"warn"
"skipped"
root
results
RunResultOutput
status
anyOf
item 2
Type: enum (of string)
Must be one of:
"pass"
"warn"
"error"
"runtime error"
timing
Required
root
results
RunResultOutput
timing
Type: array of object
No Additional Items
Each item of this array must be:
root
results
RunResultOutput
timing
TimingInfo
TimingInfo
Type: object
No Additional Properties
name
Required
root
results
RunResultOutput
timing
TimingInfo
name
Type: string
started_at
root
results
RunResultOutput
timing
TimingInfo
started_at
Default: null
Any of
Option 1
Option 2
root
results
RunResultOutput
timing
TimingInfo
started_at
anyOf
item 0
Type: string
root
results
RunResultOutput
timing
TimingInfo
started_at
anyOf
item 1
Type: null
completed_at
root
results
RunResultOutput
timing
TimingInfo
completed_at
Default: null
Any of
Option 1
Option 2
root
results
RunResultOutput
timing
TimingInfo
completed_at
anyOf
item 0
Type: string
root
results
RunResultOutput
timing
TimingInfo
completed_at
anyOf
item 1
Type: null
thread_id
Required
root
results
RunResultOutput
thread_id
Type: string
execution_time
Required
root
results
RunResultOutput
execution_time
Type: number
adapter_response
Required
root
results
RunResultOutput
adapter_response
Type: object
message
Required
root
results
RunResultOutput
message
Any of
Option 1
Option 2
root
results
RunResultOutput
message
anyOf
item 0
Type: string
root
results
RunResultOutput
message
anyOf
item 1
Type: null
failures
Required
root
results
RunResultOutput
failures
Any of
Option 1
Option 2
root
results
RunResultOutput
failures
anyOf
item 0
Type: integer
root
results
RunResultOutput
failures
anyOf
item 1
Type: null
unique_id
Required
root
results
RunResultOutput
unique_id
Type: string
compiled
Required
root
results
RunResultOutput
compiled
Any of
Option 1
Option 2
root
results
RunResultOutput
compiled
anyOf
item 0
Type: boolean
root
results
RunResultOutput
compiled
anyOf
item 1
Type: null
compiled_code
Required
root
results
RunResultOutput
compiled_code
Any of
Option 1
Option 2
root
results
RunResultOutput
compiled_code
anyOf
item 0
Type: string
root
results
RunResultOutput
compiled_code
anyOf
item 1
Type: null
relation_name
Required
root
results
RunResultOutput
relation_name
Any of
Option 1
Option 2
root
results
RunResultOutput
relation_name
anyOf
item 0
Type: string
root
results
RunResultOutput
relation_name
anyOf
item 1
Type: null
elapsed_time
Required
root
elapsed_time
Type: number
args
root
args
Type: object