ExecutionAttempt

A run attempt for a column statistics task run.

Types

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

Properties

Link copied to clipboard

A task run ID for the last column statistics task run.

Link copied to clipboard

An error message associated with the last column statistics task run.

Link copied to clipboard

A timestamp when the last column statistics task run occurred.

Link copied to clipboard

The status of the last column statistics task run.

Functions

Link copied to clipboard
inline fun copy(block: ExecutionAttempt.Builder.() -> Unit = {}): ExecutionAttempt
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