LineageSqlQueryRunDetails

The SQL query run details of a data lineage run.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String