weave-python 0.12.0__tar.gz → 0.14.0__tar.gz
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.
- {weave_python-0.12.0 → weave_python-0.14.0}/PKG-INFO +1 -1
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/service_pb2.py +6 -6
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/service_pb2.pyi +5 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/training_pb2.py +8 -8
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/training_pb2.pyi +30 -20
- {weave_python-0.12.0 → weave_python-0.14.0}/.github/workflows/format-lint.yaml +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/.github/workflows/generate.yaml +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/.github/workflows/release.yaml +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/.gitignore +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/.python-version +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/buf.gen.yaml +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/pyproject.toml +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/renovate.json +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/sqlc.yaml +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/uv.lock +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/db/models.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/db/queries.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/generate/v1/configuration_pb2.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/generate/v1/configuration_pb2.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/generate/v1/configuration_pb2_grpc.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/generate/v1/configuration_pb2_grpc.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/generate/v1/service_pb2.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/generate/v1/service_pb2.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/generate/v1/service_pb2_grpc.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/generate/v1/service_pb2_grpc.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/auth_pb2.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/auth_pb2.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/auth_pb2_grpc.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/auth_pb2_grpc.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/nosql_database_pb2.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/nosql_database_pb2.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/nosql_database_pb2_grpc.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/nosql_database_pb2_grpc.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/object_store_pb2.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/object_store_pb2.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/object_store_pb2_grpc.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/object_store_pb2_grpc.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/service_pb2.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/service_pb2.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/service_pb2_grpc.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/service_pb2_grpc.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/sql_database_pb2.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/sql_database_pb2.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/sql_database_pb2_grpc.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/sql_database_pb2_grpc.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/storage_pb2.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/storage_pb2.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/storage_pb2_grpc.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/storage_pb2_grpc.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/dataset_pb2.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/dataset_pb2.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/dataset_pb2_grpc.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/dataset_pb2_grpc.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/inline_data_pb2.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/inline_data_pb2.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/inline_data_pb2_grpc.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/inline_data_pb2_grpc.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/relationship_pb2.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/relationship_pb2.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/relationship_pb2_grpc.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/relationship_pb2_grpc.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/service_pb2_grpc.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/service_pb2_grpc.pyi +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/training_pb2_grpc.py +0 -0
- {weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/training_pb2_grpc.pyi +0 -0
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/service_pb2.py
RENAMED
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
|
|
26
26
|
|
|
27
27
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
|
|
28
|
-
b'\n0weave/datamanagement/synthesize/v1/service.proto\x12"weave.datamanagement.synthesize.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x35weave/datamanagement/synthesize/v1/relationship.proto"\
|
|
28
|
+
b'\n0weave/datamanagement/synthesize/v1/service.proto\x12"weave.datamanagement.synthesize.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x35weave/datamanagement/synthesize/v1/relationship.proto"\x83\x02\n\x18\x43reateSynthesizerRequest\x12\'\n\x0forganization_id\x18\x01 \x01(\tR\x0eorganizationId\x12\x1f\n\x0b\x64\x61taset_ids\x18\x02 \x03(\tR\ndatasetIds\x12\\\n\rrelationships\x18\x03 \x03(\x0b\x32\x36.weave.datamanagement.synthesize.v1.ColumnRelationshipR\rrelationships\x12?\n\x1coutput_storage_connection_id\x18\x04 \x01(\tR\x19outputStorageConnectionId"<\n\x19\x43reateSynthesizerResponse\x12\x1f\n\x0btraining_id\x18\x01 \x01(\tR\ntrainingId2\xc1\x01\n\nSynthesize\x12\xb2\x01\n\x11\x43reateSynthesizer\x12<.weave.datamanagement.synthesize.v1.CreateSynthesizerRequest\x1a=.weave.datamanagement.synthesize.v1.CreateSynthesizerResponse" \x82\xd3\xe4\x93\x02\x1a"\x15/v1/synthesize/create:\x01*B\xb3\x02\n&com.weave.datamanagement.synthesize.v1B\x0cServiceProtoP\x01ZPgithub.com/weave-labs/weave-go/pkg/weave/datamanagement/synthesize/v1;synthesize\xa2\x02\x03WDS\xaa\x02"Weave.Datamanagement.Synthesize.V1\xca\x02"Weave\\Datamanagement\\Synthesize\\V1\xe2\x02.Weave\\Datamanagement\\Synthesize\\V1\\GPBMetadata\xea\x02%Weave::Datamanagement::Synthesize::V1b\x06proto3'
|
|
29
29
|
)
|
|
30
30
|
|
|
31
31
|
_globals = globals()
|
|
@@ -43,9 +43,9 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
43
43
|
"CreateSynthesizer"
|
|
44
44
|
]._serialized_options = b'\202\323\344\223\002\032"\025/v1/synthesize/create:\001*'
|
|
45
45
|
_globals["_CREATESYNTHESIZERREQUEST"]._serialized_start = 174
|
|
46
|
-
_globals["_CREATESYNTHESIZERREQUEST"]._serialized_end =
|
|
47
|
-
_globals["_CREATESYNTHESIZERRESPONSE"]._serialized_start =
|
|
48
|
-
_globals["_CREATESYNTHESIZERRESPONSE"]._serialized_end =
|
|
49
|
-
_globals["_SYNTHESIZE"]._serialized_start =
|
|
50
|
-
_globals["_SYNTHESIZE"]._serialized_end =
|
|
46
|
+
_globals["_CREATESYNTHESIZERREQUEST"]._serialized_end = 433
|
|
47
|
+
_globals["_CREATESYNTHESIZERRESPONSE"]._serialized_start = 435
|
|
48
|
+
_globals["_CREATESYNTHESIZERRESPONSE"]._serialized_end = 495
|
|
49
|
+
_globals["_SYNTHESIZE"]._serialized_start = 498
|
|
50
|
+
_globals["_SYNTHESIZE"]._serialized_end = 691
|
|
51
51
|
# @@protoc_insertion_point(module_scope)
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/service_pb2.pyi
RENAMED
|
@@ -20,7 +20,9 @@ class CreateSynthesizerRequest(google.protobuf.message.Message):
|
|
|
20
20
|
ORGANIZATION_ID_FIELD_NUMBER: builtins.int
|
|
21
21
|
DATASET_IDS_FIELD_NUMBER: builtins.int
|
|
22
22
|
RELATIONSHIPS_FIELD_NUMBER: builtins.int
|
|
23
|
+
OUTPUT_STORAGE_CONNECTION_ID_FIELD_NUMBER: builtins.int
|
|
23
24
|
organization_id: builtins.str
|
|
25
|
+
output_storage_connection_id: builtins.str
|
|
24
26
|
@property
|
|
25
27
|
def dataset_ids(
|
|
26
28
|
self,
|
|
@@ -42,6 +44,7 @@ class CreateSynthesizerRequest(google.protobuf.message.Message):
|
|
|
42
44
|
weave.datamanagement.synthesize.v1.relationship_pb2.ColumnRelationship
|
|
43
45
|
]
|
|
44
46
|
| None = ...,
|
|
47
|
+
output_storage_connection_id: builtins.str = ...,
|
|
45
48
|
) -> None: ...
|
|
46
49
|
def ClearField(
|
|
47
50
|
self,
|
|
@@ -50,6 +53,8 @@ class CreateSynthesizerRequest(google.protobuf.message.Message):
|
|
|
50
53
|
b"dataset_ids",
|
|
51
54
|
"organization_id",
|
|
52
55
|
b"organization_id",
|
|
56
|
+
"output_storage_connection_id",
|
|
57
|
+
b"output_storage_connection_id",
|
|
53
58
|
"relationships",
|
|
54
59
|
b"relationships",
|
|
55
60
|
],
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/training_pb2.py
RENAMED
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
|
|
26
26
|
|
|
27
27
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
|
|
28
|
-
b'\n1weave/datamanagement/synthesize/v1/training.proto\x12"weave.datamanagement.synthesize.v1"\
|
|
28
|
+
b'\n1weave/datamanagement/synthesize/v1/training.proto\x12"weave.datamanagement.synthesize.v1"\x88\x02\n\x12StartTrainingEvent\x12\x0e\n\x02id\x18\x01 \x01(\tR\x02id\x12\x1f\n\x0b\x64\x61taset_ids\x18\x02 \x03(\tR\ndatasetIds\x12[\n\x0ftraining_driver\x18\x03 \x01(\x0e\x32\x32.weave.datamanagement.synthesize.v1.TrainingDriverR\x0etrainingDriver\x12#\n\rdriver_config\x18\x04 \x01(\x0cR\x0c\x64riverConfig\x12?\n\x1coutput_storage_connection_id\x18\x05 \x01(\tR\x19outputStorageConnectionId"\x8d\x02\n\x15TrainingProgressEvent\x12L\n\njob_status\x18\x01 \x01(\x0e\x32-.weave.datamanagement.synthesize.v1.JobStatusR\tjobStatus\x12\x1b\n\tstep_name\x18\x02 \x01(\tR\x08stepName\x12N\n\x0bstep_status\x18\x03 \x01(\x0e\x32-.weave.datamanagement.synthesize.v1.JobStatusR\nstepStatus\x12#\n\rstep_progress\x18\x04 \x01(\x02R\x0cstepProgress\x12\x14\n\x05\x65rror\x18\x05 \x01(\tR\x05\x65rror*\x88\x01\n\x0eTrainingDriver\x12\x1f\n\x1bTRAINING_DRIVER_UNSPECIFIED\x10\x00\x12\x1c\n\x18TRAINING_DRIVER_MOSTLYAI\x10\x01\x12\x17\n\x13TRAINING_DRIVER_SDV\x10\x02\x12\x1e\n\x1aTRAINING_DRIVER_SMARTNOISE\x10\x03*\x88\x01\n\tJobStatus\x12\x1a\n\x16JOB_STATUS_UNSPECIFIED\x10\x00\x12\x16\n\x12JOB_STATUS_PENDING\x10\x01\x12\x16\n\x12JOB_STATUS_RUNNING\x10\x02\x12\x18\n\x14JOB_STATUS_COMPLETED\x10\x03\x12\x15\n\x11JOB_STATUS_FAILED\x10\x04\x42\xb4\x02\n&com.weave.datamanagement.synthesize.v1B\rTrainingProtoP\x01ZPgithub.com/weave-labs/weave-go/pkg/weave/datamanagement/synthesize/v1;synthesize\xa2\x02\x03WDS\xaa\x02"Weave.Datamanagement.Synthesize.V1\xca\x02"Weave\\Datamanagement\\Synthesize\\V1\xe2\x02.Weave\\Datamanagement\\Synthesize\\V1\\GPBMetadata\xea\x02%Weave::Datamanagement::Synthesize::V1b\x06proto3'
|
|
29
29
|
)
|
|
30
30
|
|
|
31
31
|
_globals = globals()
|
|
@@ -38,12 +38,12 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
38
38
|
_globals[
|
|
39
39
|
"DESCRIPTOR"
|
|
40
40
|
]._serialized_options = b'\n&com.weave.datamanagement.synthesize.v1B\rTrainingProtoP\001ZPgithub.com/weave-labs/weave-go/pkg/weave/datamanagement/synthesize/v1;synthesize\242\002\003WDS\252\002"Weave.Datamanagement.Synthesize.V1\312\002"Weave\\Datamanagement\\Synthesize\\V1\342\002.Weave\\Datamanagement\\Synthesize\\V1\\GPBMetadata\352\002%Weave::Datamanagement::Synthesize::V1'
|
|
41
|
-
_globals["_TRAININGDRIVER"]._serialized_start =
|
|
42
|
-
_globals["_TRAININGDRIVER"]._serialized_end =
|
|
43
|
-
_globals["_JOBSTATUS"]._serialized_start =
|
|
44
|
-
_globals["_JOBSTATUS"]._serialized_end =
|
|
41
|
+
_globals["_TRAININGDRIVER"]._serialized_start = 629
|
|
42
|
+
_globals["_TRAININGDRIVER"]._serialized_end = 765
|
|
43
|
+
_globals["_JOBSTATUS"]._serialized_start = 768
|
|
44
|
+
_globals["_JOBSTATUS"]._serialized_end = 904
|
|
45
45
|
_globals["_STARTTRAININGEVENT"]._serialized_start = 90
|
|
46
|
-
_globals["_STARTTRAININGEVENT"]._serialized_end =
|
|
47
|
-
_globals["_TRAININGPROGRESSEVENT"]._serialized_start =
|
|
48
|
-
_globals["_TRAININGPROGRESSEVENT"]._serialized_end =
|
|
46
|
+
_globals["_STARTTRAININGEVENT"]._serialized_end = 354
|
|
47
|
+
_globals["_TRAININGPROGRESSEVENT"]._serialized_start = 357
|
|
48
|
+
_globals["_TRAININGPROGRESSEVENT"]._serialized_end = 626
|
|
49
49
|
# @@protoc_insertion_point(module_scope)
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/training_pb2.pyi
RENAMED
|
@@ -75,9 +75,11 @@ class StartTrainingEvent(google.protobuf.message.Message):
|
|
|
75
75
|
DATASET_IDS_FIELD_NUMBER: builtins.int
|
|
76
76
|
TRAINING_DRIVER_FIELD_NUMBER: builtins.int
|
|
77
77
|
DRIVER_CONFIG_FIELD_NUMBER: builtins.int
|
|
78
|
+
OUTPUT_STORAGE_CONNECTION_ID_FIELD_NUMBER: builtins.int
|
|
78
79
|
id: builtins.str
|
|
79
80
|
training_driver: global___TrainingDriver.ValueType
|
|
80
81
|
driver_config: builtins.bytes
|
|
82
|
+
output_storage_connection_id: builtins.str
|
|
81
83
|
@property
|
|
82
84
|
def dataset_ids(
|
|
83
85
|
self,
|
|
@@ -91,6 +93,7 @@ class StartTrainingEvent(google.protobuf.message.Message):
|
|
|
91
93
|
dataset_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
92
94
|
training_driver: global___TrainingDriver.ValueType = ...,
|
|
93
95
|
driver_config: builtins.bytes = ...,
|
|
96
|
+
output_storage_connection_id: builtins.str = ...,
|
|
94
97
|
) -> None: ...
|
|
95
98
|
def ClearField(
|
|
96
99
|
self,
|
|
@@ -101,6 +104,8 @@ class StartTrainingEvent(google.protobuf.message.Message):
|
|
|
101
104
|
b"driver_config",
|
|
102
105
|
"id",
|
|
103
106
|
b"id",
|
|
107
|
+
"output_storage_connection_id",
|
|
108
|
+
b"output_storage_connection_id",
|
|
104
109
|
"training_driver",
|
|
105
110
|
b"training_driver",
|
|
106
111
|
],
|
|
@@ -112,33 +117,38 @@ global___StartTrainingEvent = StartTrainingEvent
|
|
|
112
117
|
class TrainingProgressEvent(google.protobuf.message.Message):
|
|
113
118
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
114
119
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
120
|
+
JOB_STATUS_FIELD_NUMBER: builtins.int
|
|
121
|
+
STEP_NAME_FIELD_NUMBER: builtins.int
|
|
122
|
+
STEP_STATUS_FIELD_NUMBER: builtins.int
|
|
123
|
+
STEP_PROGRESS_FIELD_NUMBER: builtins.int
|
|
124
|
+
ERROR_FIELD_NUMBER: builtins.int
|
|
125
|
+
job_status: global___JobStatus.ValueType
|
|
126
|
+
step_name: builtins.str
|
|
127
|
+
step_status: global___JobStatus.ValueType
|
|
128
|
+
step_progress: builtins.float
|
|
129
|
+
error: builtins.str
|
|
123
130
|
def __init__(
|
|
124
131
|
self,
|
|
125
132
|
*,
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
133
|
+
job_status: global___JobStatus.ValueType = ...,
|
|
134
|
+
step_name: builtins.str = ...,
|
|
135
|
+
step_status: global___JobStatus.ValueType = ...,
|
|
136
|
+
step_progress: builtins.float = ...,
|
|
137
|
+
error: builtins.str = ...,
|
|
130
138
|
) -> None: ...
|
|
131
139
|
def ClearField(
|
|
132
140
|
self,
|
|
133
141
|
field_name: typing.Literal[
|
|
134
|
-
"
|
|
135
|
-
b"
|
|
136
|
-
"
|
|
137
|
-
b"
|
|
138
|
-
"
|
|
139
|
-
b"
|
|
140
|
-
"
|
|
141
|
-
b"
|
|
142
|
+
"error",
|
|
143
|
+
b"error",
|
|
144
|
+
"job_status",
|
|
145
|
+
b"job_status",
|
|
146
|
+
"step_name",
|
|
147
|
+
b"step_name",
|
|
148
|
+
"step_progress",
|
|
149
|
+
b"step_progress",
|
|
150
|
+
"step_status",
|
|
151
|
+
b"step_status",
|
|
142
152
|
],
|
|
143
153
|
) -> None: ...
|
|
144
154
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/generate/v1/configuration_pb2.py
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/generate/v1/configuration_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/generate/v1/service_pb2.pyi
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/generate/v1/service_pb2_grpc.py
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/generate/v1/service_pb2_grpc.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/auth_pb2_grpc.py
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/auth_pb2_grpc.pyi
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/nosql_database_pb2.py
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/nosql_database_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/object_store_pb2.py
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/object_store_pb2.pyi
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/object_store_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/service_pb2_grpc.py
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/service_pb2_grpc.pyi
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/sql_database_pb2.py
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/sql_database_pb2.pyi
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/sql_database_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/storage_pb2_grpc.py
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/storage/v1/storage_pb2_grpc.pyi
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/dataset_pb2.py
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/dataset_pb2.pyi
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/dataset_pb2_grpc.py
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/dataset_pb2_grpc.pyi
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/inline_data_pb2.py
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/inline_data_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/relationship_pb2.py
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/relationship_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/service_pb2_grpc.py
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/service_pb2_grpc.pyi
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/training_pb2_grpc.py
RENAMED
|
File without changes
|
{weave_python-0.12.0 → weave_python-0.14.0}/weave/datamanagement/synthesize/v1/training_pb2_grpc.pyi
RENAMED
|
File without changes
|