Databricks SDK for JavaScript
    Preparing search index...

    Variable RuntimeEngineConst

    RuntimeEngine: { NULL: "NULL"; PHOTON: "PHOTON"; STANDARD: "STANDARD" } = ...

    Type Declaration

    • ReadonlyNULL: "NULL"

      Default value. In this case, ignore the RUNTIME_ENGINE parameter and do a spark version lookup entirely on the sparkVersion string.

    • ReadonlyPHOTON: "PHOTON"

      Use Photon engine

    • ReadonlySTANDARD: "STANDARD"

      Use standard engine