Databricks v1.78.0 published on Friday, Nov 7, 2025 by Pulumi
databricks.getFeatureEngineeringMaterializedFeatures
Databricks v1.78.0 published on Friday, Nov 7, 2025 by Pulumi
Using getFeatureEngineeringMaterializedFeatures
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 getFeatureEngineeringMaterializedFeatures(args: GetFeatureEngineeringMaterializedFeaturesArgs, opts?: InvokeOptions): Promise<GetFeatureEngineeringMaterializedFeaturesResult>
function getFeatureEngineeringMaterializedFeaturesOutput(args: GetFeatureEngineeringMaterializedFeaturesOutputArgs, opts?: InvokeOptions): Output<GetFeatureEngineeringMaterializedFeaturesResult>def get_feature_engineering_materialized_features(feature_name: Optional[str] = None,
page_size: Optional[int] = None,
opts: Optional[InvokeOptions] = None) -> GetFeatureEngineeringMaterializedFeaturesResult
def get_feature_engineering_materialized_features_output(feature_name: Optional[pulumi.Input[str]] = None,
page_size: Optional[pulumi.Input[int]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFeatureEngineeringMaterializedFeaturesResult]func GetFeatureEngineeringMaterializedFeatures(ctx *Context, args *GetFeatureEngineeringMaterializedFeaturesArgs, opts ...InvokeOption) (*GetFeatureEngineeringMaterializedFeaturesResult, error)
func GetFeatureEngineeringMaterializedFeaturesOutput(ctx *Context, args *GetFeatureEngineeringMaterializedFeaturesOutputArgs, opts ...InvokeOption) GetFeatureEngineeringMaterializedFeaturesResultOutput> Note: This function is named GetFeatureEngineeringMaterializedFeatures in the Go SDK.
public static class GetFeatureEngineeringMaterializedFeatures
{
public static Task<GetFeatureEngineeringMaterializedFeaturesResult> InvokeAsync(GetFeatureEngineeringMaterializedFeaturesArgs args, InvokeOptions? opts = null)
public static Output<GetFeatureEngineeringMaterializedFeaturesResult> Invoke(GetFeatureEngineeringMaterializedFeaturesInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFeatureEngineeringMaterializedFeaturesResult> getFeatureEngineeringMaterializedFeatures(GetFeatureEngineeringMaterializedFeaturesArgs args, InvokeOptions options)
public static Output<GetFeatureEngineeringMaterializedFeaturesResult> getFeatureEngineeringMaterializedFeatures(GetFeatureEngineeringMaterializedFeaturesArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getFeatureEngineeringMaterializedFeatures:getFeatureEngineeringMaterializedFeatures
arguments:
# arguments dictionaryThe following arguments are supported:
- Feature
Name string - Filter by feature name. If specified, only materialized features materialized from this feature will be returned
- Page
Size int - The maximum number of results to return. Defaults to 100 if not specified. Cannot be greater than 1000
- Feature
Name string - Filter by feature name. If specified, only materialized features materialized from this feature will be returned
- Page
Size int - The maximum number of results to return. Defaults to 100 if not specified. Cannot be greater than 1000
- feature
Name String - Filter by feature name. If specified, only materialized features materialized from this feature will be returned
- page
Size Integer - The maximum number of results to return. Defaults to 100 if not specified. Cannot be greater than 1000
- feature
Name string - Filter by feature name. If specified, only materialized features materialized from this feature will be returned
- page
Size number - The maximum number of results to return. Defaults to 100 if not specified. Cannot be greater than 1000
- feature_
name str - Filter by feature name. If specified, only materialized features materialized from this feature will be returned
- page_
size int - The maximum number of results to return. Defaults to 100 if not specified. Cannot be greater than 1000
- feature
Name String - Filter by feature name. If specified, only materialized features materialized from this feature will be returned
- page
Size Number - The maximum number of results to return. Defaults to 100 if not specified. Cannot be greater than 1000
getFeatureEngineeringMaterializedFeatures Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Materialized
Features List<GetFeature Engineering Materialized Features Materialized Feature> - Feature
Name string - (string) - The full name of the feature in Unity Catalog
- Page
Size int
- Id string
- The provider-assigned unique ID for this managed resource.
- Materialized
Features []GetFeature Engineering Materialized Features Materialized Feature - Feature
Name string - (string) - The full name of the feature in Unity Catalog
- Page
Size int
- id String
- The provider-assigned unique ID for this managed resource.
- materialized
Features List<GetFeature Engineering Materialized Features Materialized Feature> - feature
Name String - (string) - The full name of the feature in Unity Catalog
- page
Size Integer
- id string
- The provider-assigned unique ID for this managed resource.
- materialized
Features GetFeature Engineering Materialized Features Materialized Feature[] - feature
Name string - (string) - The full name of the feature in Unity Catalog
- page
Size number
- id str
- The provider-assigned unique ID for this managed resource.
- materialized_
features Sequence[GetFeature Engineering Materialized Features Materialized Feature] - feature_
name str - (string) - The full name of the feature in Unity Catalog
- page_
size int
- id String
- The provider-assigned unique ID for this managed resource.
- materialized
Features List<Property Map> - feature
Name String - (string) - The full name of the feature in Unity Catalog
- page
Size Number
Supporting Types
GetFeatureEngineeringMaterializedFeaturesMaterializedFeature
- Feature
Name string - Filter by feature name. If specified, only materialized features materialized from this feature will be returned
- Last
Materialization stringTime - (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 stringId - (string) - Unique identifier for the materialized feature
- Offline
Store GetConfig Feature Engineering Materialized Features Materialized Feature Offline Store Config - (OfflineStoreConfig)
- Online
Store GetConfig Feature Engineering Materialized Features Materialized Feature Online Store Config - (OnlineStore)
- Pipeline
Schedule stringState - (string) - The schedule state of the materialization pipeline. Possible values are:
ACTIVE,PAUSED,SNAPSHOT - Table
Name string - (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
- Feature
Name string - Filter by feature name. If specified, only materialized features materialized from this feature will be returned
- Last
Materialization stringTime - (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 stringId - (string) - Unique identifier for the materialized feature
- Offline
Store GetConfig Feature Engineering Materialized Features Materialized Feature Offline Store Config - (OfflineStoreConfig)
- Online
Store GetConfig Feature Engineering Materialized Features Materialized Feature Online Store Config - (OnlineStore)
- Pipeline
Schedule stringState - (string) - The schedule state of the materialization pipeline. Possible values are:
ACTIVE,PAUSED,SNAPSHOT - Table
Name string - (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
- feature
Name String - Filter by feature name. If specified, only materialized features materialized from this feature will be returned
- last
Materialization StringTime - (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 StringId - (string) - Unique identifier for the materialized feature
- offline
Store GetConfig Feature Engineering Materialized Features Materialized Feature Offline Store Config - (OfflineStoreConfig)
- online
Store GetConfig Feature Engineering Materialized Features Materialized Feature Online Store Config - (OnlineStore)
- pipeline
Schedule StringState - (string) - The schedule state of the materialization pipeline. Possible values are:
ACTIVE,PAUSED,SNAPSHOT - table
Name String - (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
- feature
Name string - Filter by feature name. If specified, only materialized features materialized from this feature will be returned
- last
Materialization stringTime - (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 stringId - (string) - Unique identifier for the materialized feature
- offline
Store GetConfig Feature Engineering Materialized Features Materialized Feature Offline Store Config - (OfflineStoreConfig)
- online
Store GetConfig Feature Engineering Materialized Features Materialized Feature Online Store Config - (OnlineStore)
- pipeline
Schedule stringState - (string) - The schedule state of the materialization pipeline. Possible values are:
ACTIVE,PAUSED,SNAPSHOT - table
Name string - (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
- feature_
name str - Filter by feature name. If specified, only materialized features materialized from this feature will be returned
- last_
materialization_ strtime - (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_ strid - (string) - Unique identifier for the materialized feature
- offline_
store_ Getconfig Feature Engineering Materialized Features Materialized Feature Offline Store Config - (OfflineStoreConfig)
- online_
store_ Getconfig Feature Engineering Materialized Features Materialized Feature Online Store Config - (OnlineStore)
- pipeline_
schedule_ strstate - (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
- feature
Name String - Filter by feature name. If specified, only materialized features materialized from this feature will be returned
- last
Materialization StringTime - (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 StringId - (string) - Unique identifier for the materialized feature
- offline
Store Property MapConfig - (OfflineStoreConfig)
- online
Store Property MapConfig - (OnlineStore)
- pipeline
Schedule StringState - (string) - The schedule state of the materialization pipeline. Possible values are:
ACTIVE,PAUSED,SNAPSHOT - table
Name String - (string) - The fully qualified Unity Catalog path to the table containing the materialized feature (Delta table or Lakebase table). Output only
GetFeatureEngineeringMaterializedFeaturesMaterializedFeatureOfflineStoreConfig
- Catalog
Name string - (string) - The Unity Catalog catalog name
- Schema
Name string - (string) - The Unity Catalog schema name
- Table
Name stringPrefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a table with this prefix and a generated postfix
- Catalog
Name string - (string) - The Unity Catalog catalog name
- Schema
Name string - (string) - The Unity Catalog schema name
- Table
Name stringPrefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a table with this prefix and a generated postfix
- catalog
Name String - (string) - The Unity Catalog catalog name
- schema
Name String - (string) - The Unity Catalog schema name
- table
Name StringPrefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a table with this prefix and a generated postfix
- catalog
Name string - (string) - The Unity Catalog catalog name
- schema
Name string - (string) - The Unity Catalog schema name
- table
Name stringPrefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a table with this prefix and a generated postfix
- catalog_
name str - (string) - The Unity Catalog catalog name
- schema_
name str - (string) - The Unity Catalog schema name
- table_
name_ strprefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a table with this prefix and a generated postfix
- catalog
Name String - (string) - The Unity Catalog catalog name
- schema
Name String - (string) - The Unity Catalog schema name
- table
Name StringPrefix - (string) - Prefix for Unity Catalog table name. The materialized feature will be stored in a table with this prefix and a generated postfix
GetFeatureEngineeringMaterializedFeaturesMaterializedFeatureOnlineStoreConfig
- Capacity string
- (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
- Creation
Time string - (string) - The timestamp when the online store was created
- Creator string
- (string) - The email of the creator of the online store
- Name string
- (string) - The name of the online store. This is the unique identifier for the online store
- State string
- (string) - The current state of the online store. Possible values are:
AVAILABLE,DELETING,FAILING_OVER,STARTING,STOPPED,UPDATING - Read
Replica intCount - (integer) - The number of read replicas for the online store. Defaults to 0
- Capacity string
- (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
- Creation
Time string - (string) - The timestamp when the online store was created
- Creator string
- (string) - The email of the creator of the online store
- Name string
- (string) - The name of the online store. This is the unique identifier for the online store
- State string
- (string) - The current state of the online store. Possible values are:
AVAILABLE,DELETING,FAILING_OVER,STARTING,STOPPED,UPDATING - Read
Replica intCount - (integer) - The number of read replicas for the online store. Defaults to 0
- capacity String
- (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
- creation
Time String - (string) - The timestamp when the online store was created
- creator String
- (string) - The email of the creator of the online store
- name String
- (string) - The name of the online store. This is the unique identifier for the online store
- state String
- (string) - The current state of the online store. Possible values are:
AVAILABLE,DELETING,FAILING_OVER,STARTING,STOPPED,UPDATING - read
Replica IntegerCount - (integer) - The number of read replicas for the online store. Defaults to 0
- capacity string
- (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
- creation
Time string - (string) - The timestamp when the online store was created
- creator string
- (string) - The email of the creator of the online store
- name string
- (string) - The name of the online store. This is the unique identifier for the online store
- state string
- (string) - The current state of the online store. Possible values are:
AVAILABLE,DELETING,FAILING_OVER,STARTING,STOPPED,UPDATING - read
Replica numberCount - (integer) - The number of read replicas for the online store. Defaults to 0
- capacity str
- (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
- creation_
time str - (string) - The timestamp when the online store was created
- creator str
- (string) - The email of the creator of the online store
- name str
- (string) - The name of the online store. This is the unique identifier for the online store
- state str
- (string) - The current state of the online store. Possible values are:
AVAILABLE,DELETING,FAILING_OVER,STARTING,STOPPED,UPDATING - read_
replica_ intcount - (integer) - The number of read replicas for the online store. Defaults to 0
- capacity String
- (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
- creation
Time String - (string) - The timestamp when the online store was created
- creator String
- (string) - The email of the creator of the online store
- name String
- (string) - The name of the online store. This is the unique identifier for the online store
- state String
- (string) - The current state of the online store. Possible values are:
AVAILABLE,DELETING,FAILING_OVER,STARTING,STOPPED,UPDATING - read
Replica NumberCount - (integer) - The number of read replicas for the online store. Defaults to 0
Package Details
- Repository
- databricks pulumi/pulumi-databricks
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
databricksTerraform Provider.
Databricks v1.78.0 published on Friday, Nov 7, 2025 by Pulumi
