OptionalcatalogOptionalcreatedTime at which this feature was created.
OptionalcreatedUsername of the feature creator.
OptionaldescriptionThe description of the feature.
OptionalentitiesThe entity columns for the feature, used as aggregation keys and for query-time lookup.
OptionalfilterDeprecated: Use DeltaTableSource.filter_condition or KafkaSource.filter_condition instead. Kept for backwards compatibility. The filter condition applied to the source data before aggregation.
OptionalfullThe full three-part name (catalog, schema, name) of the feature. This is the feature's resource identifier; the catalog_name, schema_name, and name fields below are OUTPUT_ONLY decomposed views of this value.
OptionalfunctionThe function by which the feature is computed.
OptionalinputsDeprecated: Use AggregationFunction.inputs instead. Kept for backwards compatibility. The input columns from which the feature is computed.
OptionallineageLineage context information for this feature.
WARNING: This field is primarily intended for internal use by
OptionalnameName of the feature, extracted from the full three-part name (catalog.schema.name).
OptionalschemaName of parent schema relative to its parent catalog.
OptionalsourceThe data source of the feature.
OptionaltimeseriesColumn recording time, used for point-in-time joins, backfills, and aggregations.
OptionaltimeDeprecated: Use Function.aggregation_function.time_window instead. Kept for backwards compatibility. The time window in which the feature is computed.
Name of parent catalog.