LineageSqlQueryRunDetails
The SQL query run details of a data lineage run.
Types
Properties
Link copied to clipboard
The error message of the SQL query run details of a data lineage run.
Link copied to clipboard
The number of queries that failed in the SQL query run details of a data lineage run.
Link copied to clipboard
The query end time in the SQL query run details of a data lineage run.
Link copied to clipboard
The query start time in the SQL query run details of a data lineage run.
Link copied to clipboard
The total queries processed in the SQL query run details of a data lineage run.
Functions
Link copied to clipboard
inline fun copy(block: LineageSqlQueryRunDetails.Builder.() -> Unit = {}): LineageSqlQueryRunDetails