qwak-core 0.4.412__py3-none-any.whl → 0.4.413__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/__init__.py +1 -1
- {qwak_core-0.4.412.dist-info → qwak_core-0.4.413.dist-info}/METADATA +1 -1
- {qwak_core-0.4.412.dist-info → qwak_core-0.4.413.dist-info}/RECORD +6 -6
- {qwak_core-0.4.412.dist-info → qwak_core-0.4.413.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
|
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
|
|
@@ -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=4rcr2wAJvJXGYAEwOufGrVkH9wMKG4YOU52UqkHPxV0,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.413.dist-info/METADATA,sha256=QNjpVm7hd4QEbqL5zrmA54qtR-JcG3Np68T-XxMAYZQ,2088
|
|
1099
|
+
qwak_core-0.4.413.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
1100
|
+
qwak_core-0.4.413.dist-info/RECORD,,
|
|
File without changes
|