Databricks SDK for JavaScript
    Preparing search index...

    Variable RepairTypeConst

    RepairType: { ORIGINAL: "ORIGINAL"; REPAIR: "REPAIR" } = ...

    The repair history item type. Indicates whether a run is the original run or a repair run.

    Type Declaration

    • ReadonlyORIGINAL: "ORIGINAL"
    • ReadonlyREPAIR: "REPAIR"