1. Packages
  2. Databricks Provider
  3. API Docs
  4. getFeatureEngineeringMaterializedFeature
Databricks v1.83.0 published on Friday, Jan 23, 2026 by Pulumi
databricks logo
Databricks v1.83.0 published on Friday, Jan 23, 2026 by Pulumi

    Private Preview

    Using getFeatureEngineeringMaterializedFeature

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getFeatureEngineeringMaterializedFeature(args: GetFeatureEngineeringMaterializedFeatureArgs, opts?: InvokeOptions): Promise<GetFeatureEngineeringMaterializedFeatureResult>
    function getFeatureEngineeringMaterializedFeatureOutput(args: GetFeatureEngineeringMaterializedFeatureOutputArgs, opts?: InvokeOptions): Output<GetFeatureEngineeringMaterializedFeatureResult>
    def get_feature_engineering_materialized_feature(materialized_feature_id: Optional[str] = None,
                                                     opts: Optional[InvokeOptions] = None) -> GetFeatureEngineeringMaterializedFeatureResult
    def get_feature_engineering_materialized_feature_output(materialized_feature_id: Optional[pulumi.Input[str]] = None,
                                                     opts: Optional[InvokeOptions] = None) -> Output[GetFeatureEngineeringMaterializedFeatureResult]
    func LookupFeatureEngineeringMaterializedFeature(ctx *Context, args *LookupFeatureEngineeringMaterializedFeatureArgs, opts ...InvokeOption) (*LookupFeatureEngineeringMaterializedFeatureResult, error)
    func LookupFeatureEngineeringMaterializedFeatureOutput(ctx *Context, args *LookupFeatureEngineeringMaterializedFeatureOutputArgs, opts ...InvokeOption) LookupFeatureEngineeringMaterializedFeatureResultOutput

    > Note: This function is named LookupFeatureEngineeringMaterializedFeature in the Go SDK.

    public static class GetFeatureEngineeringMaterializedFeature 
    {
        public static Task<GetFeatureEngineeringMaterializedFeatureResult> InvokeAsync(GetFeatureEngineeringMaterializedFeatureArgs args, InvokeOptions? opts = null)
        public static Output<GetFeatureEngineeringMaterializedFeatureResult> Invoke(GetFeatureEngineeringMaterializedFeatureInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFeatureEngineeringMaterializedFeatureResult> getFeatureEngineeringMaterializedFeature(GetFeatureEngineeringMaterializedFeatureArgs args, InvokeOptions options)
    public static Output<GetFeatureEngineeringMaterializedFeatureResult> getFeatureEngineeringMaterializedFeature(GetFeatureEngineeringMaterializedFeatureArgs args, InvokeOptions options)
    
    fn::invoke:
      function: databricks:index/getFeatureEngineeringMaterializedFeature:getFeatureEngineeringMaterializedFeature
      arguments:
        # arguments dictionary

    The following arguments are supported:

    MaterializedFeatureId string
    Unique identifier for the materialized feature
    MaterializedFeatureId string
    Unique identifier for the materialized feature
    materializedFeatureId String
    Unique identifier for the materialized feature
    materializedFeatureId string
    Unique identifier for the materialized feature
    materialized_feature_id str
    Unique identifier for the materialized feature
    materializedFeatureId String
    Unique identifier for the materialized feature

    getFeatureEngineeringMaterializedFeature Result

    The following output properties are available:

    CronSchedule string
    (string) - The quartz cron expression that defines the schedule of the materialization pipeline. The schedule is evaluated in the UTC timezone
    FeatureName string
    (string) - The full name of the feature in Unity Catalog
    Id string
    The provider-assigned unique ID for this managed resource.
    LastMaterializationTime string
    (string) - The timestamp when the pipeline last ran and updated the materialized feature values. If the pipeline has not run yet, this field will be null
    MaterializedFeatureId string
    (string) - Unique identifier for the materialized feature
    OfflineStoreConfig GetFeatureEngineeringMaterializedFeatureOfflineStoreConfig
    (OfflineStoreConfig)
    OnlineStoreConfig GetFeatureEngineeringMaterializedFeatureOnlineStoreConfig
    (OnlineStoreConfig)
    PipelineScheduleState string
    (string) - The schedule state of the materialization pipeline. Possible values are: ACTIVE, PAUSED, SNAPSHOT
    TableName string
    (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
    CronSchedule string
    (string) - The quartz cron expression that defines the schedule of the materialization pipeline. The schedule is evaluated in the UTC timezone
    FeatureName string
    (string) - The full name of the feature in Unity Catalog
    Id string
    The provider-assigned unique ID for this managed resource.
    LastMaterializationTime string
    (string) - The timestamp when the pipeline last ran and updated the materialized feature values. If the pipeline has not run yet, this field will be null
    MaterializedFeatureId string
    (string) - Unique identifier for the materialized feature
    OfflineStoreConfig GetFeatureEngineeringMaterializedFeatureOfflineStoreConfig
    (OfflineStoreConfig)
    OnlineStoreConfig GetFeatureEngineeringMaterializedFeatureOnlineStoreConfig
    (OnlineStoreConfig)
    PipelineScheduleState string
    (string) - The schedule state of the materialization pipeline. Possible values are: ACTIVE, PAUSED, SNAPSHOT
    TableName string
    (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
    cronSchedule String
    (string) - The quartz cron expression that defines the schedule of the materialization pipeline. The schedule is evaluated in the UTC timezone
    featureName String
    (string) - The full name of the feature in Unity Catalog
    id String
    The provider-assigned unique ID for this managed resource.
    lastMaterializationTime String
    (string) - The timestamp when the pipeline last ran and updated the materialized feature values. If the pipeline has not run yet, this field will be null
    materializedFeatureId String
    (string) - Unique identifier for the materialized feature
    offlineStoreConfig GetFeatureEngineeringMaterializedFeatureOfflineStoreConfig
    (OfflineStoreConfig)
    onlineStoreConfig GetFeatureEngineeringMaterializedFeatureOnlineStoreConfig
    (OnlineStoreConfig)
    pipelineScheduleState String
    (string) - The schedule state of the materialization pipeline. Possible values are: ACTIVE, PAUSED, SNAPSHOT
    tableName String
    (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
    cronSchedule string
    (string) - The quartz cron expression that defines the schedule of the materialization pipeline. The schedule is evaluated in the UTC timezone
    featureName string
    (string) - The full name of the feature in Unity Catalog
    id string
    The provider-assigned unique ID for this managed resource.
    lastMaterializationTime string
    (string) - The timestamp when the pipeline last ran and updated the materialized feature values. If the pipeline has not run yet, this field will be null
    materializedFeatureId string
    (string) - Unique identifier for the materialized feature
    offlineStoreConfig GetFeatureEngineeringMaterializedFeatureOfflineStoreConfig
    (OfflineStoreConfig)
    onlineStoreConfig GetFeatureEngineeringMaterializedFeatureOnlineStoreConfig
    (OnlineStoreConfig)
    pipelineScheduleState string
    (string) - The schedule state of the materialization pipeline. Possible values are: ACTIVE, PAUSED, SNAPSHOT
    tableName string
    (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
    cron_schedule str
    (string) - The quartz cron expression that defines the schedule of the materialization pipeline. The schedule is evaluated in the UTC timezone
    feature_name str
    (string) - The full name of the feature in Unity Catalog
    id str
    The provider-assigned unique ID for this managed resource.
    last_materialization_time str
    (string) - The timestamp when the pipeline last ran and updated the materialized feature values. If the pipeline has not run yet, this field will be null
    materialized_feature_id str
    (string) - Unique identifier for the materialized feature
    offline_store_config GetFeatureEngineeringMaterializedFeatureOfflineStoreConfig
    (OfflineStoreConfig)
    online_store_config GetFeatureEngineeringMaterializedFeatureOnlineStoreConfig
    (OnlineStoreConfig)
    pipeline_schedule_state str
    (string) - The schedule state of the materialization pipeline. Possible values are: ACTIVE, PAUSED, SNAPSHOT
    table_name str
    (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
    cronSchedule String
    (string) - The quartz cron expression that defines the schedule of the materialization pipeline. The schedule is evaluated in the UTC timezone
    featureName String
    (string) - The full name of the feature in Unity Catalog
    id String
    The provider-assigned unique ID for this managed resource.
    lastMaterializationTime String
    (string) - The timestamp when the pipeline last ran and updated the materialized feature values. If the pipeline has not run yet, this field will be null
    materializedFeatureId String
    (string) - Unique identifier for the materialized feature
    offlineStoreConfig Property Map
    (OfflineStoreConfig)
    onlineStoreConfig Property Map
    (OnlineStoreConfig)
    pipelineScheduleState String
    (string) - The schedule state of the materialization pipeline. Possible values are: ACTIVE, PAUSED, SNAPSHOT
    tableName String
    (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only

    Supporting Types

    GetFeatureEngineeringMaterializedFeatureOfflineStoreConfig

    CatalogName string
    (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name
    SchemaName string
    (string) - The Unity Catalog schema name
    TableNamePrefix string
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
    CatalogName string
    (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name
    SchemaName string
    (string) - The Unity Catalog schema name
    TableNamePrefix string
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
    catalogName String
    (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name
    schemaName String
    (string) - The Unity Catalog schema name
    tableNamePrefix String
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
    catalogName string
    (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name
    schemaName string
    (string) - The Unity Catalog schema name
    tableNamePrefix string
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
    catalog_name str
    (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name
    schema_name str
    (string) - The Unity Catalog schema name
    table_name_prefix str
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
    catalogName String
    (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name
    schemaName String
    (string) - The Unity Catalog schema name
    tableNamePrefix String
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix

    GetFeatureEngineeringMaterializedFeatureOnlineStoreConfig

    CatalogName string
    (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name
    OnlineStoreName string
    (string) - The name of the target online store
    SchemaName string
    (string) - The Unity Catalog schema name
    TableNamePrefix string
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
    CatalogName string
    (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name
    OnlineStoreName string
    (string) - The name of the target online store
    SchemaName string
    (string) - The Unity Catalog schema name
    TableNamePrefix string
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
    catalogName String
    (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name
    onlineStoreName String
    (string) - The name of the target online store
    schemaName String
    (string) - The Unity Catalog schema name
    tableNamePrefix String
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
    catalogName string
    (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name
    onlineStoreName string
    (string) - The name of the target online store
    schemaName string
    (string) - The Unity Catalog schema name
    tableNamePrefix string
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
    catalog_name str
    (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name
    online_store_name str
    (string) - The name of the target online store
    schema_name str
    (string) - The Unity Catalog schema name
    table_name_prefix str
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix
    catalogName String
    (string) - The Unity Catalog catalog name. This name is also used as the Lakebase logical database name
    onlineStoreName String
    (string) - The name of the target online store
    schemaName String
    (string) - The Unity Catalog schema name
    tableNamePrefix String
    (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a Lakebase table with this prefix and a generated postfix

    Package Details

    Repository
    databricks pulumi/pulumi-databricks
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the databricks Terraform Provider.
    databricks logo
    Databricks v1.83.0 published on Friday, Jan 23, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate