FeaturesetVersionBackfillRequest interface

要求承載,以建立指定功能集版本的回填要求

屬性

dataAvailabilityStatus

已指定您要回填的資料可用性狀態

description

指定描述

displayName

指定描述

featureWindow

指定要具體化的回填功能視窗

jobId

指定 jobId 以重試失敗的具體化

properties

指定屬性

resource

指定計算資源設定

sparkConfiguration

指定 Spark 計算設定

tags

指定標籤

屬性詳細資料

dataAvailabilityStatus

已指定您要回填的資料可用性狀態

dataAvailabilityStatus?: string[]

屬性值

string[]

description

指定描述

description?: string

屬性值

string

displayName

指定描述

displayName?: string

屬性值

string

featureWindow

指定要具體化的回填功能視窗

featureWindow?: FeatureWindow

屬性值

jobId

指定 jobId 以重試失敗的具體化

jobId?: string

屬性值

string

properties

指定屬性

properties?: Record<string, string>

屬性值

Record<string, string>

resource

指定計算資源設定

resource?: MaterializationComputeResource

屬性值

sparkConfiguration

指定 Spark 計算設定

sparkConfiguration?: Record<string, string>

屬性值

Record<string, string>

tags

指定標籤

tags?: Record<string, string>

屬性值

Record<string, string>