qwak-core 0.5.4__py3-none-any.whl → 0.5.16__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.
Potentially problematic release.
This version of qwak-core might be problematic. Click here for more details.
- _qwak_proto/qwak/builds/build_pb2.py +40 -40
- _qwak_proto/qwak/builds/build_pb2.pyi +7 -1
- _qwak_proto/qwak/builds/build_values_pb2.py +38 -38
- _qwak_proto/qwak/builds/build_values_pb2.pyi +7 -1
- _qwak_proto/qwak/model_group/model_group_repository_details_pb2.py +16 -12
- _qwak_proto/qwak/model_group/model_group_repository_details_pb2.pyi +44 -6
- qwak/__init__.py +1 -1
- qwak/clients/feature_store/execution_management_client.py +28 -0
- qwak/feature_store/execution/streaming_backfill.py +48 -0
- qwak/feature_store/feature_sets/streaming.py +84 -63
- qwak/feature_store/feature_sets/streaming_backfill.py +88 -124
- {qwak_core-0.5.4.dist-info → qwak_core-0.5.16.dist-info}/METADATA +1 -1
- {qwak_core-0.5.4.dist-info → qwak_core-0.5.16.dist-info}/RECORD +15 -14
- qwak_services_mock/mocks/execution_management_service.py +9 -1
- {qwak_core-0.5.4.dist-info → qwak_core-0.5.16.dist-info}/WHEEL +0 -0
|
@@ -196,14 +196,14 @@ _qwak_proto/qwak/build_settings/build_settings_api_pb2_grpc.py,sha256=I8qxd_DuYr
|
|
|
196
196
|
_qwak_proto/qwak/build_settings/build_settings_pb2.py,sha256=KycMr1SY_3UPDhXm2IONYur2gT0egCEcAeO_DGHBqyg,3258
|
|
197
197
|
_qwak_proto/qwak/build_settings/build_settings_pb2.pyi,sha256=MMYamilVLTgHn-WmsIqRCI8K9QJSehtxAclPeP75CWA,7049
|
|
198
198
|
_qwak_proto/qwak/build_settings/build_settings_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
199
|
-
_qwak_proto/qwak/builds/build_pb2.py,sha256=
|
|
200
|
-
_qwak_proto/qwak/builds/build_pb2.pyi,sha256=
|
|
199
|
+
_qwak_proto/qwak/builds/build_pb2.py,sha256=h0cJ15CNq0EYfTRcN4DCEj6Jgkc4ofy0n-Ljeh7JsJs,9456
|
|
200
|
+
_qwak_proto/qwak/builds/build_pb2.pyi,sha256=OB3LvqS0TLzzDRiV_Sf-NyJl9MuPv1u1-WycGMEa-Zs,27372
|
|
201
201
|
_qwak_proto/qwak/builds/build_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
202
202
|
_qwak_proto/qwak/builds/build_url_pb2.py,sha256=G7EUD7nYmhEVsStEYPnmqiESsV6sKaWjmcuyvahI0nk,4611
|
|
203
203
|
_qwak_proto/qwak/builds/build_url_pb2.pyi,sha256=qaYyuLRHN2hOqYXlN9mKJo9gpggUnPmTVZIu-zNA0dI,11372
|
|
204
204
|
_qwak_proto/qwak/builds/build_url_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
205
|
-
_qwak_proto/qwak/builds/build_values_pb2.py,sha256=
|
|
206
|
-
_qwak_proto/qwak/builds/build_values_pb2.pyi,sha256=
|
|
205
|
+
_qwak_proto/qwak/builds/build_values_pb2.py,sha256=tFktThQjHoJpwsA6_yh8msYM709i2q8Ip3OZqEcbPlQ,9560
|
|
206
|
+
_qwak_proto/qwak/builds/build_values_pb2.pyi,sha256=pS6tfef7sNkk9gk_jw_tY12rCkXNoI37jKGHx6VXHv8,25399
|
|
207
207
|
_qwak_proto/qwak/builds/build_values_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
208
208
|
_qwak_proto/qwak/builds/builds_orchestrator_service_pb2.py,sha256=nvh6ANn8rNVjWByiB0xu-8Kt45FKh-C8YJaw5_I_N9M,14575
|
|
209
209
|
_qwak_proto/qwak/builds/builds_orchestrator_service_pb2.pyi,sha256=Vl8UmQpIEslUhln3_xizdaHAWfBMBuaL8-aNAbdNBQs,24711
|
|
@@ -511,8 +511,8 @@ _qwak_proto/qwak/model_descriptor/open_ai_descriptor_pb2_grpc.py,sha256=1oboBPFx
|
|
|
511
511
|
_qwak_proto/qwak/model_group/model_group_pb2.py,sha256=oM2O7f-CGykrJ2HCePU1lONl-hJoJtpSLBlvdqrBNO4,5244
|
|
512
512
|
_qwak_proto/qwak/model_group/model_group_pb2.pyi,sha256=YDCW1Oj16lzWku0xJ5YYPPmzPmrqOfMwG8vqeYxiyZg,9245
|
|
513
513
|
_qwak_proto/qwak/model_group/model_group_pb2_grpc.py,sha256=OnYtTijqKbxC13VpOUKJavMHae7BMWRusAUp-nz8h_g,9256
|
|
514
|
-
_qwak_proto/qwak/model_group/model_group_repository_details_pb2.py,sha256=
|
|
515
|
-
_qwak_proto/qwak/model_group/model_group_repository_details_pb2.pyi,sha256=
|
|
514
|
+
_qwak_proto/qwak/model_group/model_group_repository_details_pb2.py,sha256=_MMAM40q5l9Luubv40LEa-Uv4CCkbNmRt3wQ-916Zz0,3735
|
|
515
|
+
_qwak_proto/qwak/model_group/model_group_repository_details_pb2.pyi,sha256=qOjP2x_4qC0gZayL6bkACeZU0GSfkH_6wIuWYHsNOe8,7320
|
|
516
516
|
_qwak_proto/qwak/model_group/model_group_repository_details_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
517
517
|
_qwak_proto/qwak/models/models_pb2.py,sha256=w2jAVJioQN5Ck1XW9jelfsOqmFRryVjmFukD49I_zUQ,18771
|
|
518
518
|
_qwak_proto/qwak/models/models_pb2.pyi,sha256=T08V38RgCNy2x6ZW4_ZZdK09dZs7TzwXEHaGtNMW0y8,42643
|
|
@@ -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=OX6abshAB8fe1aQB3oATYfJJSGEA-94I2KxXfc9qdTQ,586
|
|
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
|
|
@@ -671,7 +671,7 @@ qwak/clients/data_versioning/data_tag_filter.py,sha256=vJaZ-Zot4eYxrzonbkdEWWGXZ
|
|
|
671
671
|
qwak/clients/deployment/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
672
672
|
qwak/clients/deployment/client.py,sha256=v8w-xEA7HeKBcsSobVkPdfQq_SLA9IbHo4qMJIAA5dM,6806
|
|
673
673
|
qwak/clients/feature_store/__init__.py,sha256=mMCPBHDga6Y7dtJfNoHvfOvCyjNUHrVDX5uVsL2JkGk,53
|
|
674
|
-
qwak/clients/feature_store/execution_management_client.py,sha256=
|
|
674
|
+
qwak/clients/feature_store/execution_management_client.py,sha256=P1nZnttIC3QNVUI_XD7K3ywRSIq6jtifa1FnPMvUtFg,5280
|
|
675
675
|
qwak/clients/feature_store/job_registry_client.py,sha256=7VMtEj7aofKcABrYpldgdxyv8Vkdq_mocjns1O0uCqA,2635
|
|
676
676
|
qwak/clients/feature_store/management_client.py,sha256=NTfuwV1SQdaVxxyCE-htz1zXOpJHAKEyiB3bnGUyCW4,18220
|
|
677
677
|
qwak/clients/feature_store/offline_serving_client.py,sha256=gz8hqaboPA1Und8leOf1O0dXa9xorHDTU3b7-Ne9YSE,9344
|
|
@@ -775,6 +775,7 @@ qwak/feature_store/execution/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NM
|
|
|
775
775
|
qwak/feature_store/execution/backfill.py,sha256=bzF_-ZrXEfS14-SfJ5ldI6CKjWVQQnlSsI-X4jI7VrU,6470
|
|
776
776
|
qwak/feature_store/execution/execution.py,sha256=msFzcZamWTlb5pE8IslP6MmJMAqnmBXt94uSH70koIc,21243
|
|
777
777
|
qwak/feature_store/execution/execution_query.py,sha256=B5KRU1jvI042kEQoKj7A3G8Hu80nd8orWf8cOD9hSm8,3564
|
|
778
|
+
qwak/feature_store/execution/streaming_backfill.py,sha256=wkQzK1SzZ4AAP35BSDMIiHGZk2mugGa5znRcQqXHIO8,1683
|
|
778
779
|
qwak/feature_store/feature_sets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
779
780
|
qwak/feature_store/feature_sets/_utils/_featureset_utils.py,sha256=AWnQBS8TrpRb_J7h4wQLOzq4D--GMfc2xkRElioOKBE,1636
|
|
780
781
|
qwak/feature_store/feature_sets/backfill.py,sha256=70yEP3fLTt8ecNuxeBnFp-qp0OUJ53KkOQRsYv2QEzc,1979
|
|
@@ -784,8 +785,8 @@ qwak/feature_store/feature_sets/context.py,sha256=zV6r0O70cfM4pmxlfC6xxAtro-wBhe
|
|
|
784
785
|
qwak/feature_store/feature_sets/execution_spec.py,sha256=SXlhgNJeFDIKvrH35ZOyjBqGUesdoxjWkPgHmm518Y0,1877
|
|
785
786
|
qwak/feature_store/feature_sets/metadata.py,sha256=ckr-zr0hZgsK-tRWucMomF7Tj8XIYcp_cnNGwtMV4mA,1814
|
|
786
787
|
qwak/feature_store/feature_sets/read_policies.py,sha256=ZVMRiducxfb5YbU0NQQDPb78BH5fRttsE5y2TL7Jaj4,6820
|
|
787
|
-
qwak/feature_store/feature_sets/streaming.py,sha256=
|
|
788
|
-
qwak/feature_store/feature_sets/streaming_backfill.py,sha256=
|
|
788
|
+
qwak/feature_store/feature_sets/streaming.py,sha256=4_fOOwagmOIRDruZZzNlpMDb6ElsXC3wYj3rlNP9zT0,26462
|
|
789
|
+
qwak/feature_store/feature_sets/streaming_backfill.py,sha256=dAkxZjmMdk1Oj0EFqFm-adwzw2XpURQ12I7bjbpV_2I,8280
|
|
789
790
|
qwak/feature_store/feature_sets/transformations/__init__.py,sha256=TtzeMNhqxuYu8NIxqBCcGHJoA-B8389RTIHrDMvpMbw,857
|
|
790
791
|
qwak/feature_store/feature_sets/transformations/aggregations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
791
792
|
qwak/feature_store/feature_sets/transformations/aggregations/aggregations.py,sha256=MENQyuDEG5G4TQs7fd1L1FEfP4kWd0LaHbG61Kw4rbY,14117
|
|
@@ -1064,7 +1065,7 @@ qwak_services_mock/mocks/build_orchestrator_service_api.py,sha256=IlM6VzovSSV6o1
|
|
|
1064
1065
|
qwak_services_mock/mocks/data_versioning_service.py,sha256=dUUrKwE3xc2bZtHa8YMg6wYn8zFa2BSZ5DaRsb1zT_Q,2453
|
|
1065
1066
|
qwak_services_mock/mocks/deployment_management_service.py,sha256=T4fmFC1sUgEh5sXH6ilwyPmfRfEBFqyYrGGljl_Abg8,20609
|
|
1066
1067
|
qwak_services_mock/mocks/ecosystem_service_api.py,sha256=f0-IeZMprFKvi1MvdW9aJZgO7BBdnJHQB8spDiVWy-A,1607
|
|
1067
|
-
qwak_services_mock/mocks/execution_management_service.py,sha256=
|
|
1068
|
+
qwak_services_mock/mocks/execution_management_service.py,sha256=L6uSHniFNaJDZUwRuMnt_-j6NmpJoOsD0RwpoI6w9ag,1190
|
|
1068
1069
|
qwak_services_mock/mocks/feature_store_data_sources_manager_api.py,sha256=zfiq5x7xxg4IvBS1OndqSnFHDOckMW_-4K_Ajlko6no,5241
|
|
1069
1070
|
qwak_services_mock/mocks/feature_store_entities_manager_api.py,sha256=I9wsVEsb0qVcD8jgekeC-EG-Ke8SziRLUND8uF4OJbc,3349
|
|
1070
1071
|
qwak_services_mock/mocks/feature_store_feature_set_manager_api.py,sha256=TZIGeKGwOP45MbcnuSAoB2Gc28j_wzU9Vuu6Q757x-s,10918
|
|
@@ -1097,6 +1098,6 @@ qwak_services_mock/mocks/workspace_manager_service_mock.py,sha256=O9ZSwln4T4kHVk
|
|
|
1097
1098
|
qwak_services_mock/services_mock.py,sha256=0BWwS2re9ryO3JrJJgSNyEQ0lDOjyrpV36oa8t7Pd7A,19163
|
|
1098
1099
|
qwak_services_mock/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1099
1100
|
qwak_services_mock/utils/service_utils.py,sha256=ZlB0CnB1J6oBn6_m7fQO2U8tKoboHdUa6ljjkRMYNXU,265
|
|
1100
|
-
qwak_core-0.5.
|
|
1101
|
-
qwak_core-0.5.
|
|
1102
|
-
qwak_core-0.5.
|
|
1101
|
+
qwak_core-0.5.16.dist-info/METADATA,sha256=SK8J9PSR52LOY7jz2ttlNVhPoFwSqq68xWQAst5oz-Q,1987
|
|
1102
|
+
qwak_core-0.5.16.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
1103
|
+
qwak_core-0.5.16.dist-info/RECORD,,
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
from _qwak_proto.qwak.execution.v1.execution_service_pb2 import TriggerBackfillResponse
|
|
1
|
+
from _qwak_proto.qwak.execution.v1.execution_service_pb2 import (TriggerBackfillResponse, TriggerStreamingAggregationBackfillResponse)
|
|
2
2
|
from _qwak_proto.qwak.execution.v1.execution_service_pb2_grpc import (
|
|
3
3
|
FeatureStoreExecutionServiceServicer,
|
|
4
4
|
)
|
|
5
|
+
|
|
5
6
|
from grpc import RpcError
|
|
6
7
|
|
|
7
8
|
|
|
@@ -23,3 +24,10 @@ class ExecutionManagementServiceMock(FeatureStoreExecutionServiceServicer):
|
|
|
23
24
|
if self._raise_exception_on_request:
|
|
24
25
|
raise RpcError
|
|
25
26
|
return TriggerBackfillResponse(execution_id=self._execution_id)
|
|
27
|
+
|
|
28
|
+
def TriggerStreamingAggregationBackfill(self, request, context):
|
|
29
|
+
if self._raise_exception_on_request:
|
|
30
|
+
raise RpcError
|
|
31
|
+
return TriggerStreamingAggregationBackfillResponse(
|
|
32
|
+
execution_id=self._execution_id
|
|
33
|
+
)
|
|
File without changes
|