@databricks/sdk-features 0.49.0 → 0.53.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
- import { AggregationFunction, ApproxCountDistinctFunction, ApproxPercentileFunction, AuthConfig, AvgFunction, BackfillSource, BatchCreateMaterializedFeaturesRequest, BatchCreateMaterializedFeaturesResponse, ColumnSelection, CountFunction, CreateFeatureRequest, CreateKafkaConfigRequest, CreateMaterializedFeatureRequest, CreateStreamRequest, CronSchedule, CustomUdf, DataSource, DeleteFeatureRequest, DeleteKafkaConfigRequest, DeleteMaterializedFeatureRequest, DeleteStreamRequest, DeltaTableSource, DirectMtlsConfig, DirectSchemas, EntityColumn, Feature, FieldDefinition, FirstDistinctFunction, FirstFunction, FirstNFunction, FlatSchema, Function, GetFeatureRequest, GetKafkaConfigRequest, GetMaterializedFeatureRequest, GetStreamRequest, IngestionConfig, IngestionDestination, InputBinding, JobContext, KafkaConfig, KafkaSource, KafkaStreamConfig, KafkaSubscriptionMode, KinesisStreamConfig, LastDistinctFunction, LastFunction, LastNFunction, LineageContext, ListFeaturesRequest, ListFeaturesResponse, ListKafkaConfigsRequest, ListKafkaConfigsResponse, ListMaterializedFeaturesRequest, ListMaterializedFeaturesResponse, ListStreamsRequest, ListStreamsResponse, MaterializedFeature, MaterializedFeature_PipelineScheduleState, MaxFunction, MinFunction, MtlsConfig, OfflineStoreConfig, OnlineStoreConfig, ProtoSchemaSpec, RequestSource, RollingWindow, SawtoothWindow, ScalarDataType, SchemaConfig, SchemaLocator, SchemaLocator_ConfluentSchema, SchemaLocator_Format, SchemaRegistryConfig, SecretScopeReference, SlidingWindow, SourceLateness, StddevPopFunction, StddevSampFunction, Stream, StreamArnList, StreamConnectionConfig, StreamNameList, StreamSchemaConfig, StreamSource, StreamSourceConfig, StreamingMode, StreamingMode_StreamingModeType, SubscriptionMode, SumFunction, TableTrigger, TimeWindow, TimeseriesColumn, TumblingWindow, UpdateFeatureRequest, UpdateKafkaConfigRequest, UpdateMaterializedFeatureRequest, UpdateStreamRequest, VarPopFunction, VarSampFunction, featureFieldMask, kafkaConfigFieldMask, materializedFeatureFieldMask, streamFieldMask } from "./model.js";
2
- import { FeaturesClient } from "./client.js";
3
- export { type AggregationFunction, type ApproxCountDistinctFunction, type ApproxPercentileFunction, type AuthConfig, type AvgFunction, type BackfillSource, type BatchCreateMaterializedFeaturesRequest, type BatchCreateMaterializedFeaturesResponse, type ColumnSelection, type CountFunction, type CreateFeatureRequest, type CreateKafkaConfigRequest, type CreateMaterializedFeatureRequest, type CreateStreamRequest, type CronSchedule, type CustomUdf, type DataSource, type DeleteFeatureRequest, type DeleteKafkaConfigRequest, type DeleteMaterializedFeatureRequest, type DeleteStreamRequest, type DeltaTableSource, type DirectMtlsConfig, type DirectSchemas, type EntityColumn, type Feature, FeaturesClient, type FieldDefinition, type FirstDistinctFunction, type FirstFunction, type FirstNFunction, type FlatSchema, type Function, type GetFeatureRequest, type GetKafkaConfigRequest, type GetMaterializedFeatureRequest, type GetStreamRequest, type IngestionConfig, type IngestionDestination, type InputBinding, type JobContext, type KafkaConfig, type KafkaSource, type KafkaStreamConfig, type KafkaSubscriptionMode, type KinesisStreamConfig, type LastDistinctFunction, type LastFunction, type LastNFunction, type LineageContext, type ListFeaturesRequest, type ListFeaturesResponse, type ListKafkaConfigsRequest, type ListKafkaConfigsResponse, type ListMaterializedFeaturesRequest, type ListMaterializedFeaturesResponse, type ListStreamsRequest, type ListStreamsResponse, type MaterializedFeature, MaterializedFeature_PipelineScheduleState, type MaxFunction, type MinFunction, type MtlsConfig, type OfflineStoreConfig, type OnlineStoreConfig, type ProtoSchemaSpec, type RequestSource, type RollingWindow, type SawtoothWindow, ScalarDataType, type SchemaConfig, type SchemaLocator, type SchemaLocator_ConfluentSchema, SchemaLocator_Format, type SchemaRegistryConfig, type SecretScopeReference, type SlidingWindow, type SourceLateness, type StddevPopFunction, type StddevSampFunction, type Stream, type StreamArnList, type StreamConnectionConfig, type StreamNameList, type StreamSchemaConfig, type StreamSource, type StreamSourceConfig, type StreamingMode, StreamingMode_StreamingModeType, type SubscriptionMode, type SumFunction, type TableTrigger, type TimeWindow, type TimeseriesColumn, type TumblingWindow, type UpdateFeatureRequest, type UpdateKafkaConfigRequest, type UpdateMaterializedFeatureRequest, type UpdateStreamRequest, type VarPopFunction, type VarSampFunction, featureFieldMask, kafkaConfigFieldMask, materializedFeatureFieldMask, streamFieldMask };
1
+ import { AggregationFunction, ApiError, ApproxCountDistinctFunction, ApproxPercentileFunction, AuthConfig, AvgFunction, BackfillFeaturesRequest, BackfillFeaturesResponse, BackfillOperationMetadata, BackfillOperationMetadata_State, BackfillRange, BackfillSource, BatchCreateMaterializedFeaturesRequest, BatchCreateMaterializedFeaturesResponse, CancelOperationRequest, ColumnIdentifier, ColumnSelection, ContinuousWindow, CountFunction, CreateFeatureRequest, CreateKafkaConfigRequest, CreateMaterializedFeatureRequest, CreateStreamRequest, CronSchedule, CronSchedule_Mode, CustomUdf, DataSource, DeleteFeatureRequest, DeleteKafkaConfigRequest, DeleteMaterializedFeatureRequest, DeleteStreamRequest, DeltaTableSource, DirectMtlsConfig, DirectSchemas, EntityColumn, ErrorCode, Feature, FeatureReference, FeatureViewSource, FieldDefinition, FirstDistinctFunction, FirstFunction, FirstNFunction, FlatSchema, Function, FunctionExtraParameter, FunctionFunctionType, GetFeatureRequest, GetKafkaConfigRequest, GetMaterializedFeatureRequest, GetOperationRequest, GetStreamRequest, IngestionConfig, IngestionDestination, InputBinding, JobContext, KafkaConfig, KafkaSource, KafkaStreamConfig, KafkaSubscriptionMode, KinesisStreamConfig, LastDistinctFunction, LastFunction, LastNFunction, LineageContext, ListFeaturesRequest, ListFeaturesResponse, ListKafkaConfigsRequest, ListKafkaConfigsResponse, ListMaterializedFeaturesRequest, ListMaterializedFeaturesResponse, ListStreamsRequest, ListStreamsResponse, MaterializedFeature, MaterializedFeature_PipelineScheduleState, MaxFunction, MinFunction, MtlsConfig, OfflineStoreConfig, OnlineStoreConfig, Operation, ProtoSchemaSpec, PurgeFeatureEntitiesMetadata, PurgeFeatureEntitiesMetadata_State, PurgeFeatureEntitiesRequest, PurgeFeatureEntitiesResponse, PurgeFeatureEntitiesResult, PurgeFeatureEntitiesResult_State, RequestSource, RollingWindow, SawtoothWindow, ScalarDataType, SchemaConfig, SchemaLocator, SchemaLocator_ConfluentSchema, SchemaLocator_Format, SchemaRegistryConfig, SecretScopeReference, SlidingWindow, SourceLateness, StddevPopFunction, StddevSampFunction, Stream, StreamArnList, StreamConnectionConfig, StreamNameList, StreamSchemaConfig, StreamSource, StreamSourceConfig, StreamingMode, StreamingMode_StreamingModeType, SubscriptionMode, SumFunction, TableTrigger, TimeWindow, TimeseriesColumn, TumblingWindow, UpdateFeatureRequest, UpdateKafkaConfigRequest, UpdateMaterializedFeatureRequest, UpdateStreamRequest, VarPopFunction, VarSampFunction, featureFieldMask, kafkaConfigFieldMask, materializedFeatureFieldMask, streamFieldMask } from "./model.js";
2
+ import { BackfillFeaturesOperation, FeaturesClient, PurgeFeatureEntitiesOperation } from "./client.js";
3
+ export { type AggregationFunction, type ApiError, type ApproxCountDistinctFunction, type ApproxPercentileFunction, type AuthConfig, type AvgFunction, BackfillFeaturesOperation, type BackfillFeaturesRequest, type BackfillFeaturesResponse, type BackfillOperationMetadata, BackfillOperationMetadata_State, type BackfillRange, type BackfillSource, type BatchCreateMaterializedFeaturesRequest, type BatchCreateMaterializedFeaturesResponse, type CancelOperationRequest, type ColumnIdentifier, type ColumnSelection, type ContinuousWindow, type CountFunction, type CreateFeatureRequest, type CreateKafkaConfigRequest, type CreateMaterializedFeatureRequest, type CreateStreamRequest, type CronSchedule, CronSchedule_Mode, type CustomUdf, type DataSource, type DeleteFeatureRequest, type DeleteKafkaConfigRequest, type DeleteMaterializedFeatureRequest, type DeleteStreamRequest, type DeltaTableSource, type DirectMtlsConfig, type DirectSchemas, type EntityColumn, ErrorCode, type Feature, type FeatureReference, type FeatureViewSource, FeaturesClient, type FieldDefinition, type FirstDistinctFunction, type FirstFunction, type FirstNFunction, type FlatSchema, type Function, type FunctionExtraParameter, FunctionFunctionType, type GetFeatureRequest, type GetKafkaConfigRequest, type GetMaterializedFeatureRequest, type GetOperationRequest, type GetStreamRequest, type IngestionConfig, type IngestionDestination, type InputBinding, type JobContext, type KafkaConfig, type KafkaSource, type KafkaStreamConfig, type KafkaSubscriptionMode, type KinesisStreamConfig, type LastDistinctFunction, type LastFunction, type LastNFunction, type LineageContext, type ListFeaturesRequest, type ListFeaturesResponse, type ListKafkaConfigsRequest, type ListKafkaConfigsResponse, type ListMaterializedFeaturesRequest, type ListMaterializedFeaturesResponse, type ListStreamsRequest, type ListStreamsResponse, type MaterializedFeature, MaterializedFeature_PipelineScheduleState, type MaxFunction, type MinFunction, type MtlsConfig, type OfflineStoreConfig, type OnlineStoreConfig, type Operation, type ProtoSchemaSpec, type PurgeFeatureEntitiesMetadata, PurgeFeatureEntitiesMetadata_State, PurgeFeatureEntitiesOperation, type PurgeFeatureEntitiesRequest, type PurgeFeatureEntitiesResponse, type PurgeFeatureEntitiesResult, PurgeFeatureEntitiesResult_State, type RequestSource, type RollingWindow, type SawtoothWindow, ScalarDataType, type SchemaConfig, type SchemaLocator, type SchemaLocator_ConfluentSchema, SchemaLocator_Format, type SchemaRegistryConfig, type SecretScopeReference, type SlidingWindow, type SourceLateness, type StddevPopFunction, type StddevSampFunction, type Stream, type StreamArnList, type StreamConnectionConfig, type StreamNameList, type StreamSchemaConfig, type StreamSource, type StreamSourceConfig, type StreamingMode, StreamingMode_StreamingModeType, type SubscriptionMode, type SumFunction, type TableTrigger, type TimeWindow, type TimeseriesColumn, type TumblingWindow, type UpdateFeatureRequest, type UpdateKafkaConfigRequest, type UpdateMaterializedFeatureRequest, type UpdateStreamRequest, type VarPopFunction, type VarSampFunction, featureFieldMask, kafkaConfigFieldMask, materializedFeatureFieldMask, streamFieldMask };
package/dist/v1/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { MaterializedFeature_PipelineScheduleState, ScalarDataType, SchemaLocator_Format, StreamingMode_StreamingModeType, featureFieldMask, kafkaConfigFieldMask, materializedFeatureFieldMask, streamFieldMask } from "./model.js";
2
- import { FeaturesClient } from "./client.js";
1
+ import { BackfillOperationMetadata_State, CronSchedule_Mode, ErrorCode, FunctionFunctionType, MaterializedFeature_PipelineScheduleState, PurgeFeatureEntitiesMetadata_State, PurgeFeatureEntitiesResult_State, ScalarDataType, SchemaLocator_Format, StreamingMode_StreamingModeType, featureFieldMask, kafkaConfigFieldMask, materializedFeatureFieldMask, streamFieldMask } from "./model.js";
2
+ import { BackfillFeaturesOperation, FeaturesClient, PurgeFeatureEntitiesOperation } from "./client.js";
3
3
 
4
- export { FeaturesClient, MaterializedFeature_PipelineScheduleState, ScalarDataType, SchemaLocator_Format, StreamingMode_StreamingModeType, featureFieldMask, kafkaConfigFieldMask, materializedFeatureFieldMask, streamFieldMask };
4
+ export { BackfillFeaturesOperation, BackfillOperationMetadata_State, CronSchedule_Mode, ErrorCode, FeaturesClient, FunctionFunctionType, MaterializedFeature_PipelineScheduleState, PurgeFeatureEntitiesMetadata_State, PurgeFeatureEntitiesOperation, PurgeFeatureEntitiesResult_State, ScalarDataType, SchemaLocator_Format, StreamingMode_StreamingModeType, featureFieldMask, kafkaConfigFieldMask, materializedFeatureFieldMask, streamFieldMask };