AutoCaptureConfig

class databricks.feature_store.entities.feature_serving_endpoint.AutoCaptureConfig(*, catalog_name: str, schema_name: str, table_name_prefix: str, enabled: bool = True)

Bases: databricks.feature_store.entities._feature_store_object._FeatureStoreObject

__init__(*, catalog_name: str, schema_name: str, table_name_prefix: str, enabled: bool = True)
Parameters:
  • catalog_name – The catalog name of the auto-capturing tables
  • schema_name – The schema name of the auto-capturing tables
  • table_name_prefix – The prefix of the table names