tracdap-runtime 0.5.30__py3-none-any.whl → 0.6.0__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.
- tracdap/rt/_exec/dev_mode.py +2 -1
- tracdap/rt/_impl/data.py +1 -28
- tracdap/rt/_impl/static_api.py +5 -1
- tracdap/rt/_impl/storage.py +586 -10
- tracdap/rt/_impl/util.py +24 -3
- tracdap/rt/_plugins/_helpers.py +26 -25
- tracdap/rt/_plugins/storage_aws.py +162 -76
- tracdap/rt/_plugins/storage_azure.py +155 -0
- tracdap/rt/_plugins/storage_gcp.py +183 -0
- tracdap/rt/_plugins/storage_local.py +249 -98
- tracdap/rt/_version.py +1 -1
- tracdap/rt/api/static_api.py +2 -1
- tracdap/rt/config/__init__.py +8 -13
- tracdap/rt/config/common.py +10 -0
- tracdap/rt/config/common_pb2.py +38 -31
- tracdap/rt/config/job_pb2.py +21 -20
- tracdap/rt/config/platform.py +60 -25
- tracdap/rt/config/platform_pb2.py +52 -45
- tracdap/rt/config/result_pb2.py +15 -14
- tracdap/rt/config/runtime.py +0 -1
- tracdap/rt/config/runtime_pb2.py +24 -24
- tracdap/rt/exceptions.py +9 -0
- tracdap/rt/ext/plugins.py +0 -12
- tracdap/rt/ext/storage.py +47 -29
- tracdap/rt/metadata/common_pb2.py +15 -14
- tracdap/rt/metadata/custom_pb2.py +9 -8
- tracdap/rt/metadata/data_pb2.py +31 -30
- tracdap/rt/metadata/file_pb2.py +9 -8
- tracdap/rt/metadata/flow_pb2.py +33 -32
- tracdap/rt/metadata/job_pb2.py +55 -54
- tracdap/rt/metadata/model_pb2.py +31 -30
- tracdap/rt/metadata/object_id_pb2.py +13 -12
- tracdap/rt/metadata/object_pb2.py +9 -8
- tracdap/rt/metadata/search_pb2.py +19 -18
- tracdap/rt/metadata/stoarge_pb2.py +31 -30
- tracdap/rt/metadata/tag_pb2.py +13 -12
- tracdap/rt/metadata/tag_update_pb2.py +11 -10
- tracdap/rt/metadata/type_pb2.py +29 -28
- {tracdap_runtime-0.5.30.dist-info → tracdap_runtime-0.6.0.dist-info}/METADATA +26 -15
- {tracdap_runtime-0.5.30.dist-info → tracdap_runtime-0.6.0.dist-info}/RECORD +43 -43
- tracdap/rt/config/gateway.py +0 -104
- tracdap/rt/config/gateway_pb2.py +0 -45
- {tracdap_runtime-0.5.30.dist-info → tracdap_runtime-0.6.0.dist-info}/LICENSE +0 -0
- {tracdap_runtime-0.5.30.dist-info → tracdap_runtime-0.6.0.dist-info}/WHEEL +0 -0
- {tracdap_runtime-0.5.30.dist-info → tracdap_runtime-0.6.0.dist-info}/top_level.txt +0 -0
tracdap/rt/metadata/model_pb2.py
CHANGED
@@ -1,11 +1,12 @@
|
|
1
1
|
# -*- coding: utf-8 -*-
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
3
|
# source: tracdap/metadata/model.proto
|
4
|
+
# Protobuf Python Version: 4.25.3
|
4
5
|
"""Generated protocol buffer code."""
|
5
|
-
from google.protobuf.internal import builder as _builder
|
6
6
|
from google.protobuf import descriptor as _descriptor
|
7
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
8
8
|
from google.protobuf import symbol_database as _symbol_database
|
9
|
+
from google.protobuf.internal import builder as _builder
|
9
10
|
# @@protoc_insertion_point(imports)
|
10
11
|
|
11
12
|
_sym_db = _symbol_database.Default()
|
@@ -17,34 +18,34 @@ from tracdap.metadata import data_pb2 as tracdap_dot_metadata_dot_data__pb2
|
|
17
18
|
|
18
19
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1ctracdap/metadata/model.proto\x12\x10tracdap.metadata\x1a\x1btracdap/metadata/type.proto\x1a\x1btracdap/metadata/data.proto\"\x99\x01\n\x0eModelParameter\x12\x33\n\tparamType\x18\x01 \x01(\x0b\x32 .tracdap.metadata.TypeDescriptor\x12\r\n\x05label\x18\x02 \x01(\t\x12\x32\n\x0c\x64\x65\x66\x61ultValue\x18\x03 \x01(\x0b\x32\x17.tracdap.metadata.ValueH\x00\x88\x01\x01\x42\x0f\n\r_defaultValue\"d\n\x10ModelInputSchema\x12\x32\n\x06schema\x18\x01 \x01(\x0b\x32\".tracdap.metadata.SchemaDefinition\x12\x12\n\x05label\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x08\n\x06_label\"e\n\x11ModelOutputSchema\x12\x32\n\x06schema\x18\x01 \x01(\x0b\x32\".tracdap.metadata.SchemaDefinition\x12\x12\n\x05label\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x08\n\x06_label\"\x9e\x06\n\x0fModelDefinition\x12\x10\n\x08language\x18\x01 \x01(\t\x12\x12\n\nrepository\x18\x02 \x01(\t\x12\x19\n\x0cpackageGroup\x18\n \x01(\tH\x00\x88\x01\x01\x12\x0f\n\x07package\x18\x0b \x01(\t\x12\x0f\n\x07version\x18\x06 \x01(\t\x12\x12\n\nentryPoint\x18\x05 \x01(\t\x12\x11\n\x04path\x18\x03 \x01(\tH\x01\x88\x01\x01\x12\x45\n\nparameters\x18\x07 \x03(\x0b\x32\x31.tracdap.metadata.ModelDefinition.ParametersEntry\x12=\n\x06inputs\x18\x08 \x03(\x0b\x32-.tracdap.metadata.ModelDefinition.InputsEntry\x12?\n\x07outputs\x18\t \x03(\x0b\x32..tracdap.metadata.ModelDefinition.OutputsEntry\x12Q\n\x10staticAttributes\x18\x0c \x03(\x0b\x32\x37.tracdap.metadata.ModelDefinition.StaticAttributesEntry\x1aS\n\x0fParametersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12/\n\x05value\x18\x02 \x01(\x0b\x32 .tracdap.metadata.ModelParameter:\x02\x38\x01\x1aQ\n\x0bInputsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x31\n\x05value\x18\x02 \x01(\x0b\x32\".tracdap.metadata.ModelInputSchema:\x02\x38\x01\x1aS\n\x0cOutputsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x32\n\x05value\x18\x02 \x01(\x0b\x32#.tracdap.metadata.ModelOutputSchema:\x02\x38\x01\x1aP\n\x15StaticAttributesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12&\n\x05value\x18\x02 \x01(\x0b\x32\x17.tracdap.metadata.Value:\x02\x38\x01\x42\x0f\n\r_packageGroupB\x07\n\x05_pathB\x1e\n\x1aorg.finos.tracdap.metadataP\x01\x62\x06proto3')
|
19
20
|
|
20
|
-
|
21
|
-
_builder.
|
21
|
+
_globals = globals()
|
22
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
23
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'tracdap.metadata.model_pb2', _globals)
|
22
24
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
23
|
-
|
24
|
-
DESCRIPTOR.
|
25
|
-
|
26
|
-
_MODELDEFINITION_PARAMETERSENTRY.
|
27
|
-
|
28
|
-
_MODELDEFINITION_INPUTSENTRY.
|
29
|
-
|
30
|
-
_MODELDEFINITION_OUTPUTSENTRY.
|
31
|
-
|
32
|
-
_MODELDEFINITION_STATICATTRIBUTESENTRY.
|
33
|
-
|
34
|
-
_MODELPARAMETER.
|
35
|
-
|
36
|
-
_MODELINPUTSCHEMA.
|
37
|
-
|
38
|
-
_MODELOUTPUTSCHEMA.
|
39
|
-
|
40
|
-
_MODELDEFINITION.
|
41
|
-
|
42
|
-
_MODELDEFINITION_PARAMETERSENTRY.
|
43
|
-
|
44
|
-
_MODELDEFINITION_INPUTSENTRY.
|
45
|
-
|
46
|
-
_MODELDEFINITION_OUTPUTSENTRY.
|
47
|
-
|
48
|
-
_MODELDEFINITION_STATICATTRIBUTESENTRY.
|
49
|
-
_MODELDEFINITION_STATICATTRIBUTESENTRY._serialized_end=1242
|
25
|
+
_globals['DESCRIPTOR']._options = None
|
26
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\032org.finos.tracdap.metadataP\001'
|
27
|
+
_globals['_MODELDEFINITION_PARAMETERSENTRY']._options = None
|
28
|
+
_globals['_MODELDEFINITION_PARAMETERSENTRY']._serialized_options = b'8\001'
|
29
|
+
_globals['_MODELDEFINITION_INPUTSENTRY']._options = None
|
30
|
+
_globals['_MODELDEFINITION_INPUTSENTRY']._serialized_options = b'8\001'
|
31
|
+
_globals['_MODELDEFINITION_OUTPUTSENTRY']._options = None
|
32
|
+
_globals['_MODELDEFINITION_OUTPUTSENTRY']._serialized_options = b'8\001'
|
33
|
+
_globals['_MODELDEFINITION_STATICATTRIBUTESENTRY']._options = None
|
34
|
+
_globals['_MODELDEFINITION_STATICATTRIBUTESENTRY']._serialized_options = b'8\001'
|
35
|
+
_globals['_MODELPARAMETER']._serialized_start=109
|
36
|
+
_globals['_MODELPARAMETER']._serialized_end=262
|
37
|
+
_globals['_MODELINPUTSCHEMA']._serialized_start=264
|
38
|
+
_globals['_MODELINPUTSCHEMA']._serialized_end=364
|
39
|
+
_globals['_MODELOUTPUTSCHEMA']._serialized_start=366
|
40
|
+
_globals['_MODELOUTPUTSCHEMA']._serialized_end=467
|
41
|
+
_globals['_MODELDEFINITION']._serialized_start=470
|
42
|
+
_globals['_MODELDEFINITION']._serialized_end=1268
|
43
|
+
_globals['_MODELDEFINITION_PARAMETERSENTRY']._serialized_start=909
|
44
|
+
_globals['_MODELDEFINITION_PARAMETERSENTRY']._serialized_end=992
|
45
|
+
_globals['_MODELDEFINITION_INPUTSENTRY']._serialized_start=994
|
46
|
+
_globals['_MODELDEFINITION_INPUTSENTRY']._serialized_end=1075
|
47
|
+
_globals['_MODELDEFINITION_OUTPUTSENTRY']._serialized_start=1077
|
48
|
+
_globals['_MODELDEFINITION_OUTPUTSENTRY']._serialized_end=1160
|
49
|
+
_globals['_MODELDEFINITION_STATICATTRIBUTESENTRY']._serialized_start=1162
|
50
|
+
_globals['_MODELDEFINITION_STATICATTRIBUTESENTRY']._serialized_end=1242
|
50
51
|
# @@protoc_insertion_point(module_scope)
|
@@ -1,11 +1,12 @@
|
|
1
1
|
# -*- coding: utf-8 -*-
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
3
|
# source: tracdap/metadata/object_id.proto
|
4
|
+
# Protobuf Python Version: 4.25.3
|
4
5
|
"""Generated protocol buffer code."""
|
5
|
-
from google.protobuf.internal import builder as _builder
|
6
6
|
from google.protobuf import descriptor as _descriptor
|
7
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
8
8
|
from google.protobuf import symbol_database as _symbol_database
|
9
|
+
from google.protobuf.internal import builder as _builder
|
9
10
|
# @@protoc_insertion_point(imports)
|
10
11
|
|
11
12
|
_sym_db = _symbol_database.Default()
|
@@ -16,16 +17,16 @@ from tracdap.metadata import type_pb2 as tracdap_dot_metadata_dot_type__pb2
|
|
16
17
|
|
17
18
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n tracdap/metadata/object_id.proto\x12\x10tracdap.metadata\x1a\x1btracdap/metadata/type.proto\"\x98\x02\n\tTagHeader\x12\x30\n\nobjectType\x18\x01 \x01(\x0e\x32\x1c.tracdap.metadata.ObjectType\x12\x10\n\x08objectId\x18\x02 \x01(\t\x12\x15\n\robjectVersion\x18\x03 \x01(\x05\x12\x38\n\x0fobjectTimestamp\x18\x04 \x01(\x0b\x32\x1f.tracdap.metadata.DatetimeValue\x12\x12\n\ntagVersion\x18\x05 \x01(\x05\x12\x35\n\x0ctagTimestamp\x18\x06 \x01(\x0b\x32\x1f.tracdap.metadata.DatetimeValue\x12\x16\n\x0eisLatestObject\x18\x07 \x01(\x08\x12\x13\n\x0bisLatestTag\x18\x08 \x01(\x08\"\xb9\x02\n\x0bTagSelector\x12\x30\n\nobjectType\x18\x01 \x01(\x0e\x32\x1c.tracdap.metadata.ObjectType\x12\x10\n\x08objectId\x18\x02 \x01(\t\x12\x16\n\x0clatestObject\x18\x03 \x01(\x08H\x00\x12\x17\n\robjectVersion\x18\x04 \x01(\x05H\x00\x12\x35\n\nobjectAsOf\x18\x05 \x01(\x0b\x32\x1f.tracdap.metadata.DatetimeValueH\x00\x12\x13\n\tlatestTag\x18\x06 \x01(\x08H\x01\x12\x14\n\ntagVersion\x18\x07 \x01(\x05H\x01\x12\x32\n\x07tagAsOf\x18\x08 \x01(\x0b\x32\x1f.tracdap.metadata.DatetimeValueH\x01\x42\x10\n\x0eobjectCriteriaB\r\n\x0btagCriteria*|\n\nObjectType\x12\x17\n\x13OBJECT_TYPE_NOT_SET\x10\x00\x12\x08\n\x04\x44\x41TA\x10\x01\x12\t\n\x05MODEL\x10\x02\x12\x08\n\x04\x46LOW\x10\x03\x12\x07\n\x03JOB\x10\x04\x12\x08\n\x04\x46ILE\x10\x05\x12\n\n\x06\x43USTOM\x10\x06\x12\x0b\n\x07STORAGE\x10\x07\x12\n\n\x06SCHEMA\x10\x08\x42\x1e\n\x1aorg.finos.tracdap.metadataP\x01\x62\x06proto3')
|
18
19
|
|
19
|
-
|
20
|
-
_builder.
|
20
|
+
_globals = globals()
|
21
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
22
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'tracdap.metadata.object_id_pb2', _globals)
|
21
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
22
|
-
|
23
|
-
DESCRIPTOR.
|
24
|
-
|
25
|
-
_OBJECTTYPE.
|
26
|
-
|
27
|
-
_TAGHEADER.
|
28
|
-
|
29
|
-
_TAGSELECTOR.
|
30
|
-
_TAGSELECTOR._serialized_end=680
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\032org.finos.tracdap.metadataP\001'
|
26
|
+
_globals['_OBJECTTYPE']._serialized_start=682
|
27
|
+
_globals['_OBJECTTYPE']._serialized_end=806
|
28
|
+
_globals['_TAGHEADER']._serialized_start=84
|
29
|
+
_globals['_TAGHEADER']._serialized_end=364
|
30
|
+
_globals['_TAGSELECTOR']._serialized_start=367
|
31
|
+
_globals['_TAGSELECTOR']._serialized_end=680
|
31
32
|
# @@protoc_insertion_point(module_scope)
|
@@ -1,11 +1,12 @@
|
|
1
1
|
# -*- coding: utf-8 -*-
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
3
|
# source: tracdap/metadata/object.proto
|
4
|
+
# Protobuf Python Version: 4.25.3
|
4
5
|
"""Generated protocol buffer code."""
|
5
|
-
from google.protobuf.internal import builder as _builder
|
6
6
|
from google.protobuf import descriptor as _descriptor
|
7
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
8
8
|
from google.protobuf import symbol_database as _symbol_database
|
9
|
+
from google.protobuf.internal import builder as _builder
|
9
10
|
# @@protoc_insertion_point(imports)
|
10
11
|
|
11
12
|
_sym_db = _symbol_database.Default()
|
@@ -23,12 +24,12 @@ from tracdap.metadata import stoarge_pb2 as tracdap_dot_metadata_dot_stoarge__pb
|
|
23
24
|
|
24
25
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1dtracdap/metadata/object.proto\x12\x10tracdap.metadata\x1a tracdap/metadata/object_id.proto\x1a\x1btracdap/metadata/data.proto\x1a\x1ctracdap/metadata/model.proto\x1a\x1btracdap/metadata/flow.proto\x1a\x1atracdap/metadata/job.proto\x1a\x1btracdap/metadata/file.proto\x1a\x1dtracdap/metadata/custom.proto\x1a\x1etracdap/metadata/stoarge.proto\"\xf0\x03\n\x10ObjectDefinition\x12\x30\n\nobjectType\x18\x01 \x01(\x0e\x32\x1c.tracdap.metadata.ObjectType\x12\x30\n\x04\x64\x61ta\x18\x02 \x01(\x0b\x32 .tracdap.metadata.DataDefinitionH\x00\x12\x32\n\x05model\x18\x03 \x01(\x0b\x32!.tracdap.metadata.ModelDefinitionH\x00\x12\x30\n\x04\x66low\x18\x04 \x01(\x0b\x32 .tracdap.metadata.FlowDefinitionH\x00\x12.\n\x03job\x18\x05 \x01(\x0b\x32\x1f.tracdap.metadata.JobDefinitionH\x00\x12\x30\n\x04\x66ile\x18\x06 \x01(\x0b\x32 .tracdap.metadata.FileDefinitionH\x00\x12\x34\n\x06\x63ustom\x18\x07 \x01(\x0b\x32\".tracdap.metadata.CustomDefinitionH\x00\x12\x36\n\x07storage\x18\x08 \x01(\x0b\x32#.tracdap.metadata.StorageDefinitionH\x00\x12\x34\n\x06schema\x18\t \x01(\x0b\x32\".tracdap.metadata.SchemaDefinitionH\x00\x42\x0c\n\ndefinitionB2\n\x1aorg.finos.tracdap.metadataB\x12ObjectProtoWrapperP\x01\x62\x06proto3')
|
25
26
|
|
26
|
-
|
27
|
-
_builder.
|
27
|
+
_globals = globals()
|
28
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
29
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'tracdap.metadata.object_pb2', _globals)
|
28
30
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
29
|
-
|
30
|
-
DESCRIPTOR.
|
31
|
-
|
32
|
-
_OBJECTDEFINITION.
|
33
|
-
_OBJECTDEFINITION._serialized_end=790
|
31
|
+
_globals['DESCRIPTOR']._options = None
|
32
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\032org.finos.tracdap.metadataB\022ObjectProtoWrapperP\001'
|
33
|
+
_globals['_OBJECTDEFINITION']._serialized_start=294
|
34
|
+
_globals['_OBJECTDEFINITION']._serialized_end=790
|
34
35
|
# @@protoc_insertion_point(module_scope)
|
@@ -1,11 +1,12 @@
|
|
1
1
|
# -*- coding: utf-8 -*-
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
3
|
# source: tracdap/metadata/search.proto
|
4
|
+
# Protobuf Python Version: 4.25.3
|
4
5
|
"""Generated protocol buffer code."""
|
5
|
-
from google.protobuf.internal import builder as _builder
|
6
6
|
from google.protobuf import descriptor as _descriptor
|
7
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
8
8
|
from google.protobuf import symbol_database as _symbol_database
|
9
|
+
from google.protobuf.internal import builder as _builder
|
9
10
|
# @@protoc_insertion_point(imports)
|
10
11
|
|
11
12
|
_sym_db = _symbol_database.Default()
|
@@ -17,22 +18,22 @@ from tracdap.metadata import object_id_pb2 as tracdap_dot_metadata_dot_object__i
|
|
17
18
|
|
18
19
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1dtracdap/metadata/search.proto\x12\x10tracdap.metadata\x1a\x1btracdap/metadata/type.proto\x1a tracdap/metadata/object_id.proto\"\xaf\x01\n\nSearchTerm\x12\x10\n\x08\x61ttrName\x18\x01 \x01(\t\x12-\n\x08\x61ttrType\x18\x02 \x01(\x0e\x32\x1b.tracdap.metadata.BasicType\x12\x32\n\x08operator\x18\x03 \x01(\x0e\x32 .tracdap.metadata.SearchOperator\x12,\n\x0bsearchValue\x18\x04 \x01(\x0b\x32\x17.tracdap.metadata.Value\"z\n\x11LogicalExpression\x12\x33\n\x08operator\x18\x01 \x01(\x0e\x32!.tracdap.metadata.LogicalOperator\x12\x30\n\x04\x65xpr\x18\x02 \x03(\x0b\x32\".tracdap.metadata.SearchExpression\"\x80\x01\n\x10SearchExpression\x12,\n\x04term\x18\x01 \x01(\x0b\x32\x1c.tracdap.metadata.SearchTermH\x00\x12\x36\n\x07logical\x18\x02 \x01(\x0b\x32#.tracdap.metadata.LogicalExpressionH\x00\x42\x06\n\x04\x65xpr\"\xeb\x01\n\x10SearchParameters\x12\x30\n\nobjectType\x18\x01 \x01(\x0e\x32\x1c.tracdap.metadata.ObjectType\x12\x32\n\x06search\x18\x02 \x01(\x0b\x32\".tracdap.metadata.SearchExpression\x12\x38\n\nsearchAsOf\x18\x03 \x01(\x0b\x32\x1f.tracdap.metadata.DatetimeValueH\x00\x88\x01\x01\x12\x15\n\rpriorVersions\x18\x04 \x01(\x08\x12\x11\n\tpriorTags\x18\x05 \x01(\x08\x42\r\n\x0b_searchAsOf*q\n\x0eSearchOperator\x12\x1b\n\x17SEARCH_OPERATOR_NOT_SET\x10\x00\x12\x06\n\x02\x45Q\x10\x01\x12\x06\n\x02NE\x10\x02\x12\x06\n\x02LT\x10\x03\x12\x06\n\x02LE\x10\x04\x12\x06\n\x02GT\x10\x05\x12\x06\n\x02GE\x10\x06\x12\x06\n\x02IN\x10\x07\x12\n\n\x06\x45XISTS\x10\x08*I\n\x0fLogicalOperator\x12\x1c\n\x18LOGICAL_OPERATOR_NOT_SET\x10\x00\x12\x07\n\x03\x41ND\x10\x01\x12\x06\n\x02OR\x10\x02\x12\x07\n\x03NOT\x10\x03\x42\x1e\n\x1aorg.finos.tracdap.metadataP\x01\x62\x06proto3')
|
19
20
|
|
20
|
-
|
21
|
-
_builder.
|
21
|
+
_globals = globals()
|
22
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
23
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'tracdap.metadata.search_pb2', _globals)
|
22
24
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
23
|
-
|
24
|
-
DESCRIPTOR.
|
25
|
-
|
26
|
-
_SEARCHOPERATOR.
|
27
|
-
|
28
|
-
_LOGICALOPERATOR.
|
29
|
-
|
30
|
-
_SEARCHTERM.
|
31
|
-
|
32
|
-
_LOGICALEXPRESSION.
|
33
|
-
|
34
|
-
_SEARCHEXPRESSION.
|
35
|
-
|
36
|
-
_SEARCHPARAMETERS.
|
37
|
-
_SEARCHPARAMETERS._serialized_end=783
|
25
|
+
_globals['DESCRIPTOR']._options = None
|
26
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\032org.finos.tracdap.metadataP\001'
|
27
|
+
_globals['_SEARCHOPERATOR']._serialized_start=785
|
28
|
+
_globals['_SEARCHOPERATOR']._serialized_end=898
|
29
|
+
_globals['_LOGICALOPERATOR']._serialized_start=900
|
30
|
+
_globals['_LOGICALOPERATOR']._serialized_end=973
|
31
|
+
_globals['_SEARCHTERM']._serialized_start=115
|
32
|
+
_globals['_SEARCHTERM']._serialized_end=290
|
33
|
+
_globals['_LOGICALEXPRESSION']._serialized_start=292
|
34
|
+
_globals['_LOGICALEXPRESSION']._serialized_end=414
|
35
|
+
_globals['_SEARCHEXPRESSION']._serialized_start=417
|
36
|
+
_globals['_SEARCHEXPRESSION']._serialized_end=545
|
37
|
+
_globals['_SEARCHPARAMETERS']._serialized_start=548
|
38
|
+
_globals['_SEARCHPARAMETERS']._serialized_end=783
|
38
39
|
# @@protoc_insertion_point(module_scope)
|
@@ -1,11 +1,12 @@
|
|
1
1
|
# -*- coding: utf-8 -*-
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
3
|
# source: tracdap/metadata/stoarge.proto
|
4
|
+
# Protobuf Python Version: 4.25.3
|
4
5
|
"""Generated protocol buffer code."""
|
5
|
-
from google.protobuf.internal import builder as _builder
|
6
6
|
from google.protobuf import descriptor as _descriptor
|
7
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
8
8
|
from google.protobuf import symbol_database as _symbol_database
|
9
|
+
from google.protobuf.internal import builder as _builder
|
9
10
|
# @@protoc_insertion_point(imports)
|
10
11
|
|
11
12
|
_sym_db = _symbol_database.Default()
|
@@ -16,34 +17,34 @@ from tracdap.metadata import type_pb2 as tracdap_dot_metadata_dot_type__pb2
|
|
16
17
|
|
17
18
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1etracdap/metadata/stoarge.proto\x12\x10tracdap.metadata\x1a\x1btracdap/metadata/type.proto\"\xd2\x02\n\x0bStorageCopy\x12\x12\n\nstorageKey\x18\x01 \x01(\t\x12\x13\n\x0bstoragePath\x18\x02 \x01(\t\x12\x15\n\rstorageFormat\x18\x03 \x01(\t\x12\x30\n\ncopyStatus\x18\x04 \x01(\x0e\x32\x1c.tracdap.metadata.CopyStatus\x12\x36\n\rcopyTimestamp\x18\x05 \x01(\x0b\x32\x1f.tracdap.metadata.DatetimeValue\x12I\n\x0estorageOptions\x18\x06 \x03(\x0b\x32\x31.tracdap.metadata.StorageCopy.StorageOptionsEntry\x1aN\n\x13StorageOptionsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12&\n\x05value\x18\x02 \x01(\x0b\x32\x17.tracdap.metadata.Value:\x02\x38\x01\"\xdc\x01\n\x12StorageIncarnation\x12-\n\x06\x63opies\x18\x01 \x03(\x0b\x32\x1d.tracdap.metadata.StorageCopy\x12\x18\n\x10incarnationIndex\x18\x02 \x01(\x05\x12=\n\x14incarnationTimestamp\x18\x03 \x01(\x0b\x32\x1f.tracdap.metadata.DatetimeValue\x12>\n\x11incarnationStatus\x18\x04 \x01(\x0e\x32#.tracdap.metadata.IncarnationStatus\"I\n\x0bStorageItem\x12:\n\x0cincarnations\x18\x01 \x03(\x0b\x32$.tracdap.metadata.StorageIncarnation\"\xe1\x02\n\x11StorageDefinition\x12\x45\n\tdataItems\x18\x01 \x03(\x0b\x32\x32.tracdap.metadata.StorageDefinition.DataItemsEntry\x12O\n\x0estorageOptions\x18\x03 \x03(\x0b\x32\x37.tracdap.metadata.StorageDefinition.StorageOptionsEntry\x1aO\n\x0e\x44\x61taItemsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12,\n\x05value\x18\x02 \x01(\x0b\x32\x1d.tracdap.metadata.StorageItem:\x02\x38\x01\x1aN\n\x13StorageOptionsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12&\n\x05value\x18\x02 \x01(\x0b\x32\x17.tracdap.metadata.Value:\x02\x38\x01J\x04\x08\x02\x10\x03R\rstorageFormat*L\n\nCopyStatus\x12\x17\n\x13\x43OPY_STATUS_NOT_SET\x10\x00\x12\x12\n\x0e\x43OPY_AVAILABLE\x10\x01\x12\x11\n\rCOPY_EXPUNGED\x10\x02*h\n\x11IncarnationStatus\x12\x1e\n\x1aINCARNATION_STATUS_NOT_SET\x10\x00\x12\x19\n\x15INCARNATION_AVAILABLE\x10\x01\x12\x18\n\x14INCARNATION_EXPUNGED\x10\x02\x42\x1e\n\x1aorg.finos.tracdap.metadataP\x01\x62\x06proto3')
|
18
19
|
|
19
|
-
|
20
|
-
_builder.
|
20
|
+
_globals = globals()
|
21
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
22
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'tracdap.metadata.stoarge_pb2', _globals)
|
21
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
22
|
-
|
23
|
-
DESCRIPTOR.
|
24
|
-
|
25
|
-
_STORAGECOPY_STORAGEOPTIONSENTRY.
|
26
|
-
|
27
|
-
_STORAGEDEFINITION_DATAITEMSENTRY.
|
28
|
-
|
29
|
-
_STORAGEDEFINITION_STORAGEOPTIONSENTRY.
|
30
|
-
|
31
|
-
_COPYSTATUS.
|
32
|
-
|
33
|
-
_INCARNATIONSTATUS.
|
34
|
-
|
35
|
-
_STORAGECOPY.
|
36
|
-
|
37
|
-
_STORAGECOPY_STORAGEOPTIONSENTRY.
|
38
|
-
|
39
|
-
_STORAGEINCARNATION.
|
40
|
-
|
41
|
-
_STORAGEITEM.
|
42
|
-
|
43
|
-
_STORAGEDEFINITION.
|
44
|
-
|
45
|
-
_STORAGEDEFINITION_DATAITEMSENTRY.
|
46
|
-
|
47
|
-
_STORAGEDEFINITION_STORAGEOPTIONSENTRY.
|
48
|
-
_STORAGEDEFINITION_STORAGEOPTIONSENTRY._serialized_end=420
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\032org.finos.tracdap.metadataP\001'
|
26
|
+
_globals['_STORAGECOPY_STORAGEOPTIONSENTRY']._options = None
|
27
|
+
_globals['_STORAGECOPY_STORAGEOPTIONSENTRY']._serialized_options = b'8\001'
|
28
|
+
_globals['_STORAGEDEFINITION_DATAITEMSENTRY']._options = None
|
29
|
+
_globals['_STORAGEDEFINITION_DATAITEMSENTRY']._serialized_options = b'8\001'
|
30
|
+
_globals['_STORAGEDEFINITION_STORAGEOPTIONSENTRY']._options = None
|
31
|
+
_globals['_STORAGEDEFINITION_STORAGEOPTIONSENTRY']._serialized_options = b'8\001'
|
32
|
+
_globals['_COPYSTATUS']._serialized_start=1076
|
33
|
+
_globals['_COPYSTATUS']._serialized_end=1152
|
34
|
+
_globals['_INCARNATIONSTATUS']._serialized_start=1154
|
35
|
+
_globals['_INCARNATIONSTATUS']._serialized_end=1258
|
36
|
+
_globals['_STORAGECOPY']._serialized_start=82
|
37
|
+
_globals['_STORAGECOPY']._serialized_end=420
|
38
|
+
_globals['_STORAGECOPY_STORAGEOPTIONSENTRY']._serialized_start=342
|
39
|
+
_globals['_STORAGECOPY_STORAGEOPTIONSENTRY']._serialized_end=420
|
40
|
+
_globals['_STORAGEINCARNATION']._serialized_start=423
|
41
|
+
_globals['_STORAGEINCARNATION']._serialized_end=643
|
42
|
+
_globals['_STORAGEITEM']._serialized_start=645
|
43
|
+
_globals['_STORAGEITEM']._serialized_end=718
|
44
|
+
_globals['_STORAGEDEFINITION']._serialized_start=721
|
45
|
+
_globals['_STORAGEDEFINITION']._serialized_end=1074
|
46
|
+
_globals['_STORAGEDEFINITION_DATAITEMSENTRY']._serialized_start=894
|
47
|
+
_globals['_STORAGEDEFINITION_DATAITEMSENTRY']._serialized_end=973
|
48
|
+
_globals['_STORAGEDEFINITION_STORAGEOPTIONSENTRY']._serialized_start=342
|
49
|
+
_globals['_STORAGEDEFINITION_STORAGEOPTIONSENTRY']._serialized_end=420
|
49
50
|
# @@protoc_insertion_point(module_scope)
|
tracdap/rt/metadata/tag_pb2.py
CHANGED
@@ -1,11 +1,12 @@
|
|
1
1
|
# -*- coding: utf-8 -*-
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
3
|
# source: tracdap/metadata/tag.proto
|
4
|
+
# Protobuf Python Version: 4.25.3
|
4
5
|
"""Generated protocol buffer code."""
|
5
|
-
from google.protobuf.internal import builder as _builder
|
6
6
|
from google.protobuf import descriptor as _descriptor
|
7
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
8
8
|
from google.protobuf import symbol_database as _symbol_database
|
9
|
+
from google.protobuf.internal import builder as _builder
|
9
10
|
# @@protoc_insertion_point(imports)
|
10
11
|
|
11
12
|
_sym_db = _symbol_database.Default()
|
@@ -18,16 +19,16 @@ from tracdap.metadata import object_pb2 as tracdap_dot_metadata_dot_object__pb2
|
|
18
19
|
|
19
20
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1atracdap/metadata/tag.proto\x12\x10tracdap.metadata\x1a\x1btracdap/metadata/type.proto\x1a tracdap/metadata/object_id.proto\x1a\x1dtracdap/metadata/object.proto\"\xf6\x01\n\x03Tag\x12+\n\x06header\x18\x01 \x01(\x0b\x32\x1b.tracdap.metadata.TagHeader\x12/\n\x05\x61ttrs\x18\x02 \x03(\x0b\x32 .tracdap.metadata.Tag.AttrsEntry\x12;\n\ndefinition\x18\x03 \x01(\x0b\x32\".tracdap.metadata.ObjectDefinitionH\x00\x88\x01\x01\x1a\x45\n\nAttrsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12&\n\x05value\x18\x02 \x01(\x0b\x32\x17.tracdap.metadata.Value:\x02\x38\x01\x42\r\n\x0b_definitionB\x1e\n\x1aorg.finos.tracdap.metadataP\x01\x62\x06proto3')
|
20
21
|
|
21
|
-
|
22
|
-
_builder.
|
22
|
+
_globals = globals()
|
23
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
24
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'tracdap.metadata.tag_pb2', _globals)
|
23
25
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
24
|
-
|
25
|
-
DESCRIPTOR.
|
26
|
-
|
27
|
-
_TAG_ATTRSENTRY.
|
28
|
-
|
29
|
-
_TAG.
|
30
|
-
|
31
|
-
_TAG_ATTRSENTRY.
|
32
|
-
_TAG_ATTRSENTRY._serialized_end=374
|
26
|
+
_globals['DESCRIPTOR']._options = None
|
27
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\032org.finos.tracdap.metadataP\001'
|
28
|
+
_globals['_TAG_ATTRSENTRY']._options = None
|
29
|
+
_globals['_TAG_ATTRSENTRY']._serialized_options = b'8\001'
|
30
|
+
_globals['_TAG']._serialized_start=143
|
31
|
+
_globals['_TAG']._serialized_end=389
|
32
|
+
_globals['_TAG_ATTRSENTRY']._serialized_start=305
|
33
|
+
_globals['_TAG_ATTRSENTRY']._serialized_end=374
|
33
34
|
# @@protoc_insertion_point(module_scope)
|
@@ -1,11 +1,12 @@
|
|
1
1
|
# -*- coding: utf-8 -*-
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
3
|
# source: tracdap/metadata/tag_update.proto
|
4
|
+
# Protobuf Python Version: 4.25.3
|
4
5
|
"""Generated protocol buffer code."""
|
5
|
-
from google.protobuf.internal import builder as _builder
|
6
6
|
from google.protobuf import descriptor as _descriptor
|
7
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
8
8
|
from google.protobuf import symbol_database as _symbol_database
|
9
|
+
from google.protobuf.internal import builder as _builder
|
9
10
|
# @@protoc_insertion_point(imports)
|
10
11
|
|
11
12
|
_sym_db = _symbol_database.Default()
|
@@ -16,14 +17,14 @@ from tracdap.metadata import type_pb2 as tracdap_dot_metadata_dot_type__pb2
|
|
16
17
|
|
17
18
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!tracdap/metadata/tag_update.proto\x12\x10tracdap.metadata\x1a\x1btracdap/metadata/type.proto\"\x87\x01\n\tTagUpdate\x12\x31\n\toperation\x18\x01 \x01(\x0e\x32\x1e.tracdap.metadata.TagOperation\x12\x10\n\x08\x61ttrName\x18\x02 \x01(\t\x12+\n\x05value\x18\x03 \x01(\x0b\x32\x17.tracdap.metadata.ValueH\x00\x88\x01\x01\x42\x08\n\x06_value*\x9e\x01\n\x0cTagOperation\x12\x1a\n\x16\x43REATE_OR_REPLACE_ATTR\x10\x00\x12\x19\n\x15\x43REATE_OR_APPEND_ATTR\x10\x01\x12\x0f\n\x0b\x43REATE_ATTR\x10\x02\x12\x10\n\x0cREPLACE_ATTR\x10\x03\x12\x0f\n\x0b\x41PPEND_ATTR\x10\x04\x12\x0f\n\x0b\x44\x45LETE_ATTR\x10\x05\x12\x12\n\x0e\x43LEAR_ALL_ATTR\x10\x06\x42\x1e\n\x1aorg.finos.tracdap.metadataP\x01\x62\x06proto3')
|
18
19
|
|
19
|
-
|
20
|
-
_builder.
|
20
|
+
_globals = globals()
|
21
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
22
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'tracdap.metadata.tag_update_pb2', _globals)
|
21
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
22
|
-
|
23
|
-
DESCRIPTOR.
|
24
|
-
|
25
|
-
_TAGOPERATION.
|
26
|
-
|
27
|
-
_TAGUPDATE.
|
28
|
-
_TAGUPDATE._serialized_end=220
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\032org.finos.tracdap.metadataP\001'
|
26
|
+
_globals['_TAGOPERATION']._serialized_start=223
|
27
|
+
_globals['_TAGOPERATION']._serialized_end=381
|
28
|
+
_globals['_TAGUPDATE']._serialized_start=85
|
29
|
+
_globals['_TAGUPDATE']._serialized_end=220
|
29
30
|
# @@protoc_insertion_point(module_scope)
|
tracdap/rt/metadata/type_pb2.py
CHANGED
@@ -1,11 +1,12 @@
|
|
1
1
|
# -*- coding: utf-8 -*-
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
3
|
# source: tracdap/metadata/type.proto
|
4
|
+
# Protobuf Python Version: 4.25.3
|
4
5
|
"""Generated protocol buffer code."""
|
5
|
-
from google.protobuf.internal import builder as _builder
|
6
6
|
from google.protobuf import descriptor as _descriptor
|
7
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
8
8
|
from google.protobuf import symbol_database as _symbol_database
|
9
|
+
from google.protobuf.internal import builder as _builder
|
9
10
|
# @@protoc_insertion_point(imports)
|
10
11
|
|
11
12
|
_sym_db = _symbol_database.Default()
|
@@ -16,32 +17,32 @@ from tracdap.metadata import common_pb2 as tracdap_dot_metadata_dot_common__pb2
|
|
16
17
|
|
17
18
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1btracdap/metadata/type.proto\x12\x10tracdap.metadata\x1a\x1dtracdap/metadata/common.proto\"\xcc\x01\n\x0eTypeDescriptor\x12.\n\tbasicType\x18\x01 \x01(\x0e\x32\x1b.tracdap.metadata.BasicType\x12\x38\n\tarrayType\x18\x02 \x01(\x0b\x32 .tracdap.metadata.TypeDescriptorH\x00\x88\x01\x01\x12\x36\n\x07mapType\x18\x03 \x01(\x0b\x32 .tracdap.metadata.TypeDescriptorH\x01\x88\x01\x01\x42\x0c\n\n_arrayTypeB\n\n\x08_mapType\"\x1f\n\x0c\x44\x65\x63imalValue\x12\x0f\n\x07\x64\x65\x63imal\x18\x01 \x01(\t\"\x1c\n\tDateValue\x12\x0f\n\x07isoDate\x18\x01 \x01(\t\"$\n\rDatetimeValue\x12\x13\n\x0bisoDatetime\x18\x01 \x01(\t\"\xa9\x03\n\x05Value\x12.\n\x04type\x18\x01 \x01(\x0b\x32 .tracdap.metadata.TypeDescriptor\x12\x16\n\x0c\x62ooleanValue\x18\x02 \x01(\x08H\x00\x12\x1a\n\x0cintegerValue\x18\x03 \x01(\x12\x42\x02\x30\x02H\x00\x12\x14\n\nfloatValue\x18\x04 \x01(\x01H\x00\x12\x15\n\x0bstringValue\x18\x05 \x01(\tH\x00\x12\x36\n\x0c\x64\x65\x63imalValue\x18\x06 \x01(\x0b\x32\x1e.tracdap.metadata.DecimalValueH\x00\x12\x30\n\tdateValue\x18\x07 \x01(\x0b\x32\x1b.tracdap.metadata.DateValueH\x00\x12\x38\n\rdatetimeValue\x18\x08 \x01(\x0b\x32\x1f.tracdap.metadata.DatetimeValueH\x00\x12\x32\n\narrayValue\x18\t \x01(\x0b\x32\x1c.tracdap.metadata.ArrayValueH\x00\x12.\n\x08mapValue\x18\n \x01(\x0b\x32\x1a.tracdap.metadata.MapValueH\x00\x42\x07\n\x05value\"4\n\nArrayValue\x12&\n\x05items\x18\x01 \x03(\x0b\x32\x17.tracdap.metadata.Value\"\x8d\x01\n\x08MapValue\x12\x38\n\x07\x65ntries\x18\x01 \x03(\x0b\x32\'.tracdap.metadata.MapValue.EntriesEntry\x1aG\n\x0c\x45ntriesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12&\n\x05value\x18\x02 \x01(\x0b\x32\x17.tracdap.metadata.Value:\x02\x38\x01*\x8d\x01\n\tBasicType\x12\x16\n\x12\x42\x41SIC_TYPE_NOT_SET\x10\x00\x12\x0b\n\x07\x42OOLEAN\x10\x01\x12\x0b\n\x07INTEGER\x10\x02\x12\t\n\x05\x46LOAT\x10\x03\x12\n\n\x06STRING\x10\x04\x12\x0b\n\x07\x44\x45\x43IMAL\x10\x05\x12\x08\n\x04\x44\x41TE\x10\x06\x12\x0c\n\x08\x44\x41TETIME\x10\x07\x12\t\n\x05\x41RRAY\x10\x08\x12\x07\n\x03MAP\x10\tB\x1e\n\x1aorg.finos.tracdap.metadataP\x01\x62\x06proto3')
|
18
19
|
|
19
|
-
|
20
|
-
_builder.
|
20
|
+
_globals = globals()
|
21
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
22
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'tracdap.metadata.type_pb2', _globals)
|
21
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
22
|
-
|
23
|
-
DESCRIPTOR.
|
24
|
-
|
25
|
-
_VALUE.fields_by_name['integerValue'].
|
26
|
-
|
27
|
-
_MAPVALUE_ENTRIESENTRY.
|
28
|
-
|
29
|
-
_BASICTYPE.
|
30
|
-
|
31
|
-
_TYPEDESCRIPTOR.
|
32
|
-
|
33
|
-
_DECIMALVALUE.
|
34
|
-
|
35
|
-
_DATEVALUE.
|
36
|
-
|
37
|
-
_DATETIMEVALUE.
|
38
|
-
|
39
|
-
_VALUE.
|
40
|
-
|
41
|
-
_ARRAYVALUE.
|
42
|
-
|
43
|
-
_MAPVALUE.
|
44
|
-
|
45
|
-
_MAPVALUE_ENTRIESENTRY.
|
46
|
-
_MAPVALUE_ENTRIESENTRY._serialized_end=1012
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\032org.finos.tracdap.metadataP\001'
|
26
|
+
_globals['_VALUE'].fields_by_name['integerValue']._options = None
|
27
|
+
_globals['_VALUE'].fields_by_name['integerValue']._serialized_options = b'0\002'
|
28
|
+
_globals['_MAPVALUE_ENTRIESENTRY']._options = None
|
29
|
+
_globals['_MAPVALUE_ENTRIESENTRY']._serialized_options = b'8\001'
|
30
|
+
_globals['_BASICTYPE']._serialized_start=1015
|
31
|
+
_globals['_BASICTYPE']._serialized_end=1156
|
32
|
+
_globals['_TYPEDESCRIPTOR']._serialized_start=81
|
33
|
+
_globals['_TYPEDESCRIPTOR']._serialized_end=285
|
34
|
+
_globals['_DECIMALVALUE']._serialized_start=287
|
35
|
+
_globals['_DECIMALVALUE']._serialized_end=318
|
36
|
+
_globals['_DATEVALUE']._serialized_start=320
|
37
|
+
_globals['_DATEVALUE']._serialized_end=348
|
38
|
+
_globals['_DATETIMEVALUE']._serialized_start=350
|
39
|
+
_globals['_DATETIMEVALUE']._serialized_end=386
|
40
|
+
_globals['_VALUE']._serialized_start=389
|
41
|
+
_globals['_VALUE']._serialized_end=814
|
42
|
+
_globals['_ARRAYVALUE']._serialized_start=816
|
43
|
+
_globals['_ARRAYVALUE']._serialized_end=868
|
44
|
+
_globals['_MAPVALUE']._serialized_start=871
|
45
|
+
_globals['_MAPVALUE']._serialized_end=1012
|
46
|
+
_globals['_MAPVALUE_ENTRIESENTRY']._serialized_start=941
|
47
|
+
_globals['_MAPVALUE_ENTRIESENTRY']._serialized_end=1012
|
47
48
|
# @@protoc_insertion_point(module_scope)
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tracdap-runtime
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.6.0
|
4
4
|
Summary: Runtime package for building models on the TRAC Data & Analytics Platform
|
5
5
|
Home-page: https://tracdap.finos.org/
|
6
6
|
Author: Martin Traverse
|
@@ -13,20 +13,31 @@ Platform: any
|
|
13
13
|
Classifier: Programming Language :: Python :: 3
|
14
14
|
Classifier: License :: OSI Approved :: Apache Software License
|
15
15
|
Classifier: Operating System :: OS Independent
|
16
|
-
Requires-Python: <3.
|
16
|
+
Requires-Python: <3.13,>=3.8
|
17
17
|
Description-Content-Type: text/markdown
|
18
18
|
License-File: LICENSE
|
19
|
-
Requires-Dist: protobuf ==4.
|
20
|
-
Requires-Dist: pyarrow ==
|
21
|
-
Requires-Dist: pyyaml ==6.0.
|
22
|
-
Requires-Dist: dulwich ==0.
|
23
|
-
Requires-Dist: requests ==2.
|
24
|
-
Requires-Dist: pandas <2.
|
19
|
+
Requires-Dist: protobuf ==4.25.3
|
20
|
+
Requires-Dist: pyarrow ==16.0.0
|
21
|
+
Requires-Dist: pyyaml ==6.0.1
|
22
|
+
Requires-Dist: dulwich ==0.22.1
|
23
|
+
Requires-Dist: requests ==2.32.3
|
24
|
+
Requires-Dist: pandas <2.3.0,>=1.2.0
|
25
25
|
Requires-Dist: numpy <2.0.0
|
26
26
|
Provides-Extra: aws
|
27
|
-
Requires-Dist:
|
27
|
+
Requires-Dist: botocore ==1.34.93 ; extra == 'aws'
|
28
|
+
Requires-Dist: boto3 ==1.34.93 ; extra == 'aws'
|
29
|
+
Provides-Extra: azure
|
30
|
+
Requires-Dist: azure-core ==1.30.1 ; extra == 'azure'
|
31
|
+
Requires-Dist: azure-identity ==1.16.1 ; extra == 'azure'
|
32
|
+
Requires-Dist: azure-storage-blob ==12.19.1 ; extra == 'azure'
|
33
|
+
Requires-Dist: adlfs ==2024.4.1 ; extra == 'azure'
|
34
|
+
Provides-Extra: gcp
|
35
|
+
Requires-Dist: google-auth ==2.29.0 ; extra == 'gcp'
|
36
|
+
Requires-Dist: google-cloud-core ==2.4.1 ; extra == 'gcp'
|
37
|
+
Requires-Dist: google-cloud-storage ==2.16.0 ; extra == 'gcp'
|
38
|
+
Requires-Dist: gcsfs ==2024.3.1 ; extra == 'gcp'
|
28
39
|
Provides-Extra: spark
|
29
|
-
Requires-Dist: pyspark <3.
|
40
|
+
Requires-Dist: pyspark <3.6.0,>=3.0.0 ; extra == 'spark'
|
30
41
|
|
31
42
|
# TRAC Model Runtime for Python
|
32
43
|
|
@@ -46,12 +57,12 @@ Documentation for the TRAC platform is available on our website at
|
|
46
57
|
|
47
58
|
The TRAC runtime for Python has these requirements:
|
48
59
|
|
49
|
-
* Python: 3.
|
50
|
-
* Pandas: 1.2 up to 2.
|
51
|
-
* PySpark
|
52
|
-
|
53
|
-
Not every combination of versions will work, e.g. PySpark 3 requires Python 3.8.
|
60
|
+
* Python: 3.8 up to 3.12
|
61
|
+
* Pandas: 1.2 up to 2.2
|
62
|
+
* PySpark 3.0 up to 3.5 (optional)
|
54
63
|
|
64
|
+
3rd party libraries may impose additional constraints on supported versions of Python, Pandas or PySpark.
|
65
|
+
As of February 2024, the Python libraries for GCP do not yet support Python 3.12.
|
55
66
|
|
56
67
|
## Installing the runtime
|
57
68
|
|