qwak-core 0.4.192__py3-none-any.whl → 0.4.194__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/builds/build_pb2.py +40 -40
- _qwak_proto/qwak/builds/build_pb2.pyi +5 -1
- _qwak_proto/qwak/feature_store/features/feature_set_types_pb2.py +52 -48
- qwak/__init__.py +1 -1
- {qwak_core-0.4.192.dist-info → qwak_core-0.4.194.dist-info}/METADATA +1 -1
- {qwak_core-0.4.192.dist-info → qwak_core-0.4.194.dist-info}/RECORD +7 -7
- {qwak_core-0.4.192.dist-info → qwak_core-0.4.194.dist-info}/WHEEL +0 -0
@@ -17,7 +17,7 @@ from _qwak_proto.qwak.user_application.common.v0 import resources_pb2 as qwak_do
|
|
17
17
|
from _qwak_proto.qwak.fitness_service import fitness_pb2 as qwak_dot_fitness__service_dot_fitness__pb2
|
18
18
|
|
19
19
|
|
20
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x17qwak/builds/build.proto\x12\x18qwak.builds.orchestrator\x1a/qwak/user_application/common/v0/resources.proto\x1a\"qwak/fitness_service/fitness.proto\"\
|
20
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x17qwak/builds/build.proto\x12\x18qwak.builds.orchestrator\x1a/qwak/user_application/common/v0/resources.proto\x1a\"qwak/fitness_service/fitness.proto\"\xbf\x06\n\x0fRemoteBuildSpec\x12\x43\n\x10\x62uild_properties\x18\x01 \x01(\x0b\x32).qwak.builds.orchestrator.BuildProperties\x12\x35\n\tbuild_env\x18\x02 \x01(\x0b\x32\".qwak.builds.orchestrator.BuildEnv\x12\x43\n\rcpu_resources\x18\x03 \x01(\x0b\x32&.qwak.builds.orchestrator.CpuResourcesB\x02\x18\x01H\x00\x12\x43\n\rgpu_resources\x18\x07 \x01(\x0b\x32&.qwak.builds.orchestrator.GpuResourcesB\x02\x18\x01H\x00\x12\x62\n\x1c\x63lient_pod_compute_resources\x18\r \x01(\x0b\x32:.qwak.user_application.common.v0.ClientPodComputeResourcesH\x00\x12\x0f\n\x07verbose\x18\x04 \x01(\x05\x12\x17\n\x0f\x62uild_code_path\x18\x05 \x01(\t\x12\x14\n\x0c\x62uild_config\x18\x06 \x01(\t\x12\x15\n\rbuild_v1_flag\x18\x08 \x01(\x08\x12H\n\x13\x62uild_properties_v1\x18\t \x01(\x0b\x32+.qwak.builds.orchestrator.BuildPropertiesV1\x12\x13\n\x0b\x62uild_steps\x18\n \x03(\t\x12\x16\n\x0e\x65nvironment_id\x18\x0b \x01(\t\x12\x13\n\x0bsdk_version\x18\x0c \x01(\t\x12=\n\x0fpurchase_option\x18\x0e \x01(\x0e\x32$.qwak.fitness.service.PurchaseOption\x12\x1c\n\x14\x62uild_destined_image\x18\x0f \x01(\t\x12\"\n\x1aprovision_instance_timeout\x18\x10 \x01(\x05\x12\x16\n\x0ejfrog_token_id\x18\x11 \x01(\t\x12\x1f\n\x17\x61rtifactory_project_key\x18\x12 \x01(\t\x12\x18\n\x10model_version_id\x18\x13 \x01(\tB\x0b\n\tResources\"g\n\x11\x42uildPropertiesV1\x12\x18\n\x10\x62uild_config_url\x18\x01 \x01(\t\x12\x1a\n\x12qwak_sdk_wheel_url\x18\x02 \x01(\t\x12\x1c\n\x14qwak_sdk_version_url\x18\x03 \x01(\t\"\xba\x01\n\x0f\x42uildProperties\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\x12\x0e\n\x06\x62ranch\x18\x02 \x01(\t\x12\x10\n\x08model_id\x18\x03 \x01(\t\x12\x0c\n\x04tags\x18\x04 \x03(\t\x12\x39\n\tmodel_uri\x18\x05 \x01(\x0b\x32&.qwak.builds.orchestrator.ModelUriSpec\x12\x16\n\x0egpu_compatible\x18\x06 \x01(\x08\x12\x12\n\nbuild_name\x18\x07 \x01(\t\"\xb2\x01\n\x0cModelUriSpec\x12\x0b\n\x03uri\x18\x01 \x01(\t\x12\x12\n\ngit_branch\x18\x02 \x01(\t\x12\x17\n\x0fgit_credentials\x18\x03 \x01(\t\x12\x1e\n\x16git_credentials_secret\x18\x04 \x01(\t\x12\x11\n\tcommit_id\x18\x05 \x01(\t\x12\x10\n\x08main_dir\x18\x06 \x01(\t\x12#\n\x1b\x64\x65pendency_required_folders\x18\x07 \x03(\t\"|\n\x08\x42uildEnv\x12\x37\n\ndocker_env\x18\x01 \x01(\x0b\x32#.qwak.builds.orchestrator.DockerEnv\x12\x37\n\npython_env\x18\x02 \x01(\x0b\x32#.qwak.builds.orchestrator.PythonEnv\"\x8a\x01\n\tDockerEnv\x12\x12\n\nbase_image\x18\x01 \x01(\t\x12\x10\n\x08\x65nv_vars\x18\x02 \x03(\t\x12\x10\n\x08no_cache\x18\x03 \x01(\x08\x12\x1c\n\x14\x61ssumed_iam_role_arn\x18\x04 \x01(\t\x12\'\n\x1fservice_account_key_secret_name\x18\x05 \x01(\t\"|\n\tPythonEnv\x12\x17\n\x0fgit_credentials\x18\x01 \x01(\t\x12\x1e\n\x16git_credentials_secret\x18\x02 \x01(\t\x12\x18\n\x10qwak_sdk_version\x18\x03 \x01(\t\x12\x1c\n\x14qwak_sdk_extra_index\x18\x04 \x01(\t\"n\n\x0c\x43puResources\x12\x0b\n\x03\x63pu\x18\x01 \x01(\x02\x12\x15\n\rmemory_amount\x18\x02 \x01(\x05\x12:\n\x0cmemory_units\x18\x03 \x01(\x0e\x32$.qwak.builds.orchestrator.MemoryUnit\"W\n\x0cGpuResources\x12\x33\n\x08gpu_type\x18\x01 \x01(\x0e\x32!.qwak.builds.orchestrator.GpuType\x12\x12\n\ngpu_amount\x18\x02 \x01(\x05\"\x91\x01\n\x13\x44\x61taTableDefinition\x12?\n\x07\x63olumns\x18\x01 \x03(\x0b\x32..qwak.builds.orchestrator.DataColumnDefinition\x12\x39\n\x0b\x64\x61ta_format\x18\x02 \x01(\x0b\x32$.qwak.builds.orchestrator.DataFormat\"\\\n\x14\x44\x61taColumnDefinition\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x36\n\x04type\x18\x02 \x01(\x0e\x32(.qwak.builds.orchestrator.DataColumnType\"J\n\nDataFormat\x12\x32\n\x03\x63sv\x18\x01 \x01(\x0b\x32#.qwak.builds.orchestrator.CsvFormatH\x00\x42\x08\n\x06\x66ormat\"G\n\tCsvFormat\x12\x11\n\tdelimiter\x18\x01 \x01(\t\x12\x12\n\nquote_char\x18\x02 \x01(\t\x12\x13\n\x0b\x65scape_char\x18\x03 \x01(\t\"\xa5\x01\n\x0e\x42uildInitiator\x12<\n\x04user\x18\x01 \x01(\x0b\x32,.qwak.builds.orchestrator.UserBuildInitiatorH\x00\x12H\n\nautomation\x18\x02 \x01(\x0b\x32\x32.qwak.builds.orchestrator.AutomationBuildInitiatorH\x00\x42\x0b\n\tInitiator\"\x14\n\x12UserBuildInitiator\"`\n\x18\x41utomationBuildInitiator\x12\x15\n\rautomation_id\x18\x01 \x01(\t\x12\x14\n\x0c\x65xecution_id\x18\x02 \x01(\t\x12\x17\n\x0f\x61utomation_name\x18\x03 \x01(\t*7\n\nMemoryUnit\x12\x17\n\x13UNKNOWN_MEMORY_UNIT\x10\x00\x12\x07\n\x03MIB\x10\x01\x12\x07\n\x03GIB\x10\x02*\x8c\x02\n\x07GpuType\x12\x0b\n\x07INVALID\x10\x00\x12\x0e\n\nNVIDIA_K80\x10\x01\x12\x0f\n\x0bNVIDIA_V100\x10\x02\x12\x0f\n\x0bNVIDIA_A100\x10\x03\x12\r\n\tNVIDIA_T4\x10\x04\x12\x0f\n\x0bNVIDIA_A10G\x10\x05\x12\r\n\tNVIDIA_L4\x10\x06\x12\x14\n\x10NVIDIA_T4_1_4_15\x10\x07\x12\x14\n\x10NVIDIA_T4_1_8_30\x10\x08\x12\x15\n\x11NVIDIA_T4_1_16_60\x10\t\x12\x1e\n\x1aNVIDIA_A100_80GB_8_96_1360\x10\n\x12\x16\n\x12NVIDIA_V100_1_8_52\x10\x0b\x12\x18\n\x14NVIDIA_V100_4_32_208\x10\x0c*d\n\x0e\x44\x61taColumnType\x12\x17\n\x13INVALID_COLUMN_TYPE\x10\x00\x12\n\n\x06OBJECT\x10\x01\x12\x07\n\x03INT\x10\x02\x12\t\n\x05\x46LOAT\x10\x03\x12\x0b\n\x07\x42OOLEAN\x10\x04\x12\x0c\n\x08\x44\x41TETIME\x10\x05*K\n\x13\x42\x61seDockerImageType\x12\"\n\x1eUNKNOWN_BASE_DOCKER_IMAGE_TYPE\x10\x00\x12\x07\n\x03\x43PU\x10\x01\x12\x07\n\x03GPU\x10\x02\x42\'\n#com.qwak.ai.builds.orchestrator.apiP\x01\x62\x06proto3')
|
21
21
|
|
22
22
|
_MEMORYUNIT = DESCRIPTOR.enum_types_by_name['MemoryUnit']
|
23
23
|
MemoryUnit = enum_type_wrapper.EnumTypeWrapper(_MEMORYUNIT)
|
@@ -190,44 +190,44 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
190
190
|
_REMOTEBUILDSPEC.fields_by_name['cpu_resources']._serialized_options = b'\030\001'
|
191
191
|
_REMOTEBUILDSPEC.fields_by_name['gpu_resources']._options = None
|
192
192
|
_REMOTEBUILDSPEC.fields_by_name['gpu_resources']._serialized_options = b'\030\001'
|
193
|
-
_MEMORYUNIT._serialized_start=
|
194
|
-
_MEMORYUNIT._serialized_end=
|
195
|
-
_GPUTYPE._serialized_start=
|
196
|
-
_GPUTYPE._serialized_end=
|
197
|
-
_DATACOLUMNTYPE._serialized_start=
|
198
|
-
_DATACOLUMNTYPE._serialized_end=
|
199
|
-
_BASEDOCKERIMAGETYPE._serialized_start=
|
200
|
-
_BASEDOCKERIMAGETYPE._serialized_end=
|
193
|
+
_MEMORYUNIT._serialized_start=2720
|
194
|
+
_MEMORYUNIT._serialized_end=2775
|
195
|
+
_GPUTYPE._serialized_start=2778
|
196
|
+
_GPUTYPE._serialized_end=3046
|
197
|
+
_DATACOLUMNTYPE._serialized_start=3048
|
198
|
+
_DATACOLUMNTYPE._serialized_end=3148
|
199
|
+
_BASEDOCKERIMAGETYPE._serialized_start=3150
|
200
|
+
_BASEDOCKERIMAGETYPE._serialized_end=3225
|
201
201
|
_REMOTEBUILDSPEC._serialized_start=139
|
202
|
-
_REMOTEBUILDSPEC._serialized_end=
|
203
|
-
_BUILDPROPERTIESV1._serialized_start=
|
204
|
-
_BUILDPROPERTIESV1._serialized_end=
|
205
|
-
_BUILDPROPERTIES._serialized_start=
|
206
|
-
_BUILDPROPERTIES._serialized_end=
|
207
|
-
_MODELURISPEC._serialized_start=
|
208
|
-
_MODELURISPEC._serialized_end=
|
209
|
-
_BUILDENV._serialized_start=
|
210
|
-
_BUILDENV._serialized_end=
|
211
|
-
_DOCKERENV._serialized_start=
|
212
|
-
_DOCKERENV._serialized_end=
|
213
|
-
_PYTHONENV._serialized_start=
|
214
|
-
_PYTHONENV._serialized_end=
|
215
|
-
_CPURESOURCES._serialized_start=
|
216
|
-
_CPURESOURCES._serialized_end=
|
217
|
-
_GPURESOURCES._serialized_start=
|
218
|
-
_GPURESOURCES._serialized_end=
|
219
|
-
_DATATABLEDEFINITION._serialized_start=
|
220
|
-
_DATATABLEDEFINITION._serialized_end=
|
221
|
-
_DATACOLUMNDEFINITION._serialized_start=
|
222
|
-
_DATACOLUMNDEFINITION._serialized_end=
|
223
|
-
_DATAFORMAT._serialized_start=
|
224
|
-
_DATAFORMAT._serialized_end=
|
225
|
-
_CSVFORMAT._serialized_start=
|
226
|
-
_CSVFORMAT._serialized_end=
|
227
|
-
_BUILDINITIATOR._serialized_start=
|
228
|
-
_BUILDINITIATOR._serialized_end=
|
229
|
-
_USERBUILDINITIATOR._serialized_start=
|
230
|
-
_USERBUILDINITIATOR._serialized_end=
|
231
|
-
_AUTOMATIONBUILDINITIATOR._serialized_start=
|
232
|
-
_AUTOMATIONBUILDINITIATOR._serialized_end=
|
202
|
+
_REMOTEBUILDSPEC._serialized_end=970
|
203
|
+
_BUILDPROPERTIESV1._serialized_start=972
|
204
|
+
_BUILDPROPERTIESV1._serialized_end=1075
|
205
|
+
_BUILDPROPERTIES._serialized_start=1078
|
206
|
+
_BUILDPROPERTIES._serialized_end=1264
|
207
|
+
_MODELURISPEC._serialized_start=1267
|
208
|
+
_MODELURISPEC._serialized_end=1445
|
209
|
+
_BUILDENV._serialized_start=1447
|
210
|
+
_BUILDENV._serialized_end=1571
|
211
|
+
_DOCKERENV._serialized_start=1574
|
212
|
+
_DOCKERENV._serialized_end=1712
|
213
|
+
_PYTHONENV._serialized_start=1714
|
214
|
+
_PYTHONENV._serialized_end=1838
|
215
|
+
_CPURESOURCES._serialized_start=1840
|
216
|
+
_CPURESOURCES._serialized_end=1950
|
217
|
+
_GPURESOURCES._serialized_start=1952
|
218
|
+
_GPURESOURCES._serialized_end=2039
|
219
|
+
_DATATABLEDEFINITION._serialized_start=2042
|
220
|
+
_DATATABLEDEFINITION._serialized_end=2187
|
221
|
+
_DATACOLUMNDEFINITION._serialized_start=2189
|
222
|
+
_DATACOLUMNDEFINITION._serialized_end=2281
|
223
|
+
_DATAFORMAT._serialized_start=2283
|
224
|
+
_DATAFORMAT._serialized_end=2357
|
225
|
+
_CSVFORMAT._serialized_start=2359
|
226
|
+
_CSVFORMAT._serialized_end=2430
|
227
|
+
_BUILDINITIATOR._serialized_start=2433
|
228
|
+
_BUILDINITIATOR._serialized_end=2598
|
229
|
+
_USERBUILDINITIATOR._serialized_start=2600
|
230
|
+
_USERBUILDINITIATOR._serialized_end=2620
|
231
|
+
_AUTOMATIONBUILDINITIATOR._serialized_start=2622
|
232
|
+
_AUTOMATIONBUILDINITIATOR._serialized_end=2718
|
233
233
|
# @@protoc_insertion_point(module_scope)
|
@@ -152,6 +152,7 @@ class RemoteBuildSpec(google.protobuf.message.Message):
|
|
152
152
|
PROVISION_INSTANCE_TIMEOUT_FIELD_NUMBER: builtins.int
|
153
153
|
JFROG_TOKEN_ID_FIELD_NUMBER: builtins.int
|
154
154
|
ARTIFACTORY_PROJECT_KEY_FIELD_NUMBER: builtins.int
|
155
|
+
MODEL_VERSION_ID_FIELD_NUMBER: builtins.int
|
155
156
|
@property
|
156
157
|
def build_properties(self) -> global___BuildProperties: ...
|
157
158
|
@property
|
@@ -192,6 +193,8 @@ class RemoteBuildSpec(google.protobuf.message.Message):
|
|
192
193
|
"""JFrog token id for token generation"""
|
193
194
|
artifactory_project_key: builtins.str
|
194
195
|
"""Artifactory project key"""
|
196
|
+
model_version_id: builtins.str
|
197
|
+
"""Optional - The model version's id used for the build"""
|
195
198
|
def __init__(
|
196
199
|
self,
|
197
200
|
*,
|
@@ -213,9 +216,10 @@ class RemoteBuildSpec(google.protobuf.message.Message):
|
|
213
216
|
provision_instance_timeout: builtins.int = ...,
|
214
217
|
jfrog_token_id: builtins.str = ...,
|
215
218
|
artifactory_project_key: builtins.str = ...,
|
219
|
+
model_version_id: builtins.str = ...,
|
216
220
|
) -> None: ...
|
217
221
|
def HasField(self, field_name: typing_extensions.Literal["Resources", b"Resources", "build_env", b"build_env", "build_properties", b"build_properties", "build_properties_v1", b"build_properties_v1", "client_pod_compute_resources", b"client_pod_compute_resources", "cpu_resources", b"cpu_resources", "gpu_resources", b"gpu_resources"]) -> builtins.bool: ...
|
218
|
-
def ClearField(self, field_name: typing_extensions.Literal["Resources", b"Resources", "artifactory_project_key", b"artifactory_project_key", "build_code_path", b"build_code_path", "build_config", b"build_config", "build_destined_image", b"build_destined_image", "build_env", b"build_env", "build_properties", b"build_properties", "build_properties_v1", b"build_properties_v1", "build_steps", b"build_steps", "build_v1_flag", b"build_v1_flag", "client_pod_compute_resources", b"client_pod_compute_resources", "cpu_resources", b"cpu_resources", "environment_id", b"environment_id", "gpu_resources", b"gpu_resources", "jfrog_token_id", b"jfrog_token_id", "provision_instance_timeout", b"provision_instance_timeout", "purchase_option", b"purchase_option", "sdk_version", b"sdk_version", "verbose", b"verbose"]) -> None: ...
|
222
|
+
def ClearField(self, field_name: typing_extensions.Literal["Resources", b"Resources", "artifactory_project_key", b"artifactory_project_key", "build_code_path", b"build_code_path", "build_config", b"build_config", "build_destined_image", b"build_destined_image", "build_env", b"build_env", "build_properties", b"build_properties", "build_properties_v1", b"build_properties_v1", "build_steps", b"build_steps", "build_v1_flag", b"build_v1_flag", "client_pod_compute_resources", b"client_pod_compute_resources", "cpu_resources", b"cpu_resources", "environment_id", b"environment_id", "gpu_resources", b"gpu_resources", "jfrog_token_id", b"jfrog_token_id", "model_version_id", b"model_version_id", "provision_instance_timeout", b"provision_instance_timeout", "purchase_option", b"purchase_option", "sdk_version", b"sdk_version", "verbose", b"verbose"]) -> None: ...
|
219
223
|
def WhichOneof(self, oneof_group: typing_extensions.Literal["Resources", b"Resources"]) -> typing_extensions.Literal["cpu_resources", "gpu_resources", "client_pod_compute_resources"] | None: ...
|
220
224
|
|
221
225
|
global___RemoteBuildSpec = RemoteBuildSpec
|
@@ -23,7 +23,7 @@ from _qwak_proto.qwak.feature_store.features import real_time_feature_extractor_
|
|
23
23
|
from _qwak_proto.qwak.feature_store.sinks import sink_pb2 as qwak_dot_feature__store_dot_sinks_dot_sink__pb2
|
24
24
|
|
25
25
|
|
26
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n3qwak/feature_store/features/feature_set_types.proto\x12\x1bqwak.feature.store.features\x1a\x1fgoogle/protobuf/timestamp.proto\x1a&qwak/feature_store/sources/batch.proto\x1a*qwak/feature_store/sources/streaming.proto\x1a+qwak/feature_store/features/execution.proto\x1a-qwak/feature_store/features/aggregation.proto\x1a,qwak/feature_store/features/monitoring.proto\x1a=qwak/feature_store/features/real_time_feature_extractor.proto\x1a#qwak/feature_store/sinks/sink.proto\"\x9f\x04\n\x0e\x46\x65\x61tureSetType\x12I\n\x11\x62\x61tch_feature_set\x18\x05 \x01(\x0b\x32,.qwak.feature.store.features.BatchFeatureSetH\x00\x12Q\n\x16on_the_fly_feature_set\x18\x06 \x01(\x0b\x32/.qwak.feature.store.features.OnTheFlyFeatureSetH\x00\x12Q\n\x15streaming_feature_set\x18\x07 \x01(\x0b\x32\x30.qwak.feature.store.features.StreamingFeatureSetH\x00\x12V\n\x18streaming_feature_set_v1\x18\x08 \x01(\x0b\x32\x32.qwak.feature.store.features.StreamingFeatureSetV1H\x00\x12N\n\x14\x62\x61tch_feature_set_v1\x18\t \x01(\x0b\x32..qwak.feature.store.features.BatchFeatureSetV1H\x00\x12h\n!streaming_aggregation_feature_set\x18\n \x01(\x0b\x32;.qwak.feature.store.features.StreamingAggregationFeatureSetH\x00\x42\n\n\x08set_type\"\x9d\x03\n\x0f\x42\x61tchFeatureSet\x12\x19\n\x11scheduling_policy\x18\x01 \x01(\t\x12\x41\n\x0c\x64\x61ta_sources\x18\x02 \x03(\x0b\x32\'.qwak.feature.store.sources.BatchSourceB\x02\x18\x01\x12\x37\n\x08\x62\x61\x63kfill\x18\x03 \x01(\x0b\x32%.qwak.feature.store.features.Backfill\x12\x37\n\x08\x66unction\x18\x04 \x01(\x0b\x32%.qwak.feature.store.features.Function\x12U\n\x19\x66\x65\x61ture_set_batch_sources\x18\x05 \x03(\x0b\x32\x32.qwak.feature.store.features.FeatureSetBatchSource\x12\x63\n\x19monitoring_configurations\x18\x06 \x01(\x0b\x32@.qwak.feature.store.features.monitoring.MonitoringConfigurations\"\xd8\x05\n\x11\x42\x61tchFeatureSetV1\x12\x19\n\x11scheduling_policy\x18\x01 \x01(\t\x12\x37\n\x08\x62\x61\x63kfill\x18\x02 \x01(\x0b\x32%.qwak.feature.store.features.Backfill\x12;\n\x08\x66unction\x18\x03 \x01(\x0b\x32%.qwak.feature.store.features.FunctionB\x02\x18\x01\x12U\n\x19\x66\x65\x61ture_set_batch_sources\x18\x04 \x03(\x0b\x32\x32.qwak.feature.store.features.FeatureSetBatchSource\x12L\n\x0e\x65xecution_spec\x18\x05 \x01(\x0b\x32\x34.qwak.feature.store.features.execution.ExecutionSpec\x12\x14\n\x0coffline_sink\x18\x06 \x01(\x08\x12\x13\n\x0bonline_sink\x18\x07 \x01(\x08\x12\x63\n\x19monitoring_configurations\x18\x08 \x01(\x0b\x32@.qwak.feature.store.features.monitoring.MonitoringConfigurations\x12\x1d\n\x15timestamp_column_name\x18\t \x01(\t\x12\x43\n\x0etransformation\x18\n \x01(\x0b\x32+.qwak.feature.store.features.Transformation\x12&\n\x1eqwak_internal_protocol_version\x18\x0b \x01(\x05\x12\\\n\x1breal_time_feature_extractor\x18\x0c \x01(\x0b\x32\x35.qwak.feature.store.features.RealTimeFeatureExtractorH\x00\x42\x13\n\x11\x66\x65\x61ture_extractor\"\x9d\x01\n\x15\x46\x65\x61tureSetBatchSource\x12<\n\x0b\x64\x61ta_source\x18\x01 \x01(\x0b\x32\'.qwak.feature.store.sources.BatchSource\x12\x46\n\x0bread_policy\x18\x02 \x01(\x0b\x32\x31.qwak.feature.store.features.DataSourceReadPolicy\"X\n\x13StreamingFeatureSet\x12\x41\n\x0c\x64\x61ta_sources\x18\x01 \x03(\x0b\x32+.qwak.feature.store.sources.StreamingSource\"\xc3\x03\n\x15StreamingFeatureSetV1\x12\x41\n\x0c\x64\x61ta_sources\x18\x01 \x03(\x0b\x32+.qwak.feature.store.sources.StreamingSource\x12\x43\n\x0etransformation\x18\x02 \x01(\x0b\x32+.qwak.feature.store.features.Transformation\x12U\n\x0e\x65xecution_spec\x18\x03 \x01(\x0b\x32=.qwak.feature.store.features.execution.StreamingExecutionSpec\x12\x1d\n\x15timestamp_column_name\x18\x04 \x01(\t\x12\x1f\n\x17online_trigger_interval\x18\x05 \x01(\x05\x12!\n\x19offline_scheduling_policy\x18\x06 \x01(\t\x12&\n\x1eqwak_internal_protocol_version\x18\x07 \x01(\x05\x12@\n\x0f\x61uxiliary_sinks\x18\x08 \x03(\x0b\x32\'.qwak.feature.store.sinks.StreamingSink\"\x97\x04\n\x1eStreamingAggregationFeatureSet\x12\x41\n\x0c\x64\x61ta_sources\x18\x01 \x03(\x0b\x32+.qwak.feature.store.sources.StreamingSource\x12\x43\n\x0etransformation\x18\x02 \x01(\x0b\x32+.qwak.feature.store.features.Transformation\x12U\n\x0e\x65xecution_spec\x18\x03 \x01(\x0b\x32=.qwak.feature.store.features.execution.StreamingExecutionSpec\x12\x1d\n\x15timestamp_column_name\x18\x04 \x01(\t\x12\x1f\n\x17online_trigger_interval\x18\x05 \x01(\x05\x12$\n\x1c\x63ompaction_scheduling_policy\x18\x06 \x01(\t\x12\x46\n\x10\x61ggregation_spec\x18\x07 \x01(\x0b\x32,.qwak.feature.store.features.AggregationSpec\x12@\n\rbackfill_spec\x18\x08 \x01(\x0b\x32).qwak.feature.store.features.BackfillSpec\x12&\n\x1eqwak_internal_protocol_version\x18\t \x01(\x05\"\xc3\x01\n\x1b\x42\x61\x63kfillBatchDataSourceSpec\x12<\n\x0b\x64\x61ta_source\x18\x01 \x01(\x0b\x32\'.qwak.feature.store.sources.BatchSource\x12\x33\n\x0fstart_timestamp\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x31\n\rend_timestamp\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"|\n\x16\x42\x61\x63kfillDataSourceSpec\x12Z\n\x16\x62\x61tch_data_source_spec\x18\x01 \x01(\x0b\x32\x38.qwak.feature.store.features.BackfillBatchDataSourceSpecH\x00\x42\x06\n\x04type\"\xe1\x02\n\x0c\x42\x61\x63kfillSpec\x12T\n\x0e\x65xecution_spec\x18\x01 \x01(\x0b\x32<.qwak.feature.store.features.execution.BackfillExecutionSpec\x12\x33\n\x0fstart_timestamp\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x31\n\rend_timestamp\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x43\n\x0etransformation\x18\x04 \x01(\x0b\x32+.qwak.feature.store.features.Transformation\x12N\n\x11\x64\x61ta_source_specs\x18\x05 \x03(\x0b\x32\x33.qwak.feature.store.features.BackfillDataSourceSpec\"\x9f\x01\n\x0f\x41ggregationSpec\x12O\n\x0c\x61ggregations\x18\x01 \x03(\x0b\x32\x39.qwak.feature.store.features.aggregation.AggregationField\x12\x15\n\rslide_seconds\x18\x02 \x01(\x05\x12$\n\x1c\x61llowed_late_arrival_seconds\x18\x03 \x01(\x05\"\xd9\x03\n\x0eTransformation\x12L\n\x12udf_transformation\x18\x01 \x01(\x0b\x32..qwak.feature.store.features.UdfTransformationH\x00\x12L\n\x12sql_transformation\x18\x02 \x01(\x0b\x32..qwak.feature.store.features.SqlTransformationH\x00\x12R\n\x15koalas_transformation\x18\x03 \x01(\x0b\x32\x31.qwak.feature.store.features.KoalasTransformationH\x00\x12T\n\x16pyspark_transformation\x18\x05 \x01(\x0b\x32\x32.qwak.feature.store.features.PySparkTransformationH\x00\x12\x62\n\x1epandas_on_spark_transformation\x18\x06 \x01(\x0b\x32\x38.qwak.feature.store.features.PandasOnSparkTransformationH\x00\x12\x15\n\rartifact_path\x18\x04 \x01(\tB\x06\n\x04type\"*\n\x11UdfTransformation\x12\x15\n\rfunction_name\x18\x01 \x01(\t\"8\n\x11SqlTransformation\x12\x0b\n\x03sql\x18\x01 \x01(\t\x12\x16\n\x0e\x66unction_names\x18\x02 \x03(\t\"\x7f\n\x14KoalasTransformation\x12\x15\n\rfunction_name\x18\x01 \x01(\t\x12\x41\n\x06qwargs\x18\x02 \x01(\x0b\x32/.qwak.feature.store.features.TransformArgumentsH\x00\x42\r\n\x0b\x61rgs_option\"\x80\x01\n\x15PySparkTransformation\x12\x15\n\rfunction_name\x18\x01 \x01(\t\x12\x41\n\x06qwargs\x18\x02 \x01(\x0b\x32/.qwak.feature.store.features.TransformArgumentsH\x00\x42\r\n\x0b\x61rgs_option\"\x86\x01\n\x1bPandasOnSparkTransformation\x12\x15\n\rfunction_name\x18\x01 \x01(\t\x12\x41\n\x06qwargs\x18\x02 \x01(\x0b\x32/.qwak.feature.store.features.TransformArgumentsH\x00\x42\r\n\x0b\x61rgs_option\"\x90\x01\n\x12TransformArguments\x12K\n\x06qwargs\x18\x01 \x03(\x0b\x32;.qwak.feature.store.features.TransformArguments.QwargsEntry\x1a-\n\x0bQwargsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"f\n\x12OnTheFlyFeatureSet\x12:\n\x08\x66unction\x18\x01 \x01(\x0b\x32(.qwak.feature.store.features.UdfFunction\x12\x14\n\x0crequirements\x18\x02 \x01(\x0c\"\x96\x01\n\x08\x46unction\x12@\n\x0csql_function\x18\x01 \x01(\x0b\x32(.qwak.feature.store.features.SqlFunctionH\x00\x12@\n\x0cudf_function\x18\x02 \x01(\x0b\x32(.qwak.feature.store.features.UdfFunctionH\x00\x42\x06\n\x04type\"\xb5\x01\n\x08\x42\x61\x63kfill\x12.\n\nstart_date\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12I\n\rfillup_method\x18\x02 \x01(\x0e\x32\x32.qwak.feature.store.features.Backfill.FillUpMethod\".\n\x0c\x46illUpMethod\x12\x10\n\x0c\x41S_SCHEDULED\x10\x00\x12\x0c\n\x08SNAPSHOT\x10\x01\"\x1a\n\x0bSqlFunction\x12\x0b\n\x03sql\x18\x01 \x01(\t\"\x1b\n\x0bUdfFunction\x12\x0c\n\x04\x63ode\x18\x01 \x01(\x0c\"\t\n\x07NewOnly\"\xa0\x01\n\tTimeFrame\x12\x0f\n\x07minutes\x18\x01 \x01(\x05\x12\x37\n\x07vanilla\x18\x02 \x01(\x0b\x32$.qwak.feature.store.features.VanillaH\x00\x12?\n\x0b\x61ggregation\x18\x03 \x01(\x0b\x32(.qwak.feature.store.features.AggregationH\x00\x42\x08\n\x06\x66lavor\"k\n\x0b\x41ggregation\x12T\n\x16\x61ggregation_population\x18\x01 \x01(\x0b\x32\x32.qwak.feature.store.features.AggregationPopulationH\x00\x42\x06\n\x04type\"\x17\n\x15\x41ggregationPopulation\"\x1c\n\x1aPopulationTimeframeNewOnly\"j\n\x13PopulationTimeframe\x12K\n\x08new_only\x18\x01 \x01(\x0b\x32\x37.qwak.feature.store.features.PopulationTimeframeNewOnlyH\x00\x42\x06\n\x04type\"\t\n\x07Vanilla\"\x9f\x01\n\x08\x46ullRead\x12\x37\n\x07\x64\x65\x66\x61ult\x18\x01 \x01(\x0b\x32$.qwak.feature.store.features.VanillaH\x00\x12P\n\x14population_timeframe\x18\x02 \x01(\x0b\x32\x30.qwak.feature.store.features.PopulationTimeframeH\x00\x42\x08\n\x06\x66lavor\"\xd2\x01\n\x14\x44\x61taSourceReadPolicy\x12\x38\n\x08new_only\x18\x01 \x01(\x0b\x32$.qwak.feature.store.features.NewOnlyH\x00\x12<\n\ntime_frame\x18\x02 \x01(\x0b\x32&.qwak.feature.store.features.TimeFrameH\x00\x12:\n\tfull_read\x18\x03 \x01(\x0b\x32%.qwak.feature.store.features.FullReadH\x00\x42\x06\n\x04type*}\n\x12\x46\x65\x61tureSetTypeView\x12!\n\x1d\x46\x45\x41TURE_SET_TYPE_VIEW_INVALID\x10\x00\x12\x1f\n\x1b\x46\x45\x41TURE_SET_TYPE_VIEW_BATCH\x10\x01\x12#\n\x1f\x46\x45\x41TURE_SET_TYPE_VIEW_STREAMING\x10\x02\x42[\n&com.qwak.ai.feature.store.features.apiP\x01Z/qwak/featurestore/features;featurestorefeaturesb\x06proto3')
|
26
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n3qwak/feature_store/features/feature_set_types.proto\x12\x1bqwak.feature.store.features\x1a\x1fgoogle/protobuf/timestamp.proto\x1a&qwak/feature_store/sources/batch.proto\x1a*qwak/feature_store/sources/streaming.proto\x1a+qwak/feature_store/features/execution.proto\x1a-qwak/feature_store/features/aggregation.proto\x1a,qwak/feature_store/features/monitoring.proto\x1a=qwak/feature_store/features/real_time_feature_extractor.proto\x1a#qwak/feature_store/sinks/sink.proto\"\x9f\x04\n\x0e\x46\x65\x61tureSetType\x12I\n\x11\x62\x61tch_feature_set\x18\x05 \x01(\x0b\x32,.qwak.feature.store.features.BatchFeatureSetH\x00\x12Q\n\x16on_the_fly_feature_set\x18\x06 \x01(\x0b\x32/.qwak.feature.store.features.OnTheFlyFeatureSetH\x00\x12Q\n\x15streaming_feature_set\x18\x07 \x01(\x0b\x32\x30.qwak.feature.store.features.StreamingFeatureSetH\x00\x12V\n\x18streaming_feature_set_v1\x18\x08 \x01(\x0b\x32\x32.qwak.feature.store.features.StreamingFeatureSetV1H\x00\x12N\n\x14\x62\x61tch_feature_set_v1\x18\t \x01(\x0b\x32..qwak.feature.store.features.BatchFeatureSetV1H\x00\x12h\n!streaming_aggregation_feature_set\x18\n \x01(\x0b\x32;.qwak.feature.store.features.StreamingAggregationFeatureSetH\x00\x42\n\n\x08set_type\"\x9d\x03\n\x0f\x42\x61tchFeatureSet\x12\x19\n\x11scheduling_policy\x18\x01 \x01(\t\x12\x41\n\x0c\x64\x61ta_sources\x18\x02 \x03(\x0b\x32\'.qwak.feature.store.sources.BatchSourceB\x02\x18\x01\x12\x37\n\x08\x62\x61\x63kfill\x18\x03 \x01(\x0b\x32%.qwak.feature.store.features.Backfill\x12\x37\n\x08\x66unction\x18\x04 \x01(\x0b\x32%.qwak.feature.store.features.Function\x12U\n\x19\x66\x65\x61ture_set_batch_sources\x18\x05 \x03(\x0b\x32\x32.qwak.feature.store.features.FeatureSetBatchSource\x12\x63\n\x19monitoring_configurations\x18\x06 \x01(\x0b\x32@.qwak.feature.store.features.monitoring.MonitoringConfigurations\"\xd8\x05\n\x11\x42\x61tchFeatureSetV1\x12\x19\n\x11scheduling_policy\x18\x01 \x01(\t\x12\x37\n\x08\x62\x61\x63kfill\x18\x02 \x01(\x0b\x32%.qwak.feature.store.features.Backfill\x12;\n\x08\x66unction\x18\x03 \x01(\x0b\x32%.qwak.feature.store.features.FunctionB\x02\x18\x01\x12U\n\x19\x66\x65\x61ture_set_batch_sources\x18\x04 \x03(\x0b\x32\x32.qwak.feature.store.features.FeatureSetBatchSource\x12L\n\x0e\x65xecution_spec\x18\x05 \x01(\x0b\x32\x34.qwak.feature.store.features.execution.ExecutionSpec\x12\x14\n\x0coffline_sink\x18\x06 \x01(\x08\x12\x13\n\x0bonline_sink\x18\x07 \x01(\x08\x12\x63\n\x19monitoring_configurations\x18\x08 \x01(\x0b\x32@.qwak.feature.store.features.monitoring.MonitoringConfigurations\x12\x1d\n\x15timestamp_column_name\x18\t \x01(\t\x12\x43\n\x0etransformation\x18\n \x01(\x0b\x32+.qwak.feature.store.features.Transformation\x12&\n\x1eqwak_internal_protocol_version\x18\x0b \x01(\x05\x12\\\n\x1breal_time_feature_extractor\x18\x0c \x01(\x0b\x32\x35.qwak.feature.store.features.RealTimeFeatureExtractorH\x00\x42\x13\n\x11\x66\x65\x61ture_extractor\"\x9d\x01\n\x15\x46\x65\x61tureSetBatchSource\x12<\n\x0b\x64\x61ta_source\x18\x01 \x01(\x0b\x32\'.qwak.feature.store.sources.BatchSource\x12\x46\n\x0bread_policy\x18\x02 \x01(\x0b\x32\x31.qwak.feature.store.features.DataSourceReadPolicy\"X\n\x13StreamingFeatureSet\x12\x41\n\x0c\x64\x61ta_sources\x18\x01 \x03(\x0b\x32+.qwak.feature.store.sources.StreamingSource\"\xc3\x03\n\x15StreamingFeatureSetV1\x12\x41\n\x0c\x64\x61ta_sources\x18\x01 \x03(\x0b\x32+.qwak.feature.store.sources.StreamingSource\x12\x43\n\x0etransformation\x18\x02 \x01(\x0b\x32+.qwak.feature.store.features.Transformation\x12U\n\x0e\x65xecution_spec\x18\x03 \x01(\x0b\x32=.qwak.feature.store.features.execution.StreamingExecutionSpec\x12\x1d\n\x15timestamp_column_name\x18\x04 \x01(\t\x12\x1f\n\x17online_trigger_interval\x18\x05 \x01(\x05\x12!\n\x19offline_scheduling_policy\x18\x06 \x01(\t\x12&\n\x1eqwak_internal_protocol_version\x18\x07 \x01(\x05\x12@\n\x0f\x61uxiliary_sinks\x18\x08 \x03(\x0b\x32\'.qwak.feature.store.sinks.StreamingSink\"\x97\x04\n\x1eStreamingAggregationFeatureSet\x12\x41\n\x0c\x64\x61ta_sources\x18\x01 \x03(\x0b\x32+.qwak.feature.store.sources.StreamingSource\x12\x43\n\x0etransformation\x18\x02 \x01(\x0b\x32+.qwak.feature.store.features.Transformation\x12U\n\x0e\x65xecution_spec\x18\x03 \x01(\x0b\x32=.qwak.feature.store.features.execution.StreamingExecutionSpec\x12\x1d\n\x15timestamp_column_name\x18\x04 \x01(\t\x12\x1f\n\x17online_trigger_interval\x18\x05 \x01(\x05\x12$\n\x1c\x63ompaction_scheduling_policy\x18\x06 \x01(\t\x12\x46\n\x10\x61ggregation_spec\x18\x07 \x01(\x0b\x32,.qwak.feature.store.features.AggregationSpec\x12@\n\rbackfill_spec\x18\x08 \x01(\x0b\x32).qwak.feature.store.features.BackfillSpec\x12&\n\x1eqwak_internal_protocol_version\x18\t \x01(\x05\"\xc3\x01\n\x1b\x42\x61\x63kfillBatchDataSourceSpec\x12<\n\x0b\x64\x61ta_source\x18\x01 \x01(\x0b\x32\'.qwak.feature.store.sources.BatchSource\x12\x33\n\x0fstart_timestamp\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x31\n\rend_timestamp\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"|\n\x16\x42\x61\x63kfillDataSourceSpec\x12Z\n\x16\x62\x61tch_data_source_spec\x18\x01 \x01(\x0b\x32\x38.qwak.feature.store.features.BackfillBatchDataSourceSpecH\x00\x42\x06\n\x04type\"\xe1\x02\n\x0c\x42\x61\x63kfillSpec\x12T\n\x0e\x65xecution_spec\x18\x01 \x01(\x0b\x32<.qwak.feature.store.features.execution.BackfillExecutionSpec\x12\x33\n\x0fstart_timestamp\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x31\n\rend_timestamp\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x43\n\x0etransformation\x18\x04 \x01(\x0b\x32+.qwak.feature.store.features.Transformation\x12N\n\x11\x64\x61ta_source_specs\x18\x05 \x03(\x0b\x32\x33.qwak.feature.store.features.BackfillDataSourceSpec\"\x9f\x01\n\x0f\x41ggregationSpec\x12O\n\x0c\x61ggregations\x18\x01 \x03(\x0b\x32\x39.qwak.feature.store.features.aggregation.AggregationField\x12\x15\n\rslide_seconds\x18\x02 \x01(\x05\x12$\n\x1c\x61llowed_late_arrival_seconds\x18\x03 \x01(\x05\"\xdd\x03\n\x0eTransformation\x12L\n\x12udf_transformation\x18\x01 \x01(\x0b\x32..qwak.feature.store.features.UdfTransformationH\x00\x12L\n\x12sql_transformation\x18\x02 \x01(\x0b\x32..qwak.feature.store.features.SqlTransformationH\x00\x12V\n\x15koalas_transformation\x18\x03 \x01(\x0b\x32\x31.qwak.feature.store.features.KoalasTransformationB\x02\x18\x01H\x00\x12T\n\x16pyspark_transformation\x18\x05 \x01(\x0b\x32\x32.qwak.feature.store.features.PySparkTransformationH\x00\x12\x62\n\x1epandas_on_spark_transformation\x18\x06 \x01(\x0b\x32\x38.qwak.feature.store.features.PandasOnSparkTransformationH\x00\x12\x15\n\rartifact_path\x18\x04 \x01(\tB\x06\n\x04type\"*\n\x11UdfTransformation\x12\x15\n\rfunction_name\x18\x01 \x01(\t\"8\n\x11SqlTransformation\x12\x0b\n\x03sql\x18\x01 \x01(\t\x12\x16\n\x0e\x66unction_names\x18\x02 \x03(\t\"\x83\x01\n\x14KoalasTransformation\x12\x15\n\rfunction_name\x18\x01 \x01(\t\x12\x41\n\x06qwargs\x18\x02 \x01(\x0b\x32/.qwak.feature.store.features.TransformArgumentsH\x00:\x02\x18\x01\x42\r\n\x0b\x61rgs_option\"\x80\x01\n\x15PySparkTransformation\x12\x15\n\rfunction_name\x18\x01 \x01(\t\x12\x41\n\x06qwargs\x18\x02 \x01(\x0b\x32/.qwak.feature.store.features.TransformArgumentsH\x00\x42\r\n\x0b\x61rgs_option\"\x86\x01\n\x1bPandasOnSparkTransformation\x12\x15\n\rfunction_name\x18\x01 \x01(\t\x12\x41\n\x06qwargs\x18\x02 \x01(\x0b\x32/.qwak.feature.store.features.TransformArgumentsH\x00\x42\r\n\x0b\x61rgs_option\"\x90\x01\n\x12TransformArguments\x12K\n\x06qwargs\x18\x01 \x03(\x0b\x32;.qwak.feature.store.features.TransformArguments.QwargsEntry\x1a-\n\x0bQwargsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"f\n\x12OnTheFlyFeatureSet\x12:\n\x08\x66unction\x18\x01 \x01(\x0b\x32(.qwak.feature.store.features.UdfFunction\x12\x14\n\x0crequirements\x18\x02 \x01(\x0c\"\x96\x01\n\x08\x46unction\x12@\n\x0csql_function\x18\x01 \x01(\x0b\x32(.qwak.feature.store.features.SqlFunctionH\x00\x12@\n\x0cudf_function\x18\x02 \x01(\x0b\x32(.qwak.feature.store.features.UdfFunctionH\x00\x42\x06\n\x04type\"\xb5\x01\n\x08\x42\x61\x63kfill\x12.\n\nstart_date\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12I\n\rfillup_method\x18\x02 \x01(\x0e\x32\x32.qwak.feature.store.features.Backfill.FillUpMethod\".\n\x0c\x46illUpMethod\x12\x10\n\x0c\x41S_SCHEDULED\x10\x00\x12\x0c\n\x08SNAPSHOT\x10\x01\"\x1a\n\x0bSqlFunction\x12\x0b\n\x03sql\x18\x01 \x01(\t\"\x1b\n\x0bUdfFunction\x12\x0c\n\x04\x63ode\x18\x01 \x01(\x0c\"\t\n\x07NewOnly\"\xa0\x01\n\tTimeFrame\x12\x0f\n\x07minutes\x18\x01 \x01(\x05\x12\x37\n\x07vanilla\x18\x02 \x01(\x0b\x32$.qwak.feature.store.features.VanillaH\x00\x12?\n\x0b\x61ggregation\x18\x03 \x01(\x0b\x32(.qwak.feature.store.features.AggregationH\x00\x42\x08\n\x06\x66lavor\"k\n\x0b\x41ggregation\x12T\n\x16\x61ggregation_population\x18\x01 \x01(\x0b\x32\x32.qwak.feature.store.features.AggregationPopulationH\x00\x42\x06\n\x04type\"\x17\n\x15\x41ggregationPopulation\"\x1c\n\x1aPopulationTimeframeNewOnly\"j\n\x13PopulationTimeframe\x12K\n\x08new_only\x18\x01 \x01(\x0b\x32\x37.qwak.feature.store.features.PopulationTimeframeNewOnlyH\x00\x42\x06\n\x04type\"\t\n\x07Vanilla\"\x9f\x01\n\x08\x46ullRead\x12\x37\n\x07\x64\x65\x66\x61ult\x18\x01 \x01(\x0b\x32$.qwak.feature.store.features.VanillaH\x00\x12P\n\x14population_timeframe\x18\x02 \x01(\x0b\x32\x30.qwak.feature.store.features.PopulationTimeframeH\x00\x42\x08\n\x06\x66lavor\"\xd2\x01\n\x14\x44\x61taSourceReadPolicy\x12\x38\n\x08new_only\x18\x01 \x01(\x0b\x32$.qwak.feature.store.features.NewOnlyH\x00\x12<\n\ntime_frame\x18\x02 \x01(\x0b\x32&.qwak.feature.store.features.TimeFrameH\x00\x12:\n\tfull_read\x18\x03 \x01(\x0b\x32%.qwak.feature.store.features.FullReadH\x00\x42\x06\n\x04type*}\n\x12\x46\x65\x61tureSetTypeView\x12!\n\x1d\x46\x45\x41TURE_SET_TYPE_VIEW_INVALID\x10\x00\x12\x1f\n\x1b\x46\x45\x41TURE_SET_TYPE_VIEW_BATCH\x10\x01\x12#\n\x1f\x46\x45\x41TURE_SET_TYPE_VIEW_STREAMING\x10\x02\x42[\n&com.qwak.ai.feature.store.features.apiP\x01Z/qwak/featurestore/features;featurestorefeaturesb\x06proto3')
|
27
27
|
|
28
28
|
_FEATURESETTYPEVIEW = DESCRIPTOR.enum_types_by_name['FeatureSetTypeView']
|
29
29
|
FeatureSetTypeView = enum_type_wrapper.EnumTypeWrapper(_FEATURESETTYPEVIEW)
|
@@ -306,10 +306,14 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
306
306
|
_BATCHFEATURESET.fields_by_name['data_sources']._serialized_options = b'\030\001'
|
307
307
|
_BATCHFEATURESETV1.fields_by_name['function']._options = None
|
308
308
|
_BATCHFEATURESETV1.fields_by_name['function']._serialized_options = b'\030\001'
|
309
|
+
_TRANSFORMATION.fields_by_name['koalas_transformation']._options = None
|
310
|
+
_TRANSFORMATION.fields_by_name['koalas_transformation']._serialized_options = b'\030\001'
|
311
|
+
_KOALASTRANSFORMATION._options = None
|
312
|
+
_KOALASTRANSFORMATION._serialized_options = b'\030\001'
|
309
313
|
_TRANSFORMARGUMENTS_QWARGSENTRY._options = None
|
310
314
|
_TRANSFORMARGUMENTS_QWARGSENTRY._serialized_options = b'8\001'
|
311
|
-
_FEATURESETTYPEVIEW._serialized_start=
|
312
|
-
_FEATURESETTYPEVIEW._serialized_end=
|
315
|
+
_FEATURESETTYPEVIEW._serialized_start=6677
|
316
|
+
_FEATURESETTYPEVIEW._serialized_end=6802
|
313
317
|
_FEATURESETTYPE._serialized_start=440
|
314
318
|
_FEATURESETTYPE._serialized_end=983
|
315
319
|
_BATCHFEATURESET._serialized_start=986
|
@@ -333,49 +337,49 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
333
337
|
_AGGREGATIONSPEC._serialized_start=4055
|
334
338
|
_AGGREGATIONSPEC._serialized_end=4214
|
335
339
|
_TRANSFORMATION._serialized_start=4217
|
336
|
-
_TRANSFORMATION._serialized_end=
|
337
|
-
_UDFTRANSFORMATION._serialized_start=
|
338
|
-
_UDFTRANSFORMATION._serialized_end=
|
339
|
-
_SQLTRANSFORMATION._serialized_start=
|
340
|
-
_SQLTRANSFORMATION._serialized_end=
|
341
|
-
_KOALASTRANSFORMATION._serialized_start=
|
342
|
-
_KOALASTRANSFORMATION._serialized_end=
|
343
|
-
_PYSPARKTRANSFORMATION._serialized_start=
|
344
|
-
_PYSPARKTRANSFORMATION._serialized_end=
|
345
|
-
_PANDASONSPARKTRANSFORMATION._serialized_start=
|
346
|
-
_PANDASONSPARKTRANSFORMATION._serialized_end=
|
347
|
-
_TRANSFORMARGUMENTS._serialized_start=
|
348
|
-
_TRANSFORMARGUMENTS._serialized_end=
|
349
|
-
_TRANSFORMARGUMENTS_QWARGSENTRY._serialized_start=
|
350
|
-
_TRANSFORMARGUMENTS_QWARGSENTRY._serialized_end=
|
351
|
-
_ONTHEFLYFEATURESET._serialized_start=
|
352
|
-
_ONTHEFLYFEATURESET._serialized_end=
|
353
|
-
_FUNCTION._serialized_start=
|
354
|
-
_FUNCTION._serialized_end=
|
355
|
-
_BACKFILL._serialized_start=
|
356
|
-
_BACKFILL._serialized_end=
|
357
|
-
_BACKFILL_FILLUPMETHOD._serialized_start=
|
358
|
-
_BACKFILL_FILLUPMETHOD._serialized_end=
|
359
|
-
_SQLFUNCTION._serialized_start=
|
360
|
-
_SQLFUNCTION._serialized_end=
|
361
|
-
_UDFFUNCTION._serialized_start=
|
362
|
-
_UDFFUNCTION._serialized_end=
|
363
|
-
_NEWONLY._serialized_start=
|
364
|
-
_NEWONLY._serialized_end=
|
365
|
-
_TIMEFRAME._serialized_start=
|
366
|
-
_TIMEFRAME._serialized_end=
|
367
|
-
_AGGREGATION._serialized_start=
|
368
|
-
_AGGREGATION._serialized_end=
|
369
|
-
_AGGREGATIONPOPULATION._serialized_start=
|
370
|
-
_AGGREGATIONPOPULATION._serialized_end=
|
371
|
-
_POPULATIONTIMEFRAMENEWONLY._serialized_start=
|
372
|
-
_POPULATIONTIMEFRAMENEWONLY._serialized_end=
|
373
|
-
_POPULATIONTIMEFRAME._serialized_start=
|
374
|
-
_POPULATIONTIMEFRAME._serialized_end=
|
375
|
-
_VANILLA._serialized_start=
|
376
|
-
_VANILLA._serialized_end=
|
377
|
-
_FULLREAD._serialized_start=
|
378
|
-
_FULLREAD._serialized_end=
|
379
|
-
_DATASOURCEREADPOLICY._serialized_start=
|
380
|
-
_DATASOURCEREADPOLICY._serialized_end=
|
340
|
+
_TRANSFORMATION._serialized_end=4694
|
341
|
+
_UDFTRANSFORMATION._serialized_start=4696
|
342
|
+
_UDFTRANSFORMATION._serialized_end=4738
|
343
|
+
_SQLTRANSFORMATION._serialized_start=4740
|
344
|
+
_SQLTRANSFORMATION._serialized_end=4796
|
345
|
+
_KOALASTRANSFORMATION._serialized_start=4799
|
346
|
+
_KOALASTRANSFORMATION._serialized_end=4930
|
347
|
+
_PYSPARKTRANSFORMATION._serialized_start=4933
|
348
|
+
_PYSPARKTRANSFORMATION._serialized_end=5061
|
349
|
+
_PANDASONSPARKTRANSFORMATION._serialized_start=5064
|
350
|
+
_PANDASONSPARKTRANSFORMATION._serialized_end=5198
|
351
|
+
_TRANSFORMARGUMENTS._serialized_start=5201
|
352
|
+
_TRANSFORMARGUMENTS._serialized_end=5345
|
353
|
+
_TRANSFORMARGUMENTS_QWARGSENTRY._serialized_start=5300
|
354
|
+
_TRANSFORMARGUMENTS_QWARGSENTRY._serialized_end=5345
|
355
|
+
_ONTHEFLYFEATURESET._serialized_start=5347
|
356
|
+
_ONTHEFLYFEATURESET._serialized_end=5449
|
357
|
+
_FUNCTION._serialized_start=5452
|
358
|
+
_FUNCTION._serialized_end=5602
|
359
|
+
_BACKFILL._serialized_start=5605
|
360
|
+
_BACKFILL._serialized_end=5786
|
361
|
+
_BACKFILL_FILLUPMETHOD._serialized_start=5740
|
362
|
+
_BACKFILL_FILLUPMETHOD._serialized_end=5786
|
363
|
+
_SQLFUNCTION._serialized_start=5788
|
364
|
+
_SQLFUNCTION._serialized_end=5814
|
365
|
+
_UDFFUNCTION._serialized_start=5816
|
366
|
+
_UDFFUNCTION._serialized_end=5843
|
367
|
+
_NEWONLY._serialized_start=5845
|
368
|
+
_NEWONLY._serialized_end=5854
|
369
|
+
_TIMEFRAME._serialized_start=5857
|
370
|
+
_TIMEFRAME._serialized_end=6017
|
371
|
+
_AGGREGATION._serialized_start=6019
|
372
|
+
_AGGREGATION._serialized_end=6126
|
373
|
+
_AGGREGATIONPOPULATION._serialized_start=6128
|
374
|
+
_AGGREGATIONPOPULATION._serialized_end=6151
|
375
|
+
_POPULATIONTIMEFRAMENEWONLY._serialized_start=6153
|
376
|
+
_POPULATIONTIMEFRAMENEWONLY._serialized_end=6181
|
377
|
+
_POPULATIONTIMEFRAME._serialized_start=6183
|
378
|
+
_POPULATIONTIMEFRAME._serialized_end=6289
|
379
|
+
_VANILLA._serialized_start=6291
|
380
|
+
_VANILLA._serialized_end=6300
|
381
|
+
_FULLREAD._serialized_start=6303
|
382
|
+
_FULLREAD._serialized_end=6462
|
383
|
+
_DATASOURCEREADPOLICY._serialized_start=6465
|
384
|
+
_DATASOURCEREADPOLICY._serialized_end=6675
|
381
385
|
# @@protoc_insertion_point(module_scope)
|
qwak/__init__.py
CHANGED
@@ -126,8 +126,8 @@ _qwak_proto/qwak/build_settings/build_settings_api_pb2_grpc.py,sha256=I8qxd_DuYr
|
|
126
126
|
_qwak_proto/qwak/build_settings/build_settings_pb2.py,sha256=Ef_KGLhJ-REBiLAWWFZdzo778eFggTGjvKz54gnKyJ4,6016
|
127
127
|
_qwak_proto/qwak/build_settings/build_settings_pb2.pyi,sha256=MMYamilVLTgHn-WmsIqRCI8K9QJSehtxAclPeP75CWA,7049
|
128
128
|
_qwak_proto/qwak/build_settings/build_settings_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
129
|
-
_qwak_proto/qwak/builds/build_pb2.py,sha256=
|
130
|
-
_qwak_proto/qwak/builds/build_pb2.pyi,sha256=
|
129
|
+
_qwak_proto/qwak/builds/build_pb2.py,sha256=eNZnhKbUVbzxP_hoTkj4cTegJa5vYmqGdngq4Bo_mKU,15174
|
130
|
+
_qwak_proto/qwak/builds/build_pb2.pyi,sha256=pi8QB4EjTt_J7lKeXbz4k4perIRGj0D6qVL2oK43-pM,25290
|
131
131
|
_qwak_proto/qwak/builds/build_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
132
132
|
_qwak_proto/qwak/builds/build_url_pb2.py,sha256=i7pn8Dk-xwYClhpfOD_EDuF7UOe5J87nrVzn3ue4bu8,5552
|
133
133
|
_qwak_proto/qwak/builds/build_url_pb2.pyi,sha256=IC0L3D7zg5vf_4U9Ubc-V4lLqviPknUaBKCCrVK6w9k,7299
|
@@ -249,7 +249,7 @@ _qwak_proto/qwak/feature_store/features/feature_set_state_pb2_grpc.py,sha256=1ob
|
|
249
249
|
_qwak_proto/qwak/feature_store/features/feature_set_state_service_pb2.py,sha256=L15-7hmw_63w4Xx85i4Z9xNlWeR7-Ilus18q-v-cHwc,10044
|
250
250
|
_qwak_proto/qwak/feature_store/features/feature_set_state_service_pb2.pyi,sha256=z0wpz9QZQcRBqI20WADp8_SGbO7rklZiRMtRxbE5TQ0,6846
|
251
251
|
_qwak_proto/qwak/feature_store/features/feature_set_state_service_pb2_grpc.py,sha256=tYoQWrsrdeUoU8_o_Y_j8YjrPfexph3EeozdTBA9xjo,11647
|
252
|
-
_qwak_proto/qwak/feature_store/features/feature_set_types_pb2.py,sha256=
|
252
|
+
_qwak_proto/qwak/feature_store/features/feature_set_types_pb2.py,sha256=Xugv9hJvR3o1h7bTixVSvdWt5tF1T4U65-w7xWjCNj0,29788
|
253
253
|
_qwak_proto/qwak/feature_store/features/feature_set_types_pb2.pyi,sha256=YV0kgA0NbMqGUakxBW1mmR8lLTzpoEM5oyTGiQZg4vE,43530
|
254
254
|
_qwak_proto/qwak/feature_store/features/feature_set_types_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
255
255
|
_qwak_proto/qwak/feature_store/features/monitoring_pb2.py,sha256=K1WVqbjibvUnIFX374wugr3eDBbeJMjLIhu1loGo2FI,2872
|
@@ -519,7 +519,7 @@ _qwak_proto/qwak/workspace/workspace_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXH
|
|
519
519
|
_qwak_proto/qwak/workspace/workspace_service_pb2.py,sha256=AB3C9S_AbOD7Nx1Ni4j1rW6PNtYTV1zjiqFQk-goQ74,21429
|
520
520
|
_qwak_proto/qwak/workspace/workspace_service_pb2.pyi,sha256=nKKCHwnovZhsy8TSVmdz-Vtl0nviOOoX56HD-41Xo08,13726
|
521
521
|
_qwak_proto/qwak/workspace/workspace_service_pb2_grpc.py,sha256=yKGuexxTBza99Ihe0DSTniV2ZSd_AG47inHenqfi890,27193
|
522
|
-
qwak/__init__.py,sha256=
|
522
|
+
qwak/__init__.py,sha256=gQ3ZrRIuHL1YyyVDW-O-_k193bj_t2BU7Aeg3BZDWH0,587
|
523
523
|
qwak/automations/__init__.py,sha256=qFZRvCxUUn8gcxkJR0v19ulHW2oJ0x6-Rif7HiheDP4,1522
|
524
524
|
qwak/automations/automation_executions.py,sha256=5MeH_epYYWb8NKXgAozwT_jPyyUDednBHG7izloi7RY,3228
|
525
525
|
qwak/automations/automations.py,sha256=4Ni5G3v-Bn5TK5nNdMWCL88XjJkYfF6rwsTTDT-x8-o,12456
|
@@ -995,6 +995,6 @@ qwak_services_mock/mocks/workspace_manager_service_mock.py,sha256=O9ZSwln4T4kHVk
|
|
995
995
|
qwak_services_mock/services_mock.py,sha256=CABZ2teXoSJ-X7CD3iRo5ht-w3jhW-Cvpb47APUHXEA,19089
|
996
996
|
qwak_services_mock/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
997
997
|
qwak_services_mock/utils/service_utils.py,sha256=ZlB0CnB1J6oBn6_m7fQO2U8tKoboHdUa6ljjkRMYNXU,265
|
998
|
-
qwak_core-0.4.
|
999
|
-
qwak_core-0.4.
|
1000
|
-
qwak_core-0.4.
|
998
|
+
qwak_core-0.4.194.dist-info/METADATA,sha256=XHKbibwU8Kc6BUS8OenkkkC3L1ImJ8BNw1Z3NBS70Gg,2157
|
999
|
+
qwak_core-0.4.194.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
|
1000
|
+
qwak_core-0.4.194.dist-info/RECORD,,
|
File without changes
|