qwak-core 0.4.412__py3-none-any.whl → 0.4.414__py3-none-any.whl
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.
- _qwak_proto/qwak/execution/v1/streaming_aggregation_pb2.py +18 -11
- _qwak_proto/qwak/execution/v1/streaming_aggregation_pb2.pyi +71 -1
- _qwak_proto/qwak/feature_store/features/feature_set_pb2.py +4 -4
- _qwak_proto/qwak/feature_store/features/feature_set_pb2.pyi +4 -0
- qwak/__init__.py +1 -1
- {qwak_core-0.4.412.dist-info → qwak_core-0.4.414.dist-info}/METADATA +1 -1
- {qwak_core-0.4.412.dist-info → qwak_core-0.4.414.dist-info}/RECORD +8 -8
- {qwak_core-0.4.412.dist-info → qwak_core-0.4.414.dist-info}/WHEEL +0 -0
|
@@ -11,9 +11,12 @@ from google.protobuf.internal import builder as _builder
|
|
|
11
11
|
_sym_db = _symbol_database.Default()
|
|
12
12
|
|
|
13
13
|
|
|
14
|
+
from _qwak_proto.qwak.feature_store.features import feature_set_types_pb2 as qwak_dot_feature__store_dot_features_dot_feature__set__types__pb2
|
|
15
|
+
from _qwak_proto.qwak.feature_store.features import execution_pb2 as qwak_dot_feature__store_dot_features_dot_execution__pb2
|
|
16
|
+
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
14
17
|
|
|
15
18
|
|
|
16
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-qwak/execution/v1/streaming_aggregation.proto\x12\x1fqwak.feature.store.execution.v1\"@\n%RowLevelStreamingAggregationIngestion\x12\x17\n\x0f\x66\x65\x61tureset_name\x18\x01 \x01(\t\"\xf8\x01\n\'CompactionStreamingAggregationIngestion\x12\x17\n\x0f\x66\x65\x61tureset_name\x18\x01 \x01(\t\x12T\n\x14scheduled_compaction\x18\x02 \x01(\x0b\x32\x34.qwak.feature.store.execution.v1.ScheduledCompactionH\x00\x12N\n\x11manual_compaction\x18\x03 \x01(\x0b\x32\x31.qwak.feature.store.execution.v1.ManualCompactionH\x00\x42\x0e\n\x0ctrigger_type\"\x15\n\x13ScheduledCompaction\"\x12\n\x10ManualCompaction\"
|
|
19
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-qwak/execution/v1/streaming_aggregation.proto\x12\x1fqwak.feature.store.execution.v1\x1a\x33qwak/feature_store/features/feature_set_types.proto\x1a+qwak/feature_store/features/execution.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"@\n%RowLevelStreamingAggregationIngestion\x12\x17\n\x0f\x66\x65\x61tureset_name\x18\x01 \x01(\t\"\xf8\x01\n\'CompactionStreamingAggregationIngestion\x12\x17\n\x0f\x66\x65\x61tureset_name\x18\x01 \x01(\t\x12T\n\x14scheduled_compaction\x18\x02 \x01(\x0b\x32\x34.qwak.feature.store.execution.v1.ScheduledCompactionH\x00\x12N\n\x11manual_compaction\x18\x03 \x01(\x0b\x32\x31.qwak.feature.store.execution.v1.ManualCompactionH\x00\x42\x0e\n\x0ctrigger_type\"\x15\n\x13ScheduledCompaction\"\x12\n\x10ManualCompaction\"\x8b\x03\n%StreamingAggregationBackfillIngestion\x12\x17\n\x0f\x66\x65\x61tureset_name\x18\x01 \x01(\t\x12L\n\x0e\x65xecution_spec\x18\x02 \x01(\x0b\x32\x34.qwak.feature.store.features.execution.ExecutionSpec\x12\x33\n\x0fstart_timestamp\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x31\n\rend_timestamp\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x43\n\x0etransformation\x18\x05 \x01(\x0b\x32+.qwak.feature.store.features.Transformation\x12N\n\x11\x64\x61ta_source_specs\x18\x06 \x03(\x0b\x32\x33.qwak.feature.store.execution.v1.BackfillDataSource\"n\n\x12\x42\x61\x63kfillDataSource\x12\x18\n\x10\x64\x61ta_source_name\x18\x01 \x01(\t\x12>\n\ntime_range\x18\x02 \x01(\x0b\x32*.qwak.feature.store.execution.v1.TimeRange\"\x99\x01\n\tTimeRange\x12\x35\n\x0fstart_timestamp\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x00\x12\x33\n\rend_timestamp\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x01\x42\x10\n\x0estart_optionalB\x0e\n\x0c\x65nd_optionalB)\n%com.qwak.ai.features.execution.api.v1P\x01\x62\x06proto3')
|
|
17
20
|
|
|
18
21
|
_globals = globals()
|
|
19
22
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -22,14 +25,18 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
22
25
|
|
|
23
26
|
DESCRIPTOR._options = None
|
|
24
27
|
DESCRIPTOR._serialized_options = b'\n%com.qwak.ai.features.execution.api.v1P\001'
|
|
25
|
-
_globals['_ROWLEVELSTREAMINGAGGREGATIONINGESTION']._serialized_start=
|
|
26
|
-
_globals['_ROWLEVELSTREAMINGAGGREGATIONINGESTION']._serialized_end=
|
|
27
|
-
_globals['_COMPACTIONSTREAMINGAGGREGATIONINGESTION']._serialized_start=
|
|
28
|
-
_globals['_COMPACTIONSTREAMINGAGGREGATIONINGESTION']._serialized_end=
|
|
29
|
-
_globals['_SCHEDULEDCOMPACTION']._serialized_start=
|
|
30
|
-
_globals['_SCHEDULEDCOMPACTION']._serialized_end=
|
|
31
|
-
_globals['_MANUALCOMPACTION']._serialized_start=
|
|
32
|
-
_globals['_MANUALCOMPACTION']._serialized_end=
|
|
33
|
-
_globals['_STREAMINGAGGREGATIONBACKFILLINGESTION']._serialized_start=
|
|
34
|
-
_globals['_STREAMINGAGGREGATIONBACKFILLINGESTION']._serialized_end=
|
|
28
|
+
_globals['_ROWLEVELSTREAMINGAGGREGATIONINGESTION']._serialized_start=213
|
|
29
|
+
_globals['_ROWLEVELSTREAMINGAGGREGATIONINGESTION']._serialized_end=277
|
|
30
|
+
_globals['_COMPACTIONSTREAMINGAGGREGATIONINGESTION']._serialized_start=280
|
|
31
|
+
_globals['_COMPACTIONSTREAMINGAGGREGATIONINGESTION']._serialized_end=528
|
|
32
|
+
_globals['_SCHEDULEDCOMPACTION']._serialized_start=530
|
|
33
|
+
_globals['_SCHEDULEDCOMPACTION']._serialized_end=551
|
|
34
|
+
_globals['_MANUALCOMPACTION']._serialized_start=553
|
|
35
|
+
_globals['_MANUALCOMPACTION']._serialized_end=571
|
|
36
|
+
_globals['_STREAMINGAGGREGATIONBACKFILLINGESTION']._serialized_start=574
|
|
37
|
+
_globals['_STREAMINGAGGREGATIONBACKFILLINGESTION']._serialized_end=969
|
|
38
|
+
_globals['_BACKFILLDATASOURCE']._serialized_start=971
|
|
39
|
+
_globals['_BACKFILLDATASOURCE']._serialized_end=1081
|
|
40
|
+
_globals['_TIMERANGE']._serialized_start=1084
|
|
41
|
+
_globals['_TIMERANGE']._serialized_end=1237
|
|
35
42
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -3,9 +3,15 @@
|
|
|
3
3
|
isort:skip_file
|
|
4
4
|
"""
|
|
5
5
|
import builtins
|
|
6
|
+
import collections.abc
|
|
6
7
|
import google.protobuf.descriptor
|
|
8
|
+
import google.protobuf.internal.containers
|
|
7
9
|
import google.protobuf.message
|
|
10
|
+
import google.protobuf.timestamp_pb2
|
|
11
|
+
import qwak.feature_store.features.execution_pb2
|
|
12
|
+
import qwak.feature_store.features.feature_set_types_pb2
|
|
8
13
|
import sys
|
|
14
|
+
import typing
|
|
9
15
|
|
|
10
16
|
if sys.version_info >= (3, 8):
|
|
11
17
|
import typing as typing_extensions
|
|
@@ -84,12 +90,76 @@ class StreamingAggregationBackfillIngestion(google.protobuf.message.Message):
|
|
|
84
90
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
85
91
|
|
|
86
92
|
FEATURESET_NAME_FIELD_NUMBER: builtins.int
|
|
93
|
+
EXECUTION_SPEC_FIELD_NUMBER: builtins.int
|
|
94
|
+
START_TIMESTAMP_FIELD_NUMBER: builtins.int
|
|
95
|
+
END_TIMESTAMP_FIELD_NUMBER: builtins.int
|
|
96
|
+
TRANSFORMATION_FIELD_NUMBER: builtins.int
|
|
97
|
+
DATA_SOURCE_SPECS_FIELD_NUMBER: builtins.int
|
|
87
98
|
featureset_name: builtins.str
|
|
99
|
+
@property
|
|
100
|
+
def execution_spec(self) -> qwak.feature_store.features.execution_pb2.ExecutionSpec: ...
|
|
101
|
+
@property
|
|
102
|
+
def start_timestamp(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
|
|
103
|
+
@property
|
|
104
|
+
def end_timestamp(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
|
|
105
|
+
@property
|
|
106
|
+
def transformation(self) -> qwak.feature_store.features.feature_set_types_pb2.Transformation: ...
|
|
107
|
+
@property
|
|
108
|
+
def data_source_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___BackfillDataSource]: ...
|
|
88
109
|
def __init__(
|
|
89
110
|
self,
|
|
90
111
|
*,
|
|
91
112
|
featureset_name: builtins.str = ...,
|
|
113
|
+
execution_spec: qwak.feature_store.features.execution_pb2.ExecutionSpec | None = ...,
|
|
114
|
+
start_timestamp: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
115
|
+
end_timestamp: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
116
|
+
transformation: qwak.feature_store.features.feature_set_types_pb2.Transformation | None = ...,
|
|
117
|
+
data_source_specs: collections.abc.Iterable[global___BackfillDataSource] | None = ...,
|
|
92
118
|
) -> None: ...
|
|
93
|
-
def
|
|
119
|
+
def HasField(self, field_name: typing_extensions.Literal["end_timestamp", b"end_timestamp", "execution_spec", b"execution_spec", "start_timestamp", b"start_timestamp", "transformation", b"transformation"]) -> builtins.bool: ...
|
|
120
|
+
def ClearField(self, field_name: typing_extensions.Literal["data_source_specs", b"data_source_specs", "end_timestamp", b"end_timestamp", "execution_spec", b"execution_spec", "featureset_name", b"featureset_name", "start_timestamp", b"start_timestamp", "transformation", b"transformation"]) -> None: ...
|
|
94
121
|
|
|
95
122
|
global___StreamingAggregationBackfillIngestion = StreamingAggregationBackfillIngestion
|
|
123
|
+
|
|
124
|
+
class BackfillDataSource(google.protobuf.message.Message):
|
|
125
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
126
|
+
|
|
127
|
+
DATA_SOURCE_NAME_FIELD_NUMBER: builtins.int
|
|
128
|
+
TIME_RANGE_FIELD_NUMBER: builtins.int
|
|
129
|
+
data_source_name: builtins.str
|
|
130
|
+
@property
|
|
131
|
+
def time_range(self) -> global___TimeRange: ...
|
|
132
|
+
def __init__(
|
|
133
|
+
self,
|
|
134
|
+
*,
|
|
135
|
+
data_source_name: builtins.str = ...,
|
|
136
|
+
time_range: global___TimeRange | None = ...,
|
|
137
|
+
) -> None: ...
|
|
138
|
+
def HasField(self, field_name: typing_extensions.Literal["time_range", b"time_range"]) -> builtins.bool: ...
|
|
139
|
+
def ClearField(self, field_name: typing_extensions.Literal["data_source_name", b"data_source_name", "time_range", b"time_range"]) -> None: ...
|
|
140
|
+
|
|
141
|
+
global___BackfillDataSource = BackfillDataSource
|
|
142
|
+
|
|
143
|
+
class TimeRange(google.protobuf.message.Message):
|
|
144
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
145
|
+
|
|
146
|
+
START_TIMESTAMP_FIELD_NUMBER: builtins.int
|
|
147
|
+
END_TIMESTAMP_FIELD_NUMBER: builtins.int
|
|
148
|
+
@property
|
|
149
|
+
def start_timestamp(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
|
|
150
|
+
@property
|
|
151
|
+
def end_timestamp(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
|
|
152
|
+
def __init__(
|
|
153
|
+
self,
|
|
154
|
+
*,
|
|
155
|
+
start_timestamp: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
156
|
+
end_timestamp: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
157
|
+
) -> None: ...
|
|
158
|
+
def HasField(self, field_name: typing_extensions.Literal["end_optional", b"end_optional", "end_timestamp", b"end_timestamp", "start_optional", b"start_optional", "start_timestamp", b"start_timestamp"]) -> builtins.bool: ...
|
|
159
|
+
def ClearField(self, field_name: typing_extensions.Literal["end_optional", b"end_optional", "end_timestamp", b"end_timestamp", "start_optional", b"start_optional", "start_timestamp", b"start_timestamp"]) -> None: ...
|
|
160
|
+
@typing.overload
|
|
161
|
+
def WhichOneof(self, oneof_group: typing_extensions.Literal["end_optional", b"end_optional"]) -> typing_extensions.Literal["end_timestamp"] | None: ...
|
|
162
|
+
@typing.overload
|
|
163
|
+
def WhichOneof(self, oneof_group: typing_extensions.Literal["start_optional", b"start_optional"]) -> typing_extensions.Literal["start_timestamp"] | None: ...
|
|
164
|
+
|
|
165
|
+
global___TimeRange = TimeRange
|
|
@@ -21,7 +21,7 @@ from _qwak_proto.qwak.feature_store.repository.common import platform_pb2 as qwa
|
|
|
21
21
|
from _qwak_proto.qwak.feature_store.platform import platform_details_pb2 as qwak_dot_feature__store_dot_platform_dot_platform__details__pb2
|
|
22
22
|
|
|
23
23
|
|
|
24
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-qwak/feature_store/features/feature_set.proto\x12\x1bqwak.feature.store.features\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x33qwak/feature_store/features/feature_set_types.proto\x1a(qwak/feature_store/entities/entity.proto\x1a\x33qwak/feature_store/features/feature_set_state.proto\x1a\x37qwak/feature_store/features/feature_set_attribute.proto\x1a:qwak/feature_store/v1/common/source_code/source_code.proto\x1a\x33qwak/feature_store/repository/common/platform.proto\x1a\x32qwak/feature_store/platform/platform_details.proto\"\xfc\x01\n\nFeatureSet\x12Q\n\x16\x66\x65\x61ture_set_definition\x18\x01 \x01(\x0b\x32\x31.qwak.feature.store.features.FeatureSetDefinition\x12\x41\n\x08metadata\x18\x02 \x01(\x0b\x32/.qwak.feature.store.features.FeatureSetMetadata\x12X\n\x1b\x64\x65ployed_models_in_use_link\x18\x03 \x03(\x0b\x32\x33.qwak.feature.store.features.DeployedModelInUseLink\"\xa5\x01\n\x0e\x46\x65\x61turesetInfo\x12P\n\x15\x66\x65\x61tureset_definition\x18\x01 \x01(\x0b\x32\x31.qwak.feature.store.features.FeatureSetDefinition\x12\x41\n\x08metadata\x18\x02 \x01(\x0b\x32/.qwak.feature.store.features.FeatureSetMetadata\"x\n\x11\x46\x65\x61turesetSummary\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12I\n\x10\x66\x65\x61ture_set_type\x18\x03 \x01(\x0e\x32/.qwak.feature.store.features.FeatureSetTypeView\"\xf6\x04\n\x14\x46\x65\x61tureSetDefinition\x12\x16\n\x0e\x66\x65\x61ture_set_id\x18\x01 \x01(\t\x12\x45\n\x10\x66\x65\x61ture_set_spec\x18\x02 \x01(\x0b\x32+.qwak.feature.store.features.FeatureSetSpec\x12:\n\x06status\x18\x03 \x01(\x0e\x32*.qwak.feature.store.features.FeatureStatus\x12g\n feature_set_last_execution_state\x18\x04 \x01(\x0e\x32\x39.qwak.feature.store.features.FeatureSetLastExecutionStateB\x02\x18\x01\x12U\n\x0e\x66\x65\x61ture_health\x18\x05 \x01(\x0e\x32\x39.qwak.feature.store.features.FeatureSetLastExecutionStateB\x02\x18\x01\x12K\n\x11\x66\x65\x61ture_set_state\x18\x06 \x03(\x0b\x32,.qwak.feature.store.features.FeatureSetStateB\x02\x18\x01\x12*\n\x1eqwak_internal_protocol_version\x18\x07 \x01(\x05\x42\x02\x18\x01\x12!\n\x19\x66\x65\x61tureset_version_number\x18\x08 \x01(\x05\x12H\n\x10platform_details\x18\t \x01(\x0b\x32,.qwak.feature.store.platform.PlatformDetailsH\x00\x42\x1d\n\x1b\x66\x65\x61tureset_platform_details\"\xdb\x04\n\x0e\x46\x65\x61tureSetSpec\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x45\n\x08metadata\x18\x02 \x01(\x0b\x32\x33.qwak.feature.store.features.FeatureSetUserMetadata\x12\x16\n\ngit_commit\x18\x03 \x01(\tB\x02\x18\x01\x12=\n\x06\x65ntity\x18\x04 \x01(\x0b\x32-.qwak.feature.store.entities.EntityDefinition\x12\x45\n\x10\x66\x65\x61ture_set_type\x18\x05 \x01(\x0b\x32+.qwak.feature.store.features.FeatureSetType\x12\x36\n\x08\x66\x65\x61tures\x18\x06 \x03(\x0b\x32$.qwak.feature.store.features.Feature\x12*\n\x1eqwak_internal_protocol_version\x18\x07 \x01(\x05\x42\x02\x18\x01\x12V\n\x10source_code_spec\x18\x08 \x01(\x0b\x32\x38.qwak.feature.store.v1.common.source_code.SourceCodeSpecB\x02\x18\x01\x12P\n\x15\x66\x65\x61tureset_attributes\x18\t \x01(\x0b\x32\x31.qwak.feature.store.features.FeaturesetAttributes\x12$\n\x1a\x66\x65\x61tureset_repository_name\x18\n \x01(\tH\x00\x42\"\n featureset_repository_identifier\"\xb8\x01\n\x16\x46\x65\x61tureSetUserMetadata\x12\r\n\x05owner\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x03 \x01(\t\x12\x64\n featureset_version_user_metadata\x18\x04 \x01(\x0b\x32:.qwak.feature.store.features.FeaturesetVersionUserMetadata\"0\n\x1d\x46\x65\x61turesetVersionUserMetadata\x12\x0f\n\x07\x63omment\x18\x01 \x01(\t\"\x9d\x02\n\x12\x46\x65\x61tureSetMetadata\x12.\n\ncreated_at\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x12\n\ncreated_by\x18\x02 \x01(\t\x12\x34\n\x10last_modified_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x18\n\x10last_modified_by\x18\x04 \x01(\t\x12[\n\x1b\x66\x65\x61tureset_version_metadata\x18\x05 \x01(\x0b\x32\x36.qwak.feature.store.features.FeaturesetVersionMetadata\x12\x16\n\x0e\x65nvironment_id\x18\x06 \x01(\t\"_\n\x19\x46\x65\x61turesetVersionMetadata\x12.\n\ncreated_at\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x12\n\ncreated_by\x18\x02 \x01(\t\">\n\x16\x44\x65ployedModelInUseLink\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x12\n\nmodel_name\x18\x02 \x01(\t\"5\n\x07\x46\x65\x61ture\x12\x14\n\x0c\x66\x65\x61ture_name\x18\x01 \x01(\t\x12\x14\n\x0c\x66\x65\x61ture_type\x18\x02 \x01(\t\"\xa7\x01\n\x16\x44\x65ployedFeatureSetSpec\x12\x45\n\x10\x66\x65\x61ture_set_spec\x18\x01 \x01(\x0b\x32+.qwak.feature.store.features.FeatureSetSpec\x12\x16\n\x0e\x66\x65\x61ture_set_id\x18\x02 \x01(\t\x12\x12\n\naccount_id\x18\x03 \x01(\t\x12\x1a\n\x12\x66\x65\x61tureset_version\x18\x04 \x01(\x05\"O\n\x0e\x46\x65\x61tureSetList\x12=\n\x0c\x66\x65\x61ture_sets\x18\x01 \x03(\x0b\x32\'.qwak.feature.store.features.FeatureSet*\
|
|
24
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-qwak/feature_store/features/feature_set.proto\x12\x1bqwak.feature.store.features\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x33qwak/feature_store/features/feature_set_types.proto\x1a(qwak/feature_store/entities/entity.proto\x1a\x33qwak/feature_store/features/feature_set_state.proto\x1a\x37qwak/feature_store/features/feature_set_attribute.proto\x1a:qwak/feature_store/v1/common/source_code/source_code.proto\x1a\x33qwak/feature_store/repository/common/platform.proto\x1a\x32qwak/feature_store/platform/platform_details.proto\"\xfc\x01\n\nFeatureSet\x12Q\n\x16\x66\x65\x61ture_set_definition\x18\x01 \x01(\x0b\x32\x31.qwak.feature.store.features.FeatureSetDefinition\x12\x41\n\x08metadata\x18\x02 \x01(\x0b\x32/.qwak.feature.store.features.FeatureSetMetadata\x12X\n\x1b\x64\x65ployed_models_in_use_link\x18\x03 \x03(\x0b\x32\x33.qwak.feature.store.features.DeployedModelInUseLink\"\xa5\x01\n\x0e\x46\x65\x61turesetInfo\x12P\n\x15\x66\x65\x61tureset_definition\x18\x01 \x01(\x0b\x32\x31.qwak.feature.store.features.FeatureSetDefinition\x12\x41\n\x08metadata\x18\x02 \x01(\x0b\x32/.qwak.feature.store.features.FeatureSetMetadata\"x\n\x11\x46\x65\x61turesetSummary\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12I\n\x10\x66\x65\x61ture_set_type\x18\x03 \x01(\x0e\x32/.qwak.feature.store.features.FeatureSetTypeView\"\xf6\x04\n\x14\x46\x65\x61tureSetDefinition\x12\x16\n\x0e\x66\x65\x61ture_set_id\x18\x01 \x01(\t\x12\x45\n\x10\x66\x65\x61ture_set_spec\x18\x02 \x01(\x0b\x32+.qwak.feature.store.features.FeatureSetSpec\x12:\n\x06status\x18\x03 \x01(\x0e\x32*.qwak.feature.store.features.FeatureStatus\x12g\n feature_set_last_execution_state\x18\x04 \x01(\x0e\x32\x39.qwak.feature.store.features.FeatureSetLastExecutionStateB\x02\x18\x01\x12U\n\x0e\x66\x65\x61ture_health\x18\x05 \x01(\x0e\x32\x39.qwak.feature.store.features.FeatureSetLastExecutionStateB\x02\x18\x01\x12K\n\x11\x66\x65\x61ture_set_state\x18\x06 \x03(\x0b\x32,.qwak.feature.store.features.FeatureSetStateB\x02\x18\x01\x12*\n\x1eqwak_internal_protocol_version\x18\x07 \x01(\x05\x42\x02\x18\x01\x12!\n\x19\x66\x65\x61tureset_version_number\x18\x08 \x01(\x05\x12H\n\x10platform_details\x18\t \x01(\x0b\x32,.qwak.feature.store.platform.PlatformDetailsH\x00\x42\x1d\n\x1b\x66\x65\x61tureset_platform_details\"\xdb\x04\n\x0e\x46\x65\x61tureSetSpec\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x45\n\x08metadata\x18\x02 \x01(\x0b\x32\x33.qwak.feature.store.features.FeatureSetUserMetadata\x12\x16\n\ngit_commit\x18\x03 \x01(\tB\x02\x18\x01\x12=\n\x06\x65ntity\x18\x04 \x01(\x0b\x32-.qwak.feature.store.entities.EntityDefinition\x12\x45\n\x10\x66\x65\x61ture_set_type\x18\x05 \x01(\x0b\x32+.qwak.feature.store.features.FeatureSetType\x12\x36\n\x08\x66\x65\x61tures\x18\x06 \x03(\x0b\x32$.qwak.feature.store.features.Feature\x12*\n\x1eqwak_internal_protocol_version\x18\x07 \x01(\x05\x42\x02\x18\x01\x12V\n\x10source_code_spec\x18\x08 \x01(\x0b\x32\x38.qwak.feature.store.v1.common.source_code.SourceCodeSpecB\x02\x18\x01\x12P\n\x15\x66\x65\x61tureset_attributes\x18\t \x01(\x0b\x32\x31.qwak.feature.store.features.FeaturesetAttributes\x12$\n\x1a\x66\x65\x61tureset_repository_name\x18\n \x01(\tH\x00\x42\"\n featureset_repository_identifier\"\xb8\x01\n\x16\x46\x65\x61tureSetUserMetadata\x12\r\n\x05owner\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x03 \x01(\t\x12\x64\n featureset_version_user_metadata\x18\x04 \x01(\x0b\x32:.qwak.feature.store.features.FeaturesetVersionUserMetadata\"0\n\x1d\x46\x65\x61turesetVersionUserMetadata\x12\x0f\n\x07\x63omment\x18\x01 \x01(\t\"\x9d\x02\n\x12\x46\x65\x61tureSetMetadata\x12.\n\ncreated_at\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x12\n\ncreated_by\x18\x02 \x01(\t\x12\x34\n\x10last_modified_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x18\n\x10last_modified_by\x18\x04 \x01(\t\x12[\n\x1b\x66\x65\x61tureset_version_metadata\x18\x05 \x01(\x0b\x32\x36.qwak.feature.store.features.FeaturesetVersionMetadata\x12\x16\n\x0e\x65nvironment_id\x18\x06 \x01(\t\"_\n\x19\x46\x65\x61turesetVersionMetadata\x12.\n\ncreated_at\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x12\n\ncreated_by\x18\x02 \x01(\t\">\n\x16\x44\x65ployedModelInUseLink\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x12\n\nmodel_name\x18\x02 \x01(\t\"5\n\x07\x46\x65\x61ture\x12\x14\n\x0c\x66\x65\x61ture_name\x18\x01 \x01(\t\x12\x14\n\x0c\x66\x65\x61ture_type\x18\x02 \x01(\t\"\xa7\x01\n\x16\x44\x65ployedFeatureSetSpec\x12\x45\n\x10\x66\x65\x61ture_set_spec\x18\x01 \x01(\x0b\x32+.qwak.feature.store.features.FeatureSetSpec\x12\x16\n\x0e\x66\x65\x61ture_set_id\x18\x02 \x01(\t\x12\x12\n\naccount_id\x18\x03 \x01(\t\x12\x1a\n\x12\x66\x65\x61tureset_version\x18\x04 \x01(\x05\"O\n\x0e\x46\x65\x61tureSetList\x12=\n\x0c\x66\x65\x61ture_sets\x18\x01 \x03(\x0b\x32\'.qwak.feature.store.features.FeatureSet*\xdf\x01\n\rFeatureStatus\x12\x0b\n\x07INVALID\x10\x00\x12\t\n\x05VALID\x10\x01\x12\x0b\n\x07\x44\x45LETED\x10\x02\x12\x17\n\x13REGISTRATION_FAILED\x10\x03\x12\x1c\n\x18REGISTRATION_IN_PROGRESS\x10\x04\x12\x18\n\x14\x44\x45LETION_IN_PROGRESS\x10\x05\x12\x13\n\x0f\x44\x45LETION_FAILED\x10\x06\x12\x18\n\x14\x42\x41\x43KFILL_IN_PROGRESS\x10\x07\x12\x11\n\rUPDATE_FAILED\x10\x08\x12\x16\n\x12UPDATE_IN_PROGRESS\x10\t*\x92\x01\n\x19\x46\x65\x61turesetSchedulingState\x12\x1c\n\x18SCHEDULING_STATE_INVALID\x10\x00\x12\x1c\n\x18SCHEDULING_STATE_ENABLED\x10\x01\x12\x1b\n\x17SCHEDULING_STATE_PAUSED\x10\x02\x12\x1c\n\x18SCHEDULING_STATE_UNKNOWN\x10\x03\x42[\n&com.qwak.ai.feature.store.features.apiP\x01Z/qwak/featurestore/features;featurestorefeaturesb\x06proto3')
|
|
25
25
|
|
|
26
26
|
_globals = globals()
|
|
27
27
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -45,9 +45,9 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
45
45
|
_FEATURESETSPEC.fields_by_name['source_code_spec']._options = None
|
|
46
46
|
_FEATURESETSPEC.fields_by_name['source_code_spec']._serialized_options = b'\030\001'
|
|
47
47
|
_globals['_FEATURESTATUS']._serialized_start=3258
|
|
48
|
-
_globals['_FEATURESTATUS']._serialized_end=
|
|
49
|
-
_globals['_FEATURESETSCHEDULINGSTATE']._serialized_start=
|
|
50
|
-
_globals['_FEATURESETSCHEDULINGSTATE']._serialized_end=
|
|
48
|
+
_globals['_FEATURESTATUS']._serialized_end=3481
|
|
49
|
+
_globals['_FEATURESETSCHEDULINGSTATE']._serialized_start=3484
|
|
50
|
+
_globals['_FEATURESETSCHEDULINGSTATE']._serialized_end=3630
|
|
51
51
|
_globals['_FEATURESET']._serialized_start=482
|
|
52
52
|
_globals['_FEATURESET']._serialized_end=734
|
|
53
53
|
_globals['_FEATURESETINFO']._serialized_start=737
|
|
@@ -39,6 +39,8 @@ class _FeatureStatusEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._
|
|
|
39
39
|
DELETION_IN_PROGRESS: _FeatureStatus.ValueType # 5
|
|
40
40
|
DELETION_FAILED: _FeatureStatus.ValueType # 6
|
|
41
41
|
BACKFILL_IN_PROGRESS: _FeatureStatus.ValueType # 7
|
|
42
|
+
UPDATE_FAILED: _FeatureStatus.ValueType # 8
|
|
43
|
+
UPDATE_IN_PROGRESS: _FeatureStatus.ValueType # 9
|
|
42
44
|
|
|
43
45
|
class FeatureStatus(_FeatureStatus, metaclass=_FeatureStatusEnumTypeWrapper): ...
|
|
44
46
|
|
|
@@ -50,6 +52,8 @@ REGISTRATION_IN_PROGRESS: FeatureStatus.ValueType # 4
|
|
|
50
52
|
DELETION_IN_PROGRESS: FeatureStatus.ValueType # 5
|
|
51
53
|
DELETION_FAILED: FeatureStatus.ValueType # 6
|
|
52
54
|
BACKFILL_IN_PROGRESS: FeatureStatus.ValueType # 7
|
|
55
|
+
UPDATE_FAILED: FeatureStatus.ValueType # 8
|
|
56
|
+
UPDATE_IN_PROGRESS: FeatureStatus.ValueType # 9
|
|
53
57
|
global___FeatureStatus = FeatureStatus
|
|
54
58
|
|
|
55
59
|
class _FeaturesetSchedulingState:
|
qwak/__init__.py
CHANGED
|
@@ -295,8 +295,8 @@ _qwak_proto/qwak/execution/v1/state/featureset_state_pb2_grpc.py,sha256=1oboBPFx
|
|
|
295
295
|
_qwak_proto/qwak/execution/v1/state/spark_execution_state_pb2.py,sha256=K4yz7uyjHENUNwftdw9XAHxPu6rrSKOODnHEKo5V04M,3899
|
|
296
296
|
_qwak_proto/qwak/execution/v1/state/spark_execution_state_pb2.pyi,sha256=RNuqy-wJU625PBzmiUXLtBFoP_zlRDuyVVuCWnMRrSQ,7677
|
|
297
297
|
_qwak_proto/qwak/execution/v1/state/spark_execution_state_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
298
|
-
_qwak_proto/qwak/execution/v1/streaming_aggregation_pb2.py,sha256=
|
|
299
|
-
_qwak_proto/qwak/execution/v1/streaming_aggregation_pb2.pyi,sha256
|
|
298
|
+
_qwak_proto/qwak/execution/v1/streaming_aggregation_pb2.py,sha256=PyZUkXXhWsysWSoTUCApTHZhcwWGTARNfTFcFMwrQOg,3967
|
|
299
|
+
_qwak_proto/qwak/execution/v1/streaming_aggregation_pb2.pyi,sha256=-E-Cw0WePst3VcJBMPJTW4Z5C25ZpdD-zINPJ2BqN1s,7613
|
|
300
300
|
_qwak_proto/qwak/execution/v1/streaming_aggregation_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
301
301
|
_qwak_proto/qwak/execution/v1/streaming_pb2.py,sha256=yqu4xiH-nMlTi97iNfuIwoL91nGR3TktKv7Mr90Nwa8,2103
|
|
302
302
|
_qwak_proto/qwak/execution/v1/streaming_pb2.pyi,sha256=23b3FBXUvbcNWqLNU-H-GE9a00ZFUOu5vpCu-EhsCUc,2938
|
|
@@ -322,8 +322,8 @@ _qwak_proto/qwak/feature_store/features/execution_pb2_grpc.py,sha256=1oboBPFxaTE
|
|
|
322
322
|
_qwak_proto/qwak/feature_store/features/feature_set_attribute_pb2.py,sha256=acU3bxSuXzYI60VfvzojwEcSHntqjsuYDHCqC6tU84Y,1709
|
|
323
323
|
_qwak_proto/qwak/feature_store/features/feature_set_attribute_pb2.pyi,sha256=cp_QEStB6mWicaEeXzOC9LswbSYdUnF1KQI2ySRhji4,1187
|
|
324
324
|
_qwak_proto/qwak/feature_store/features/feature_set_attribute_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
325
|
-
_qwak_proto/qwak/feature_store/features/feature_set_pb2.py,sha256=
|
|
326
|
-
_qwak_proto/qwak/feature_store/features/feature_set_pb2.pyi,sha256=
|
|
325
|
+
_qwak_proto/qwak/feature_store/features/feature_set_pb2.py,sha256=APLRruxvwYBVOPDQdTxT8qUiKILTliv1hX7oApNmfNI,10605
|
|
326
|
+
_qwak_proto/qwak/feature_store/features/feature_set_pb2.pyi,sha256=xzlHQsnjjJzot576m-eylyviZN_YOnjnZu2v9GWI4SE,22395
|
|
327
327
|
_qwak_proto/qwak/feature_store/features/feature_set_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
328
328
|
_qwak_proto/qwak/feature_store/features/feature_set_service_pb2.py,sha256=dKOoqDCbOcYYJjgObHhS_kxM9hqBOzzX8ggzindQM9Q,17153
|
|
329
329
|
_qwak_proto/qwak/feature_store/features/feature_set_service_pb2.pyi,sha256=VSI-YWEGfHMAROaF2j_3FpYSJ5qDjGCIqFzwKbl8iIg,27298
|
|
@@ -622,7 +622,7 @@ _qwak_proto/qwak/workspace/workspace_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXH
|
|
|
622
622
|
_qwak_proto/qwak/workspace/workspace_service_pb2.py,sha256=93uNm83VVrkLG_XVsuBOBTPs4UJF91YD1xJTOEbRyig,9239
|
|
623
623
|
_qwak_proto/qwak/workspace/workspace_service_pb2.pyi,sha256=nKKCHwnovZhsy8TSVmdz-Vtl0nviOOoX56HD-41Xo08,13726
|
|
624
624
|
_qwak_proto/qwak/workspace/workspace_service_pb2_grpc.py,sha256=yKGuexxTBza99Ihe0DSTniV2ZSd_AG47inHenqfi890,27193
|
|
625
|
-
qwak/__init__.py,sha256=
|
|
625
|
+
qwak/__init__.py,sha256=V-v7wqnjfTddOlZ3rPo6aXjuw8zfBl701AdKDIshUHk,587
|
|
626
626
|
qwak/automations/__init__.py,sha256=qFZRvCxUUn8gcxkJR0v19ulHW2oJ0x6-Rif7HiheDP4,1522
|
|
627
627
|
qwak/automations/automation_executions.py,sha256=5MeH_epYYWb8NKXgAozwT_jPyyUDednBHG7izloi7RY,3228
|
|
628
628
|
qwak/automations/automations.py,sha256=2Wyrgj2mW5VmJzTKAXj3vQM_svYCuq_Bsu3_Vu9SdR4,12732
|
|
@@ -1095,6 +1095,6 @@ qwak_services_mock/mocks/workspace_manager_service_mock.py,sha256=O9ZSwln4T4kHVk
|
|
|
1095
1095
|
qwak_services_mock/services_mock.py,sha256=0BWwS2re9ryO3JrJJgSNyEQ0lDOjyrpV36oa8t7Pd7A,19163
|
|
1096
1096
|
qwak_services_mock/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1097
1097
|
qwak_services_mock/utils/service_utils.py,sha256=ZlB0CnB1J6oBn6_m7fQO2U8tKoboHdUa6ljjkRMYNXU,265
|
|
1098
|
-
qwak_core-0.4.
|
|
1099
|
-
qwak_core-0.4.
|
|
1100
|
-
qwak_core-0.4.
|
|
1098
|
+
qwak_core-0.4.414.dist-info/METADATA,sha256=agNLwBxxRdcc6lN_J4i8UQUC21Im_j4EnB9CydUymqg,2088
|
|
1099
|
+
qwak_core-0.4.414.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
1100
|
+
qwak_core-0.4.414.dist-info/RECORD,,
|
|
File without changes
|