corvic-engine 0.3.0rc62__cp38-abi3-win_amd64.whl → 0.3.0rc64__cp38-abi3-win_amd64.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.
- buf/validate/validate_pb2.py +415 -698
- buf/validate/validate_pb2.pyi +173 -362
- buf/validate/validate_pb2_grpc.py +1 -1
- buf/validate/validate_pb2_grpc.pyi +6 -10
- corvic/engine/_native.pyd +0 -0
- corvic/system/_embedder.py +31 -8
- corvic/system/_image_embedder.py +33 -12
- corvic/system/in_memory_executor.py +292 -331
- corvic/system_sqlite/staging.py +17 -9
- {corvic_engine-0.3.0rc62.dist-info → corvic_engine-0.3.0rc64.dist-info}/METADATA +1 -1
- {corvic_engine-0.3.0rc62.dist-info → corvic_engine-0.3.0rc64.dist-info}/RECORD +27 -35
- corvic_generated/feature/v1/experiment_pb2.py +2 -2
- corvic_generated/feature/v1/space_pb2.py +2 -2
- corvic_generated/feature/v2/feature_view_pb2.py +2 -2
- corvic_generated/feature/v2/space_pb2.py +5 -5
- corvic_generated/ingest/v2/pipeline_pb2.py +24 -22
- corvic_generated/ingest/v2/pipeline_pb2.pyi +4 -2
- corvic_generated/ingest/v2/resource_pb2.py +4 -4
- corvic_generated/ingest/v2/room_pb2.py +31 -31
- corvic_generated/ingest/v2/room_pb2.pyi +4 -2
- corvic_generated/ingest/v2/source_pb2.py +4 -4
- corvic_generated/ingest/v2/table_pb2.py +3 -3
- corvic_generated/orm/v1/agent_pb2.py +2 -2
- corvic_generated/orm/v1/agent_pb2.pyi +6 -0
- corvic_generated/orm/v1/table_pb2.py +2 -2
- buf/validate/expression_pb2.py +0 -37
- buf/validate/expression_pb2.pyi +0 -52
- buf/validate/expression_pb2_grpc.py +0 -4
- buf/validate/expression_pb2_grpc.pyi +0 -34
- buf/validate/priv/private_pb2.py +0 -37
- buf/validate/priv/private_pb2.pyi +0 -37
- buf/validate/priv/private_pb2_grpc.py +0 -4
- buf/validate/priv/private_pb2_grpc.pyi +0 -34
- {corvic_engine-0.3.0rc62.dist-info → corvic_engine-0.3.0rc64.dist-info}/WHEEL +0 -0
- {corvic_engine-0.3.0rc62.dist-info → corvic_engine-0.3.0rc64.dist-info}/licenses/LICENSE +0 -0
@@ -18,7 +18,7 @@ from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor
|
|
18
18
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
19
19
|
|
20
20
|
|
21
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1f\x63orvic/ingest/v2/resource.proto\x12\x10\x63orvic.ingest.v2\x1a\x1b\x62uf/validate/validate.proto\x1a\x1c\x63orvic/status/v1/event.proto\x1a google/protobuf/descriptor.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x99\x04\n\x10ResourceMetadata\x12\x1e\n\x04name\x18\x01 \x01(\tB\n\xbaH\x07r\x05\x10\x01\x18\xc8\x01R\x04name\x12%\n\tmime_type\x18\x02 \x01(\tB\x08\xbaH\x05r\x03\x18\xc8\x01R\x08mimeType\x12\x7f\n\x07room_id\x18\x03 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x06roomId\x12-\n\roriginal_path\x18\x05 \x01(\tB\x08\xbaH\x05r\x03\x18\xe8\x07R\x0coriginalPath\x12*\n\x0b\x64\x65scription\x18\x06 \x01(\tB\x08\xbaH\x05r\x03\x18\xe8\x07R\x0b\x64\x65scription\x12\x87\x01\n\x0bpipeline_id\x18\x08 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\npipelineId\x12;\n\ttype_hint\x18\x04 \x01(\x0e\x32\x1e.corvic.ingest.v2.ResourceTypeR\x08typeHint\x12\x1b\n\x04size\x18\x07 \x01(\x03\x42\x07\xbaH\x04\"\x02 \x00R\x04size\"\xee\x02\n\rResourceEntry\x12\x0e\n\x02id\x18\x01 \x01(\tR\x02id\x12\x12\n\x04name\x18\x02 \x01(\tR\x04name\x12\x1b\n\tmime_type\x18\x03 \x01(\tR\x08mimeType\x12\x10\n\x03md5\x18\x05 \x01(\tR\x03md5\x12\x17\n\x07room_id\x18\x06 \x01(\tR\x06roomId\x12\x12\n\x04size\x18\x07 \x01(\x04R\x04size\x12#\n\roriginal_path\x18\t \x01(\tR\x0coriginalPath\x12 \n\x0b\x64\x65scription\x18\x0b \x01(\tR\x0b\x64\x65scription\x12\x1f\n\x0bpipeline_id\x18\x0c \x01(\tR\npipelineId\x12\x37\n\x18referenced_by_source_ids\x18\n \x03(\tR\x15referencedBySourceIds\x12<\n\rrecent_events\x18\x08 \x03(\x0b\x32\x17.corvic.status.v1.EventR\x0crecentEvents\"p\n\x16\x43reateUploadURLRequest\x12>\n\x08metadata\x18\x01 \x01(\x0b\x32\".corvic.ingest.v2.ResourceMetadataR\x08metadata\x12\x16\n\x06origin\x18\x02 \x01(\tR\x06origin\"A\n\x17\x43reateUploadURLResponse\x12\x10\n\x03url\x18\x01 \x01(\tR\x03url\x12\x14\n\x05token\x18\x02 \x01(\tR\x05token\"s\n\x15UploadURLTokenPayload\x12>\n\x08metadata\x18\x01 \x01(\x0b\x32\".corvic.ingest.v2.ResourceMetadataR\x08metadata\x12\x1a\n\x08\x66ilename\x18\x02 \x01(\tR\x08\x66ilename\"0\n\x18\x46inalizeUploadURLRequest\x12\x14\n\x05token\x18\x01 \x01(\tR\x05token\"R\n\x19\x46inalizeUploadURLResponse\x12\x35\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1f.corvic.ingest.v2.ResourceEntryR\x05\x65ntry\"\x8f\x01\n\x15\x44\x65leteResourceRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"\x18\n\x16\x44\x65leteResourceResponse\"\x8c\x01\n\x12GetResourceRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"L\n\x13GetResourceResponse\x12\x35\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1f.corvic.ingest.v2.ResourceEntryR\x05\x65ntry\"\x99\x01\n\x14ListResourcesRequest\x12\x80\x01\n\x07room_id\x18\x01 \x01(\tBg\xbaHdr\x02\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\
|
21
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1f\x63orvic/ingest/v2/resource.proto\x12\x10\x63orvic.ingest.v2\x1a\x1b\x62uf/validate/validate.proto\x1a\x1c\x63orvic/status/v1/event.proto\x1a google/protobuf/descriptor.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x99\x04\n\x10ResourceMetadata\x12\x1e\n\x04name\x18\x01 \x01(\tB\n\xbaH\x07r\x05\x10\x01\x18\xc8\x01R\x04name\x12%\n\tmime_type\x18\x02 \x01(\tB\x08\xbaH\x05r\x03\x18\xc8\x01R\x08mimeType\x12\x7f\n\x07room_id\x18\x03 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x06roomId\x12-\n\roriginal_path\x18\x05 \x01(\tB\x08\xbaH\x05r\x03\x18\xe8\x07R\x0coriginalPath\x12*\n\x0b\x64\x65scription\x18\x06 \x01(\tB\x08\xbaH\x05r\x03\x18\xe8\x07R\x0b\x64\x65scription\x12\x87\x01\n\x0bpipeline_id\x18\x08 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\npipelineId\x12;\n\ttype_hint\x18\x04 \x01(\x0e\x32\x1e.corvic.ingest.v2.ResourceTypeR\x08typeHint\x12\x1b\n\x04size\x18\x07 \x01(\x03\x42\x07\xbaH\x04\"\x02 \x00R\x04size\"\xee\x02\n\rResourceEntry\x12\x0e\n\x02id\x18\x01 \x01(\tR\x02id\x12\x12\n\x04name\x18\x02 \x01(\tR\x04name\x12\x1b\n\tmime_type\x18\x03 \x01(\tR\x08mimeType\x12\x10\n\x03md5\x18\x05 \x01(\tR\x03md5\x12\x17\n\x07room_id\x18\x06 \x01(\tR\x06roomId\x12\x12\n\x04size\x18\x07 \x01(\x04R\x04size\x12#\n\roriginal_path\x18\t \x01(\tR\x0coriginalPath\x12 \n\x0b\x64\x65scription\x18\x0b \x01(\tR\x0b\x64\x65scription\x12\x1f\n\x0bpipeline_id\x18\x0c \x01(\tR\npipelineId\x12\x37\n\x18referenced_by_source_ids\x18\n \x03(\tR\x15referencedBySourceIds\x12<\n\rrecent_events\x18\x08 \x03(\x0b\x32\x17.corvic.status.v1.EventR\x0crecentEvents\"p\n\x16\x43reateUploadURLRequest\x12>\n\x08metadata\x18\x01 \x01(\x0b\x32\".corvic.ingest.v2.ResourceMetadataR\x08metadata\x12\x16\n\x06origin\x18\x02 \x01(\tR\x06origin\"A\n\x17\x43reateUploadURLResponse\x12\x10\n\x03url\x18\x01 \x01(\tR\x03url\x12\x14\n\x05token\x18\x02 \x01(\tR\x05token\"s\n\x15UploadURLTokenPayload\x12>\n\x08metadata\x18\x01 \x01(\x0b\x32\".corvic.ingest.v2.ResourceMetadataR\x08metadata\x12\x1a\n\x08\x66ilename\x18\x02 \x01(\tR\x08\x66ilename\"0\n\x18\x46inalizeUploadURLRequest\x12\x14\n\x05token\x18\x01 \x01(\tR\x05token\"R\n\x19\x46inalizeUploadURLResponse\x12\x35\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1f.corvic.ingest.v2.ResourceEntryR\x05\x65ntry\"\x8f\x01\n\x15\x44\x65leteResourceRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"\x18\n\x16\x44\x65leteResourceResponse\"\x8c\x01\n\x12GetResourceRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"L\n\x13GetResourceResponse\x12\x35\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1f.corvic.ingest.v2.ResourceEntryR\x05\x65ntry\"\x99\x01\n\x14ListResourcesRequest\x12\x80\x01\n\x07room_id\x18\x01 \x01(\tBg\xbaHdr\x02\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\xd8\x01\x01R\x06roomId\"N\n\x15ListResourcesResponse\x12\x35\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1f.corvic.ingest.v2.ResourceEntryR\x05\x65ntry\"\x8b\x01\n\x0cResourceList\x12{\n\x02id\x18\x01 \x03(\tBk\xbaHh\x92\x01\x65\"cr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"\xdb\x01\n\x15WatchResourcesRequest\x12\x81\x01\n\x07room_id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')H\x00R\x06roomId\x12\x32\n\x03ids\x18\x02 \x01(\x0b\x32\x1e.corvic.ingest.v2.ResourceListH\x00R\x03idsB\n\n\x08selector\"d\n\x16WatchResourcesResponse\x12J\n\x10updated_resource\x18\x01 \x01(\x0b\x32\x1f.corvic.ingest.v2.ResourceEntryR\x0fupdatedResource\"\xb5\x01\n#ListResourcesPaginatedCursorPayload\x12T\n\x19\x63reate_time_of_last_entry\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x15\x63reateTimeOfLastEntry\x12\x17\n\x07room_id\x18\x02 \x01(\tR\x06roomId\x12\x1f\n\x0bpipeline_id\x18\x03 \x01(\tR\npipelineId\"\xef\x02\n\x1dListResourcesPaginatedRequest\x12\x80\x01\n\x07room_id\x18\x01 \x01(\tBg\xbaHdr\x02\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\xd8\x01\x01R\x06roomId\x12\x88\x01\n\x0bpipeline_id\x18\x04 \x01(\tBg\xbaHdr\x02\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\xd8\x01\x01R\npipelineId\x12(\n\x10\x65ntries_per_page\x18\x02 \x01(\rR\x0e\x65ntriesPerPage\x12\x16\n\x06\x63ursor\x18\x03 \x01(\tR\x06\x63ursor\"\x91\x01\n\x1eListResourcesPaginatedResponse\x12J\n\x10resource_entries\x18\x03 \x03(\x0b\x32\x1f.corvic.ingest.v2.ResourceEntryR\x0fresourceEntries\x12\x16\n\x06\x63ursor\x18\x02 \x01(\tR\x06\x63ursorJ\x04\x08\x01\x10\x02R\x05\x65ntry\"\x9a\x01\n CreateResourceDownloadURLRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"5\n!CreateResourceDownloadURLResponse\x12\x10\n\x03url\x18\x01 \x01(\tR\x03url*\xab\x01\n\x0cResourceType\x12\x1d\n\x19RESOURCE_TYPE_UNSPECIFIED\x10\x00\x12\x1b\n\x13RESOURCE_TYPE_TABLE\x10\x01\x1a\x02\x08\x01\x12!\n\x1dRESOURCE_TYPE_DIMENSION_TABLE\x10\x02\x12\x1c\n\x18RESOURCE_TYPE_FACT_TABLE\x10\x03\x12\x1e\n\x1aRESOURCE_TYPE_PDF_DOCUMENT\x10\x04\x32\x97\x07\n\x0fResourceService\x12h\n\x0f\x43reateUploadURL\x12(.corvic.ingest.v2.CreateUploadURLRequest\x1a).corvic.ingest.v2.CreateUploadURLResponse\"\x00\x12q\n\x11\x46inalizeUploadURL\x12*.corvic.ingest.v2.FinalizeUploadURLRequest\x1a+.corvic.ingest.v2.FinalizeUploadURLResponse\"\x03\x90\x02\x02\x12\x65\n\x0e\x44\x65leteResource\x12\'.corvic.ingest.v2.DeleteResourceRequest\x1a(.corvic.ingest.v2.DeleteResourceResponse\"\x00\x12_\n\x0bGetResource\x12$.corvic.ingest.v2.GetResourceRequest\x1a%.corvic.ingest.v2.GetResourceResponse\"\x03\x90\x02\x01\x12g\n\rListResources\x12&.corvic.ingest.v2.ListResourcesRequest\x1a\'.corvic.ingest.v2.ListResourcesResponse\"\x03\x90\x02\x01\x30\x01\x12\x80\x01\n\x16ListResourcesPaginated\x12/.corvic.ingest.v2.ListResourcesPaginatedRequest\x1a\x30.corvic.ingest.v2.ListResourcesPaginatedResponse\"\x03\x90\x02\x01\x12j\n\x0eWatchResources\x12\'.corvic.ingest.v2.WatchResourcesRequest\x1a(.corvic.ingest.v2.WatchResourcesResponse\"\x03\x90\x02\x01\x30\x01\x12\x86\x01\n\x19\x43reateResourceDownloadURL\x12\x32.corvic.ingest.v2.CreateResourceDownloadURLRequest\x1a\x33.corvic.ingest.v2.CreateResourceDownloadURLResponse\"\x00\x62\x06proto3')
|
22
22
|
|
23
23
|
_globals = globals()
|
24
24
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
@@ -46,15 +46,15 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
46
46
|
_globals['_GETRESOURCEREQUEST'].fields_by_name['id']._options = None
|
47
47
|
_globals['_GETRESOURCEREQUEST'].fields_by_name['id']._serialized_options = b'\272Hcr\004\020\001\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')'
|
48
48
|
_globals['_LISTRESOURCESREQUEST'].fields_by_name['room_id']._options = None
|
49
|
-
_globals['_LISTRESOURCESREQUEST'].fields_by_name['room_id']._serialized_options = b'\272Hdr\002\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\
|
49
|
+
_globals['_LISTRESOURCESREQUEST'].fields_by_name['room_id']._serialized_options = b'\272Hdr\002\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\330\001\001'
|
50
50
|
_globals['_RESOURCELIST'].fields_by_name['id']._options = None
|
51
51
|
_globals['_RESOURCELIST'].fields_by_name['id']._serialized_options = b'\272Hh\222\001e\"cr\004\020\001\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')'
|
52
52
|
_globals['_WATCHRESOURCESREQUEST'].fields_by_name['room_id']._options = None
|
53
53
|
_globals['_WATCHRESOURCESREQUEST'].fields_by_name['room_id']._serialized_options = b'\272Hcr\004\020\001\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')'
|
54
54
|
_globals['_LISTRESOURCESPAGINATEDREQUEST'].fields_by_name['room_id']._options = None
|
55
|
-
_globals['_LISTRESOURCESPAGINATEDREQUEST'].fields_by_name['room_id']._serialized_options = b'\272Hdr\002\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\
|
55
|
+
_globals['_LISTRESOURCESPAGINATEDREQUEST'].fields_by_name['room_id']._serialized_options = b'\272Hdr\002\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\330\001\001'
|
56
56
|
_globals['_LISTRESOURCESPAGINATEDREQUEST'].fields_by_name['pipeline_id']._options = None
|
57
|
-
_globals['_LISTRESOURCESPAGINATEDREQUEST'].fields_by_name['pipeline_id']._serialized_options = b'\272Hdr\002\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\
|
57
|
+
_globals['_LISTRESOURCESPAGINATEDREQUEST'].fields_by_name['pipeline_id']._serialized_options = b'\272Hdr\002\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\330\001\001'
|
58
58
|
_globals['_CREATERESOURCEDOWNLOADURLREQUEST'].fields_by_name['id']._options = None
|
59
59
|
_globals['_CREATERESOURCEDOWNLOADURLREQUEST'].fields_by_name['id']._serialized_options = b'\272Hcr\004\020\001\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')'
|
60
60
|
_globals['_RESOURCESERVICE'].methods_by_name['FinalizeUploadURL']._options = None
|
@@ -17,7 +17,7 @@ from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor
|
|
17
17
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
18
18
|
|
19
19
|
|
20
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1b\x63orvic/ingest/v2/room.proto\x12\x10\x63orvic.ingest.v2\x1a\x1b\x62uf/validate/validate.proto\x1a google/protobuf/descriptor.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"
|
20
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1b\x63orvic/ingest/v2/room.proto\x12\x10\x63orvic.ingest.v2\x1a\x1b\x62uf/validate/validate.proto\x1a google/protobuf/descriptor.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xa2\x01\n\tRoomEntry\x12\x0e\n\x02id\x18\x01 \x01(\tR\x02id\x12\x12\n\x04name\x18\x02 \x01(\tR\x04name\x12\x1b\n\x07user_id\x18\x03 \x01(\tB\x02\x18\x01R\x06userId\x12\x19\n\x06org_id\x18\x04 \x01(\tB\x02\x18\x01R\x05orgId\x12\x39\n\ncreated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\tcreatedAt\"k\n\x11\x43reateRoomRequest\x12\x1e\n\x04name\x18\x01 \x01(\tB\n\xbaH\x07r\x05\x10\x01\x18\xc8\x01R\x04name\x12\x1b\n\x07user_id\x18\x02 \x01(\tB\x02\x18\x01R\x06userId\x12\x19\n\x06org_id\x18\x03 \x01(\tB\x02\x18\x01R\x05orgId\"G\n\x12\x43reateRoomResponse\x12\x31\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1b.corvic.ingest.v2.RoomEntryR\x05\x65ntry\"\x8b\x01\n\x11\x44\x65leteRoomRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"\x14\n\x12\x44\x65leteRoomResponse\"\x88\x01\n\x0eGetRoomRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"D\n\x0fGetRoomResponse\x12\x31\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1b.corvic.ingest.v2.RoomEntryR\x05\x65ntry\";\n\x10ListRoomsRequestJ\x04\x08\x01\x10\x02J\x04\x08\x02\x10\x03J\x04\x08\x03\x10\x04R\x04nameR\x07user_idR\x06org_id\"F\n\x11ListRoomsResponse\x12\x31\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1b.corvic.ingest.v2.RoomEntryR\x05\x65ntry\"w\n\x1fListRoomsPaginatedCursorPayload\x12T\n\x19\x63reate_time_of_last_entry\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x15\x63reateTimeOfLastEntry\"]\n\x19ListRoomsPaginatedRequest\x12(\n\x10\x65ntries_per_page\x18\x02 \x01(\rR\x0e\x65ntriesPerPage\x12\x16\n\x06\x63ursor\x18\x03 \x01(\tR\x06\x63ursor\"g\n\x1aListRoomsPaginatedResponse\x12\x31\n\x05\x65ntry\x18\x01 \x03(\x0b\x32\x1b.corvic.ingest.v2.RoomEntryR\x05\x65ntry\x12\x16\n\x06\x63ursor\x18\x02 \x01(\tR\x06\x63ursor\"\x8a\x01\n\x10PurgeRoomRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"\x13\n\x11PurgeRoomResponse2\xc3\x04\n\x0bRoomService\x12Y\n\nCreateRoom\x12#.corvic.ingest.v2.CreateRoomRequest\x1a$.corvic.ingest.v2.CreateRoomResponse\"\x00\x12Y\n\nDeleteRoom\x12#.corvic.ingest.v2.DeleteRoomRequest\x1a$.corvic.ingest.v2.DeleteRoomResponse\"\x00\x12S\n\x07GetRoom\x12 .corvic.ingest.v2.GetRoomRequest\x1a!.corvic.ingest.v2.GetRoomResponse\"\x03\x90\x02\x01\x12[\n\tListRooms\x12\".corvic.ingest.v2.ListRoomsRequest\x1a#.corvic.ingest.v2.ListRoomsResponse\"\x03\x90\x02\x01\x30\x01\x12t\n\x12ListRoomsPaginated\x12+.corvic.ingest.v2.ListRoomsPaginatedRequest\x1a,.corvic.ingest.v2.ListRoomsPaginatedResponse\"\x03\x90\x02\x01\x12V\n\tPurgeRoom\x12\".corvic.ingest.v2.PurgeRoomRequest\x1a#.corvic.ingest.v2.PurgeRoomResponse\"\x00\x62\x06proto3')
|
21
21
|
|
22
22
|
_globals = globals()
|
23
23
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
@@ -46,34 +46,34 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
46
46
|
_globals['_ROOMSERVICE'].methods_by_name['ListRooms']._serialized_options = b'\220\002\001'
|
47
47
|
_globals['_ROOMSERVICE'].methods_by_name['ListRoomsPaginated']._options = None
|
48
48
|
_globals['_ROOMSERVICE'].methods_by_name['ListRoomsPaginated']._serialized_options = b'\220\002\001'
|
49
|
-
_globals['_ROOMENTRY']._serialized_start=
|
50
|
-
_globals['_ROOMENTRY']._serialized_end=
|
51
|
-
_globals['_CREATEROOMREQUEST']._serialized_start=
|
52
|
-
_globals['_CREATEROOMREQUEST']._serialized_end=
|
53
|
-
_globals['_CREATEROOMRESPONSE']._serialized_start=
|
54
|
-
_globals['_CREATEROOMRESPONSE']._serialized_end=
|
55
|
-
_globals['_DELETEROOMREQUEST']._serialized_start=
|
56
|
-
_globals['_DELETEROOMREQUEST']._serialized_end=
|
57
|
-
_globals['_DELETEROOMRESPONSE']._serialized_start=
|
58
|
-
_globals['_DELETEROOMRESPONSE']._serialized_end=
|
59
|
-
_globals['_GETROOMREQUEST']._serialized_start=
|
60
|
-
_globals['_GETROOMREQUEST']._serialized_end=
|
61
|
-
_globals['_GETROOMRESPONSE']._serialized_start=
|
62
|
-
_globals['_GETROOMRESPONSE']._serialized_end=
|
63
|
-
_globals['_LISTROOMSREQUEST']._serialized_start=
|
64
|
-
_globals['_LISTROOMSREQUEST']._serialized_end=
|
65
|
-
_globals['_LISTROOMSRESPONSE']._serialized_start=
|
66
|
-
_globals['_LISTROOMSRESPONSE']._serialized_end=
|
67
|
-
_globals['_LISTROOMSPAGINATEDCURSORPAYLOAD']._serialized_start=
|
68
|
-
_globals['_LISTROOMSPAGINATEDCURSORPAYLOAD']._serialized_end=
|
69
|
-
_globals['_LISTROOMSPAGINATEDREQUEST']._serialized_start=
|
70
|
-
_globals['_LISTROOMSPAGINATEDREQUEST']._serialized_end=
|
71
|
-
_globals['_LISTROOMSPAGINATEDRESPONSE']._serialized_start=
|
72
|
-
_globals['_LISTROOMSPAGINATEDRESPONSE']._serialized_end=
|
73
|
-
_globals['_PURGEROOMREQUEST']._serialized_start=
|
74
|
-
_globals['_PURGEROOMREQUEST']._serialized_end=
|
75
|
-
_globals['_PURGEROOMRESPONSE']._serialized_start=
|
76
|
-
_globals['_PURGEROOMRESPONSE']._serialized_end=
|
77
|
-
_globals['_ROOMSERVICE']._serialized_start=
|
78
|
-
_globals['_ROOMSERVICE']._serialized_end=
|
49
|
+
_globals['_ROOMENTRY']._serialized_start=146
|
50
|
+
_globals['_ROOMENTRY']._serialized_end=308
|
51
|
+
_globals['_CREATEROOMREQUEST']._serialized_start=310
|
52
|
+
_globals['_CREATEROOMREQUEST']._serialized_end=417
|
53
|
+
_globals['_CREATEROOMRESPONSE']._serialized_start=419
|
54
|
+
_globals['_CREATEROOMRESPONSE']._serialized_end=490
|
55
|
+
_globals['_DELETEROOMREQUEST']._serialized_start=493
|
56
|
+
_globals['_DELETEROOMREQUEST']._serialized_end=632
|
57
|
+
_globals['_DELETEROOMRESPONSE']._serialized_start=634
|
58
|
+
_globals['_DELETEROOMRESPONSE']._serialized_end=654
|
59
|
+
_globals['_GETROOMREQUEST']._serialized_start=657
|
60
|
+
_globals['_GETROOMREQUEST']._serialized_end=793
|
61
|
+
_globals['_GETROOMRESPONSE']._serialized_start=795
|
62
|
+
_globals['_GETROOMRESPONSE']._serialized_end=863
|
63
|
+
_globals['_LISTROOMSREQUEST']._serialized_start=865
|
64
|
+
_globals['_LISTROOMSREQUEST']._serialized_end=924
|
65
|
+
_globals['_LISTROOMSRESPONSE']._serialized_start=926
|
66
|
+
_globals['_LISTROOMSRESPONSE']._serialized_end=996
|
67
|
+
_globals['_LISTROOMSPAGINATEDCURSORPAYLOAD']._serialized_start=998
|
68
|
+
_globals['_LISTROOMSPAGINATEDCURSORPAYLOAD']._serialized_end=1117
|
69
|
+
_globals['_LISTROOMSPAGINATEDREQUEST']._serialized_start=1119
|
70
|
+
_globals['_LISTROOMSPAGINATEDREQUEST']._serialized_end=1212
|
71
|
+
_globals['_LISTROOMSPAGINATEDRESPONSE']._serialized_start=1214
|
72
|
+
_globals['_LISTROOMSPAGINATEDRESPONSE']._serialized_end=1317
|
73
|
+
_globals['_PURGEROOMREQUEST']._serialized_start=1320
|
74
|
+
_globals['_PURGEROOMREQUEST']._serialized_end=1458
|
75
|
+
_globals['_PURGEROOMRESPONSE']._serialized_start=1460
|
76
|
+
_globals['_PURGEROOMRESPONSE']._serialized_end=1479
|
77
|
+
_globals['_ROOMSERVICE']._serialized_start=1482
|
78
|
+
_globals['_ROOMSERVICE']._serialized_end=2061
|
79
79
|
# @@protoc_insertion_point(module_scope)
|
@@ -9,16 +9,18 @@ from typing import ClassVar as _ClassVar, Iterable as _Iterable, Mapping as _Map
|
|
9
9
|
DESCRIPTOR: _descriptor.FileDescriptor
|
10
10
|
|
11
11
|
class RoomEntry(_message.Message):
|
12
|
-
__slots__ = ("id", "name", "user_id", "org_id")
|
12
|
+
__slots__ = ("id", "name", "user_id", "org_id", "created_at")
|
13
13
|
ID_FIELD_NUMBER: _ClassVar[int]
|
14
14
|
NAME_FIELD_NUMBER: _ClassVar[int]
|
15
15
|
USER_ID_FIELD_NUMBER: _ClassVar[int]
|
16
16
|
ORG_ID_FIELD_NUMBER: _ClassVar[int]
|
17
|
+
CREATED_AT_FIELD_NUMBER: _ClassVar[int]
|
17
18
|
id: str
|
18
19
|
name: str
|
19
20
|
user_id: str
|
20
21
|
org_id: str
|
21
|
-
|
22
|
+
created_at: _timestamp_pb2.Timestamp
|
23
|
+
def __init__(self, id: _Optional[str] = ..., name: _Optional[str] = ..., user_id: _Optional[str] = ..., org_id: _Optional[str] = ..., created_at: _Optional[_Union[_timestamp_pb2.Timestamp, _Mapping]] = ...) -> None: ...
|
22
24
|
|
23
25
|
class CreateRoomRequest(_message.Message):
|
24
26
|
__slots__ = ("name", "user_id", "org_id")
|
@@ -19,7 +19,7 @@ from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor
|
|
19
19
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
20
20
|
|
21
21
|
|
22
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1d\x63orvic/ingest/v2/source.proto\x12\x10\x63orvic.ingest.v2\x1a\x1b\x62uf/validate/validate.proto\x1a\x1c\x63orvic/ingest/v2/table.proto\x1a\x19\x63orvic/orm/v1/table.proto\x1a google/protobuf/descriptor.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xcb\x01\n\x0bSourceEntry\x12\x0e\n\x02id\x18\x01 \x01(\tR\x02id\x12\x12\n\x04name\x18\x03 \x01(\tR\x04name\x12\x19\n\x08num_rows\x18\x04 \x01(\x03R\x07numRows\x12\x35\n\x06schema\x18\x05 \x01(\x0b\x32\x1d.corvic.ingest.v2.TableSchemaR\x06schema\x12\x1f\n\x0bpipeline_id\x18\x07 \x01(\tR\npipelineIdJ\x04\x08\x02\x10\x03J\x04\x08\x06\x10\x07R\x0cresource_idsR\x0bsource_type\"\x8d\x01\n\x13\x44\x65leteSourceRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"\x16\n\x14\x44\x65leteSourceResponse\"\x8a\x01\n\x10GetSourceRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"U\n\x11GetSourceResponse\x12@\n\x0csource_entry\x18\x01 \x01(\x0b\x32\x1d.corvic.ingest.v2.SourceEntryR\x0bsourceEntry\"\xa2\x02\n\x12ListSourcesRequest\x12\x80\x01\n\x07room_id\x18\x01 \x01(\tBg\xbaHdr\x02\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\
|
22
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1d\x63orvic/ingest/v2/source.proto\x12\x10\x63orvic.ingest.v2\x1a\x1b\x62uf/validate/validate.proto\x1a\x1c\x63orvic/ingest/v2/table.proto\x1a\x19\x63orvic/orm/v1/table.proto\x1a google/protobuf/descriptor.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xcb\x01\n\x0bSourceEntry\x12\x0e\n\x02id\x18\x01 \x01(\tR\x02id\x12\x12\n\x04name\x18\x03 \x01(\tR\x04name\x12\x19\n\x08num_rows\x18\x04 \x01(\x03R\x07numRows\x12\x35\n\x06schema\x18\x05 \x01(\x0b\x32\x1d.corvic.ingest.v2.TableSchemaR\x06schema\x12\x1f\n\x0bpipeline_id\x18\x07 \x01(\tR\npipelineIdJ\x04\x08\x02\x10\x03J\x04\x08\x06\x10\x07R\x0cresource_idsR\x0bsource_type\"\x8d\x01\n\x13\x44\x65leteSourceRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"\x16\n\x14\x44\x65leteSourceResponse\"\x8a\x01\n\x10GetSourceRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"U\n\x11GetSourceResponse\x12@\n\x0csource_entry\x18\x01 \x01(\x0b\x32\x1d.corvic.ingest.v2.SourceEntryR\x0bsourceEntry\"\xa2\x02\n\x12ListSourcesRequest\x12\x80\x01\n\x07room_id\x18\x01 \x01(\tBg\xbaHdr\x02\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\xd8\x01\x01R\x06roomId\x12\x88\x01\n\x0bresource_id\x18\x02 \x01(\tBg\xbaHdr\x02\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\xd8\x01\x01R\nresourceId\"J\n\x13ListSourcesResponse\x12\x33\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1d.corvic.ingest.v2.SourceEntryR\x05\x65ntry\"y\n!ListSourcesPaginatedCursorPayload\x12T\n\x19\x63reate_time_of_last_entry\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x15\x63reateTimeOfLastEntry\"\xe2\x01\n\x1bListSourcesPaginatedRequest\x12(\n\x10\x65ntries_per_page\x18\x02 \x01(\rR\x0e\x65ntriesPerPage\x12\x80\x01\n\x07room_id\x18\x01 \x01(\tBg\xbaHdr\x02\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\xd8\x01\x01R\x06roomId\x12\x16\n\x06\x63ursor\x18\x03 \x01(\tR\x06\x63ursor\"k\n\x1cListSourcesPaginatedResponse\x12\x33\n\x05\x65ntry\x18\x01 \x03(\x0b\x32\x1d.corvic.ingest.v2.SourceEntryR\x05\x65ntry\x12\x16\n\x06\x63ursor\x18\x02 \x01(\tR\x06\x63ursor\"\x8e\x01\n\x14GetSourceHeadRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"}\n\x15GetSourceHeadResponse\x12\x33\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1d.corvic.ingest.v2.SourceEntryR\x05\x65ntry\x12/\n\x04head\x18\x02 \x01(\x0b\x32\x1b.corvic.ingest.v2.TableDataR\x04head\"\xdf\x01\n\x12SourceSchemaUpates\x12\x65\n\x11new_feature_types\x18\x01 \x03(\x0b\x32\x39.corvic.ingest.v2.SourceSchemaUpates.NewFeatureTypesEntryR\x0fnewFeatureTypes\x1a^\n\x14NewFeatureTypesEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x30\n\x05value\x18\x02 \x01(\x0b\x32\x1a.corvic.orm.v1.FeatureTypeR\x05value:\x02\x38\x01:\x02\x18\x01\"\xdd\x01\n\x13SourceSchemaUpdates\x12\x66\n\x11new_feature_types\x18\x01 \x03(\x0b\x32:.corvic.ingest.v2.SourceSchemaUpdates.NewFeatureTypesEntryR\x0fnewFeatureTypes\x1a^\n\x14NewFeatureTypesEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x30\n\x05value\x18\x02 \x01(\x0b\x32\x1a.corvic.orm.v1.FeatureTypeR\x05value:\x02\x38\x01\"\xef\x02\n\x12PatchSourceRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\x12\x61\n\x15source_schema_updates\x18\x02 \x01(\x0b\x32$.corvic.ingest.v2.SourceSchemaUpatesB\x02\x18\x01H\x00R\x13sourceSchemaUpdates\x88\x01\x01\x12Q\n\x0eschema_updates\x18\x03 \x01(\x0b\x32%.corvic.ingest.v2.SourceSchemaUpdatesH\x01R\rschemaUpdates\x88\x01\x01\x42\x18\n\x16_source_schema_updatesB\x11\n\x0f_schema_updates\"W\n\x13PatchSourceResponse\x12@\n\x0csource_entry\x18\x01 \x01(\x0b\x32\x1d.corvic.ingest.v2.SourceEntryR\x0bsourceEntry2\xef\x04\n\rSourceService\x12_\n\x0c\x44\x65leteSource\x12%.corvic.ingest.v2.DeleteSourceRequest\x1a&.corvic.ingest.v2.DeleteSourceResponse\"\x00\x12Y\n\tGetSource\x12\".corvic.ingest.v2.GetSourceRequest\x1a#.corvic.ingest.v2.GetSourceResponse\"\x03\x90\x02\x01\x12\x61\n\x0bListSources\x12$.corvic.ingest.v2.ListSourcesRequest\x1a%.corvic.ingest.v2.ListSourcesResponse\"\x03\x90\x02\x01\x30\x01\x12z\n\x14ListSourcesPaginated\x12-.corvic.ingest.v2.ListSourcesPaginatedRequest\x1a..corvic.ingest.v2.ListSourcesPaginatedResponse\"\x03\x90\x02\x01\x12\x65\n\rGetSourceHead\x12&.corvic.ingest.v2.GetSourceHeadRequest\x1a\'.corvic.ingest.v2.GetSourceHeadResponse\"\x03\x90\x02\x01\x12\\\n\x0bPatchSource\x12$.corvic.ingest.v2.PatchSourceRequest\x1a%.corvic.ingest.v2.PatchSourceResponse\"\x00\x62\x06proto3')
|
23
23
|
|
24
24
|
_globals = globals()
|
25
25
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
@@ -31,11 +31,11 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
31
31
|
_globals['_GETSOURCEREQUEST'].fields_by_name['id']._options = None
|
32
32
|
_globals['_GETSOURCEREQUEST'].fields_by_name['id']._serialized_options = b'\272Hcr\004\020\001\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')'
|
33
33
|
_globals['_LISTSOURCESREQUEST'].fields_by_name['room_id']._options = None
|
34
|
-
_globals['_LISTSOURCESREQUEST'].fields_by_name['room_id']._serialized_options = b'\272Hdr\002\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\
|
34
|
+
_globals['_LISTSOURCESREQUEST'].fields_by_name['room_id']._serialized_options = b'\272Hdr\002\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\330\001\001'
|
35
35
|
_globals['_LISTSOURCESREQUEST'].fields_by_name['resource_id']._options = None
|
36
|
-
_globals['_LISTSOURCESREQUEST'].fields_by_name['resource_id']._serialized_options = b'\272Hdr\002\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\
|
36
|
+
_globals['_LISTSOURCESREQUEST'].fields_by_name['resource_id']._serialized_options = b'\272Hdr\002\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\330\001\001'
|
37
37
|
_globals['_LISTSOURCESPAGINATEDREQUEST'].fields_by_name['room_id']._options = None
|
38
|
-
_globals['_LISTSOURCESPAGINATEDREQUEST'].fields_by_name['room_id']._serialized_options = b'\272Hdr\002\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\
|
38
|
+
_globals['_LISTSOURCESPAGINATEDREQUEST'].fields_by_name['room_id']._serialized_options = b'\272Hdr\002\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\330\001\001'
|
39
39
|
_globals['_GETSOURCEHEADREQUEST'].fields_by_name['id']._options = None
|
40
40
|
_globals['_GETSOURCEHEADREQUEST'].fields_by_name['id']._serialized_options = b'\272Hcr\004\020\001\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')'
|
41
41
|
_globals['_SOURCESCHEMAUPATES_NEWFEATURETYPESENTRY']._options = None
|
@@ -18,7 +18,7 @@ from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor
|
|
18
18
|
from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
|
19
19
|
|
20
20
|
|
21
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1c\x63orvic/ingest/v2/table.proto\x12\x10\x63orvic.ingest.v2\x1a\x1b\x62uf/validate/validate.proto\x1a\x19\x63orvic/orm/v1/table.proto\x1a google/protobuf/descriptor.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xe3\x01\n\x0c\x43olumnSchema\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12\x14\n\x05\x64type\x18\x02 \x01(\tR\x05\x64type\x12\x18\n\x05\x66type\x18\x03 \x01(\tB\x02\x18\x01R\x05\x66type\x12=\n\x0c\x66\x65\x61ture_type\x18\x04 \x01(\x0b\x32\x1a.corvic.orm.v1.FeatureTypeR\x0b\x66\x65\x61tureType\x12P\n\x16possible_feature_types\x18\x05 \x03(\x0b\x32\x1a.corvic.orm.v1.FeatureTypeR\x14possibleFeatureTypes\"G\n\x0bTableSchema\x12\x38\n\x07\x63olumns\x18\x01 \x03(\x0b\x32\x1e.corvic.ingest.v2.ColumnSchemaR\x07\x63olumns\"\xa3\x01\n\nTableEntry\x12\x0e\n\x02id\x18\x01 \x01(\tR\x02id\x12\x1f\n\x0bresource_id\x18\x02 \x01(\tR\nresourceId\x12\x12\n\x04name\x18\x03 \x01(\tR\x04name\x12\x19\n\x08num_rows\x18\x04 \x01(\x03R\x07numRows\x12\x35\n\x06schema\x18\x05 \x01(\x0b\x32\x1d.corvic.ingest.v2.TableSchemaR\x06schema\"8\n\tTableData\x12+\n\x04rows\x18\x01 \x03(\x0b\x32\x17.google.protobuf.StructR\x04rows\"\x8c\x01\n\x12\x44\x65leteTableRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"\x15\n\x13\x44\x65leteTableResponse\"\x89\x01\n\x0fGetTableRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"F\n\x10GetTableResponse\x12\x32\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1c.corvic.ingest.v2.TableEntryR\x05\x65ntry\"\xa1\x02\n\x11ListTablesRequest\x12\x80\x01\n\x07room_id\x18\x01 \x01(\tBg\xbaHdr\x02\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\
|
21
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1c\x63orvic/ingest/v2/table.proto\x12\x10\x63orvic.ingest.v2\x1a\x1b\x62uf/validate/validate.proto\x1a\x19\x63orvic/orm/v1/table.proto\x1a google/protobuf/descriptor.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xe3\x01\n\x0c\x43olumnSchema\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12\x14\n\x05\x64type\x18\x02 \x01(\tR\x05\x64type\x12\x18\n\x05\x66type\x18\x03 \x01(\tB\x02\x18\x01R\x05\x66type\x12=\n\x0c\x66\x65\x61ture_type\x18\x04 \x01(\x0b\x32\x1a.corvic.orm.v1.FeatureTypeR\x0b\x66\x65\x61tureType\x12P\n\x16possible_feature_types\x18\x05 \x03(\x0b\x32\x1a.corvic.orm.v1.FeatureTypeR\x14possibleFeatureTypes\"G\n\x0bTableSchema\x12\x38\n\x07\x63olumns\x18\x01 \x03(\x0b\x32\x1e.corvic.ingest.v2.ColumnSchemaR\x07\x63olumns\"\xa3\x01\n\nTableEntry\x12\x0e\n\x02id\x18\x01 \x01(\tR\x02id\x12\x1f\n\x0bresource_id\x18\x02 \x01(\tR\nresourceId\x12\x12\n\x04name\x18\x03 \x01(\tR\x04name\x12\x19\n\x08num_rows\x18\x04 \x01(\x03R\x07numRows\x12\x35\n\x06schema\x18\x05 \x01(\x0b\x32\x1d.corvic.ingest.v2.TableSchemaR\x06schema\"8\n\tTableData\x12+\n\x04rows\x18\x01 \x03(\x0b\x32\x17.google.protobuf.StructR\x04rows\"\x8c\x01\n\x12\x44\x65leteTableRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"\x15\n\x13\x44\x65leteTableResponse\"\x89\x01\n\x0fGetTableRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"F\n\x10GetTableResponse\x12\x32\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1c.corvic.ingest.v2.TableEntryR\x05\x65ntry\"\xa1\x02\n\x11ListTablesRequest\x12\x80\x01\n\x07room_id\x18\x01 \x01(\tBg\xbaHdr\x02\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\xd8\x01\x01R\x06roomId\x12\x88\x01\n\x0bresource_id\x18\x02 \x01(\tBg\xbaHdr\x02\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\xd8\x01\x01R\nresourceId\"H\n\x12ListTablesResponse\x12\x32\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1c.corvic.ingest.v2.TableEntryR\x05\x65ntry\"\x8d\x01\n\x13GetTableHeadRequest\x12v\n\x02id\x18\x01 \x01(\tBf\xbaHcr\x04\x10\x01\x18\x14\xba\x01Z\n\x0estring.pattern\x12\x16value must be a number\x1a\x30this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')R\x02id\"{\n\x14GetTableHeadResponse\x12\x32\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\x1c.corvic.ingest.v2.TableEntryR\x05\x65ntry\x12/\n\x04head\x18\x02 \x01(\x0b\x32\x1b.corvic.ingest.v2.TableDataR\x04head2\x8d\x03\n\x0cTableService\x12\\\n\x0b\x44\x65leteTable\x12$.corvic.ingest.v2.DeleteTableRequest\x1a%.corvic.ingest.v2.DeleteTableResponse\"\x00\x12V\n\x08GetTable\x12!.corvic.ingest.v2.GetTableRequest\x1a\".corvic.ingest.v2.GetTableResponse\"\x03\x90\x02\x01\x12^\n\nListTables\x12#.corvic.ingest.v2.ListTablesRequest\x1a$.corvic.ingest.v2.ListTablesResponse\"\x03\x90\x02\x01\x30\x01\x12\x62\n\x0cGetTableHead\x12%.corvic.ingest.v2.GetTableHeadRequest\x1a&.corvic.ingest.v2.GetTableHeadResponse\"\x03\x90\x02\x01\x1a\x03\x88\x02\x01\x62\x06proto3')
|
22
22
|
|
23
23
|
_globals = globals()
|
24
24
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
@@ -32,9 +32,9 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
32
32
|
_globals['_GETTABLEREQUEST'].fields_by_name['id']._options = None
|
33
33
|
_globals['_GETTABLEREQUEST'].fields_by_name['id']._serialized_options = b'\272Hcr\004\020\001\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')'
|
34
34
|
_globals['_LISTTABLESREQUEST'].fields_by_name['room_id']._options = None
|
35
|
-
_globals['_LISTTABLESREQUEST'].fields_by_name['room_id']._serialized_options = b'\272Hdr\002\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\
|
35
|
+
_globals['_LISTTABLESREQUEST'].fields_by_name['room_id']._serialized_options = b'\272Hdr\002\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\330\001\001'
|
36
36
|
_globals['_LISTTABLESREQUEST'].fields_by_name['resource_id']._options = None
|
37
|
-
_globals['_LISTTABLESREQUEST'].fields_by_name['resource_id']._serialized_options = b'\272Hdr\002\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\
|
37
|
+
_globals['_LISTTABLESREQUEST'].fields_by_name['resource_id']._serialized_options = b'\272Hdr\002\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')\330\001\001'
|
38
38
|
_globals['_GETTABLEHEADREQUEST'].fields_by_name['id']._options = None
|
39
39
|
_globals['_GETTABLEHEADREQUEST'].fields_by_name['id']._serialized_options = b'\272Hcr\004\020\001\030\024\272\001Z\n\016string.pattern\022\026value must be a number\0320this.matches(\'^[0-9]+$\') && !this.endsWith(\'\\n\')'
|
40
40
|
_globals['_TABLESERVICE']._options = None
|
@@ -14,7 +14,7 @@ _sym_db = _symbol_database.Default()
|
|
14
14
|
|
15
15
|
|
16
16
|
|
17
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19\x63orvic/orm/v1/agent.proto\x12\rcorvic.orm.v1\"\xf3\x01\n\x12\x45xecutorParameters\x12L\n\x15\x63ompletion_model_type\x18\x01 \x01(\x0e\x32\x18.corvic.orm.v1.ModelTypeR\x13\x63ompletionModelType\x12\x42\n\x1d\x63ompletion_system_instruction\x18\x02 \x01(\tR\x1b\x63ompletionSystemInstruction\x12\x33\n\x13\x63ompletion_model_id\x18\x03 \x01(\tH\x00R\x11\x63ompletionModelId\x88\x01\x01\x42\x16\n\x14_completion_model_id\"V\n\x10SpaceInstruction\x12 \n\x0binstruction\x18\x01 \x01(\tR\x0binstruction\x12 \n\x0cspace_run_id\x18\x02 \x01(\tR\nspaceRunId\"\x89\x02\n\x16OrchestratorParameters\x12\x1b\n\tspace_ids\x18\x01 \x03(\tR\x08spaceIds\x12k\n\x12space_instructions\x18\x02 \x03(\x0b\x32<.corvic.orm.v1.OrchestratorParameters.SpaceInstructionsEntryR\x11spaceInstructions\x1a\x65\n\x16SpaceInstructionsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x35\n\x05value\x18\x02 \x01(\x0b\x32\x1f.corvic.orm.v1.SpaceInstructionR\x05value:\x02\x38\x01\"\xc5\x01\n\x0f\x41gentParameters\x12R\n\x13\x65xecutor_parameters\x18\x01 \x01(\x0b\x32!.corvic.orm.v1.ExecutorParametersR\x12\x65xecutorParameters\x12^\n\x17orchestrator_parameters\x18\x02 \x01(\x0b\x32%.corvic.orm.v1.OrchestratorParametersR\x16orchestratorParameters*\
|
17
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19\x63orvic/orm/v1/agent.proto\x12\rcorvic.orm.v1\"\xf3\x01\n\x12\x45xecutorParameters\x12L\n\x15\x63ompletion_model_type\x18\x01 \x01(\x0e\x32\x18.corvic.orm.v1.ModelTypeR\x13\x63ompletionModelType\x12\x42\n\x1d\x63ompletion_system_instruction\x18\x02 \x01(\tR\x1b\x63ompletionSystemInstruction\x12\x33\n\x13\x63ompletion_model_id\x18\x03 \x01(\tH\x00R\x11\x63ompletionModelId\x88\x01\x01\x42\x16\n\x14_completion_model_id\"V\n\x10SpaceInstruction\x12 \n\x0binstruction\x18\x01 \x01(\tR\x0binstruction\x12 \n\x0cspace_run_id\x18\x02 \x01(\tR\nspaceRunId\"\x89\x02\n\x16OrchestratorParameters\x12\x1b\n\tspace_ids\x18\x01 \x03(\tR\x08spaceIds\x12k\n\x12space_instructions\x18\x02 \x03(\x0b\x32<.corvic.orm.v1.OrchestratorParameters.SpaceInstructionsEntryR\x11spaceInstructions\x1a\x65\n\x16SpaceInstructionsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x35\n\x05value\x18\x02 \x01(\x0b\x32\x1f.corvic.orm.v1.SpaceInstructionR\x05value:\x02\x38\x01\"\xc5\x01\n\x0f\x41gentParameters\x12R\n\x13\x65xecutor_parameters\x18\x01 \x01(\x0b\x32!.corvic.orm.v1.ExecutorParametersR\x12\x65xecutorParameters\x12^\n\x17orchestrator_parameters\x18\x02 \x01(\x0b\x32%.corvic.orm.v1.OrchestratorParametersR\x16orchestratorParameters*\xd3\x05\n\tModelType\x12\x1a\n\x16MODEL_TYPE_UNSPECIFIED\x10\x00\x12\x1d\n\x19MODEL_TYPE_GEMINI_1_5_PRO\x10\x01\x12%\n!MODEL_TYPE_GEMINI_1_5_PRO_PREVIEW\x10\x02\x12\x1f\n\x1bMODEL_TYPE_GEMINI_1_5_FLASH\x10\x03\x12\'\n#MODEL_TYPE_GEMINI_1_5_FLASH_PREVIEW\x10\x04\x12\'\n#MODEL_TYPE_GEMINI_2_0_FLASH_PREVIEW\x10\r\x12\x30\n,MODEL_TYPE_GEMINI_2_0_FLASH_THINKING_PREVIEW\x10\x10\x12\x1f\n\x1bMODEL_TYPE_GEMINI_2_0_FLASH\x10\x13\x12\x1b\n\x17MODEL_TYPE_GPT_4_O_MINI\x10\x05\x12\x16\n\x12MODEL_TYPE_GPT_4_O\x10\x06\x12\x1c\n\x18MODEL_TYPE_GPT_3_5_TURBO\x10\x07\x12\x12\n\x0eMODEL_TYPE_O_1\x10\x0e\x12\x17\n\x13MODEL_TYPE_O_1_MINI\x10\x0f\x12\x17\n\x13MODEL_TYPE_O_3_MINI\x10\x12\x12\x16\n\x12MODEL_TYPE_GPT_4_1\x10\x14\x12\x1b\n\x17MODEL_TYPE_GPT_4_1_MINI\x10\x15\x12\x1b\n\x17MODEL_TYPE_GPT_4_1_NANO\x10\x16\x12 \n\x1cMODEL_TYPE_CLAUDE_3_5_SONNET\x10\x08\x12\x1d\n\x19MODEL_TYPE_CLAUDE_3_HAIKU\x10\t\x12\x1c\n\x18MODEL_TYPE_MISTRAL_LARGE\x10\n\x12\x1b\n\x17MODEL_TYPE_MISTRAL_NEMO\x10\x0b\x12 \n\x1cMODEL_TYPE_MISTRAL_CODESTRAL\x10\x0c\x12\x15\n\x11MODEL_TYPE_CUSTOM\x10\x11\x62\x06proto3')
|
18
18
|
|
19
19
|
_globals = globals()
|
20
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
@@ -24,7 +24,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
24
24
|
_globals['_ORCHESTRATORPARAMETERS_SPACEINSTRUCTIONSENTRY']._options = None
|
25
25
|
_globals['_ORCHESTRATORPARAMETERS_SPACEINSTRUCTIONSENTRY']._serialized_options = b'8\001'
|
26
26
|
_globals['_MODELTYPE']._serialized_start=847
|
27
|
-
_globals['_MODELTYPE']._serialized_end=
|
27
|
+
_globals['_MODELTYPE']._serialized_end=1570
|
28
28
|
_globals['_EXECUTORPARAMETERS']._serialized_start=45
|
29
29
|
_globals['_EXECUTORPARAMETERS']._serialized_end=288
|
30
30
|
_globals['_SPACEINSTRUCTION']._serialized_start=290
|
@@ -22,6 +22,9 @@ class ModelType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
22
22
|
MODEL_TYPE_O_1: _ClassVar[ModelType]
|
23
23
|
MODEL_TYPE_O_1_MINI: _ClassVar[ModelType]
|
24
24
|
MODEL_TYPE_O_3_MINI: _ClassVar[ModelType]
|
25
|
+
MODEL_TYPE_GPT_4_1: _ClassVar[ModelType]
|
26
|
+
MODEL_TYPE_GPT_4_1_MINI: _ClassVar[ModelType]
|
27
|
+
MODEL_TYPE_GPT_4_1_NANO: _ClassVar[ModelType]
|
25
28
|
MODEL_TYPE_CLAUDE_3_5_SONNET: _ClassVar[ModelType]
|
26
29
|
MODEL_TYPE_CLAUDE_3_HAIKU: _ClassVar[ModelType]
|
27
30
|
MODEL_TYPE_MISTRAL_LARGE: _ClassVar[ModelType]
|
@@ -42,6 +45,9 @@ MODEL_TYPE_GPT_3_5_TURBO: ModelType
|
|
42
45
|
MODEL_TYPE_O_1: ModelType
|
43
46
|
MODEL_TYPE_O_1_MINI: ModelType
|
44
47
|
MODEL_TYPE_O_3_MINI: ModelType
|
48
|
+
MODEL_TYPE_GPT_4_1: ModelType
|
49
|
+
MODEL_TYPE_GPT_4_1_MINI: ModelType
|
50
|
+
MODEL_TYPE_GPT_4_1_NANO: ModelType
|
45
51
|
MODEL_TYPE_CLAUDE_3_5_SONNET: ModelType
|
46
52
|
MODEL_TYPE_CLAUDE_3_HAIKU: ModelType
|
47
53
|
MODEL_TYPE_MISTRAL_LARGE: ModelType
|
@@ -17,7 +17,7 @@ from corvic_generated.algorithm.graph.v1 import graph_pb2 as corvic_dot_algorith
|
|
17
17
|
from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
|
18
18
|
|
19
19
|
|
20
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19\x63orvic/orm/v1/table.proto\x12\rcorvic.orm.v1\x1a\x1b\x62uf/validate/validate.proto\x1a%corvic/algorithm/graph/v1/graph.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xc5\x17\n\x0eTableComputeOp\x12.\n\x05\x65mpty\x18\r \x01(\x0b\x32\x16.corvic.orm.v1.EmptyOpH\x00R\x05\x65mpty\x12T\n\x13select_from_staging\x18\x01 \x01(\x0b\x32\".corvic.orm.v1.SelectFromStagingOpH\x00R\x11selectFromStaging\x12G\n\x0erename_columns\x18\x02 \x01(\x0b\x32\x1e.corvic.orm.v1.RenameColumnsOpH\x00R\rrenameColumns\x12+\n\x04join\x18\x03 \x01(\x0b\x32\x15.corvic.orm.v1.JoinOpH\x00R\x04join\x12G\n\x0eselect_columns\x18\x04 \x01(\x0b\x32\x1e.corvic.orm.v1.SelectColumnsOpH\x00R\rselectColumns\x12;\n\nlimit_rows\x18\x05 \x01(\x0b\x32\x1a.corvic.orm.v1.LimitRowsOpH\x00R\tlimitRows\x12>\n\x0boffset_rows\x18( \x01(\x0b\x32\x1b.corvic.orm.v1.OffsetRowsOpH\x00R\noffsetRows\x12\x35\n\x08order_by\x18\x0f \x01(\x0b\x32\x18.corvic.orm.v1.OrderByOpH\x00R\x07orderBy\x12>\n\x0b\x66ilter_rows\x18\x0b \x01(\x0b\x32\x1b.corvic.orm.v1.FilterRowsOpH\x00R\nfilterRows\x12\x44\n\rdistinct_rows\x18\x0c \x01(\x0b\x32\x1d.corvic.orm.v1.DistinctRowsOpH\x00R\x0c\x64istinctRows\x12J\n\x0fupdate_metadata\x18\x06 \x01(\x0b\x32\x1f.corvic.orm.v1.UpdateMetadataOpH\x00R\x0eupdateMetadata\x12\x41\n\x0cset_metadata\x18\x07 \x01(\x0b\x32\x1c.corvic.orm.v1.SetMetadataOpH\x00R\x0bsetMetadata\x12W\n\x14remove_from_metadata\x18\x08 \x01(\x0b\x32#.corvic.orm.v1.RemoveFromMetadataOpH\x00R\x12removeFromMetadata\x12W\n\x14update_feature_types\x18\t \x01(\x0b\x32#.corvic.orm.v1.UpdateFeatureTypesOpH\x00R\x12updateFeatureTypes\x12Z\n\x15rollup_by_aggregation\x18\n \x01(\x0b\x32$.corvic.orm.v1.RollupByAggregationOpH\x00R\x13rollupByAggregation\x12q\n\x1e\x65mbed_node2vec_from_edge_lists\x18\x0e \x01(\x0b\x32+.corvic.orm.v1.EmbedNode2vecFromEdgeListsOpH\x00R\x1a\x65mbedNode2vecFromEdgeLists\x12P\n\x11\x65mbedding_metrics\x18\x10 \x01(\x0b\x32!.corvic.orm.v1.EmbeddingMetricsOpH\x00R\x10\x65mbeddingMetrics\x12\\\n\x15\x65mbedding_coordinates\x18\x11 \x01(\x0b\x32%.corvic.orm.v1.EmbeddingCoordinatesOpH\x00R\x14\x65mbeddingCoordinates\x12N\n\x11read_from_parquet\x18\x12 \x01(\x0b\x32 .corvic.orm.v1.ReadFromParquetOpH\x00R\x0freadFromParquet\x12g\n\x1aselect_from_vector_staging\x18\x13 \x01(\x0b\x32(.corvic.orm.v1.SelectFromVectorStagingOpH\x00R\x17selectFromVectorStaging\x12\x31\n\x06\x63oncat\x18\x14 \x01(\x0b\x32\x17.corvic.orm.v1.ConcatOpH\x00R\x06\x63oncat\x12\x44\n\runnest_struct\x18\x15 \x01(\x0b\x32\x1d.corvic.orm.v1.UnnestStructOpH\x00R\x0cunnestStruct\x12K\n\x10nest_into_struct\x18\x19 \x01(\x0b\x32\x1f.corvic.orm.v1.NestIntoStructOpH\x00R\x0enestIntoStruct\x12Q\n\x12\x61\x64\x64_literal_column\x18\x16 \x01(\x0b\x32!.corvic.orm.v1.AddLiteralColumnOpH\x00R\x10\x61\x64\x64LiteralColumn\x12J\n\x0f\x63ombine_columns\x18\x17 \x01(\x0b\x32\x1f.corvic.orm.v1.CombineColumnsOpH\x00R\x0e\x63ombineColumns\x12\x41\n\x0c\x65mbed_column\x18\x18 \x01(\x0b\x32\x1c.corvic.orm.v1.EmbedColumnOpH\x00R\x0b\x65mbedColumn\x12\x44\n\rencode_column\x18\x1a \x01(\x0b\x32\x1d.corvic.orm.v1.EncodeColumnOpH\x00R\x0c\x65ncodeColumn\x12P\n\x11\x61ggregate_columns\x18\x1b \x01(\x0b\x32!.corvic.orm.v1.AggregateColumnsOpH\x00R\x10\x61ggregateColumns\x12P\n\x11\x63orrelate_columns\x18\x1c \x01(\x0b\x32!.corvic.orm.v1.CorrelateColumnsOpH\x00R\x10\x63orrelateColumns\x12M\n\x10histogram_column\x18\x1d \x01(\x0b\x32 .corvic.orm.v1.HistogramColumnOpH\x00R\x0fhistogramColumn\x12\\\n\x15\x63onvert_column_string\x18\x1e \x01(\x0b\x32&.corvic.orm.v1.ConvertColumnToStringOpH\x00R\x13\x63onvertColumnString\x12;\n\trow_index\x18\x1f \x01(\x0b\x32\x1c.corvic.orm.v1.AddRowIndexOpH\x00R\x08rowIndex\x12;\n\noutput_csv\x18 \x01(\x0b\x32\x1a.corvic.orm.v1.OutputCsvOpH\x00R\toutputCsv\x12\x44\n\rtruncate_list\x18! \x01(\x0b\x32\x1d.corvic.orm.v1.TruncateListOpH\x00R\x0ctruncateList\x12.\n\x05union\x18\" \x01(\x0b\x32\x16.corvic.orm.v1.UnionOpH\x00R\x05union\x12Q\n\x12\x65mbed_image_column\x18# \x01(\x0b\x32!.corvic.orm.v1.EmbedImageColumnOpH\x00R\x10\x65mbedImageColumn\x12\x64\n\x19\x61\x64\x64_decision_tree_summary\x18$ \x01(\x0b\x32\'.corvic.orm.v1.AddDecisionTreeSummaryOpH\x00R\x16\x61\x64\x64\x44\x65\x63isionTreeSummary\x12>\n\x0bunnest_list\x18% \x01(\x0b\x32\x1b.corvic.orm.v1.UnnestListOpH\x00R\nunnestList\x12>\n\x0bsample_rows\x18& \x01(\x0b\x32\x1b.corvic.orm.v1.SampleRowsOpH\x00R\nsampleRows\x12M\n\x10\x64\x65scribe_columns\x18\' \x01(\x0b\x32 .corvic.orm.v1.DescribeColumnsOpH\x00R\x0f\x64\x65scribeColumnsB\x04\n\x02op\"\x8f\x02\n\x06JoinOp\x12>\n\x0bleft_source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\nleftSource\x12*\n\x11left_join_columns\x18\x02 \x03(\tR\x0fleftJoinColumns\x12@\n\x0cright_source\x18\x03 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x0brightSource\x12,\n\x12right_join_columns\x18\x04 \x03(\tR\x10rightJoinColumns\x12)\n\x03how\x18\x05 \x01(\x0e\x32\x17.corvic.orm.v1.JoinTypeR\x03how\"\xe6\x01\n\x0fRenameColumnsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12Z\n\x10old_names_to_new\x18\x02 \x03(\x0b\x32\x31.corvic.orm.v1.RenameColumnsOp.OldNamesToNewEntryR\roldNamesToNew\x1a@\n\x12OldNamesToNewEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01\"\x11\n\x0fTextFeatureType\"\x18\n\x16\x43\x61tegoricalFeatureType\"\x17\n\x15PrimaryKeyFeatureType\"I\n\x15\x46oreignKeyFeatureType\x12\x30\n\x14referenced_source_id\x18\x01 \x01(\tR\x12referencedSourceId\"\x17\n\x15IdentifierFeatureType\"\x16\n\x14NumericalFeatureType\"\x1d\n\x1bMultiCategoricalFeatureType\"\x16\n\x14TimestampFeatureType\"\x16\n\x14\x45mbeddingFeatureType\"\x14\n\x12UnknownFeatureType\"\x12\n\x10ImageFeatureType\"\xb6\x06\n\x0b\x46\x65\x61tureType\x12\x34\n\x04text\x18\x01 \x01(\x0b\x32\x1e.corvic.orm.v1.TextFeatureTypeH\x00R\x04text\x12I\n\x0b\x63\x61tegorical\x18\x02 \x01(\x0b\x32%.corvic.orm.v1.CategoricalFeatureTypeH\x00R\x0b\x63\x61tegorical\x12G\n\x0bprimary_key\x18\x03 \x01(\x0b\x32$.corvic.orm.v1.PrimaryKeyFeatureTypeH\x00R\nprimaryKey\x12G\n\x0b\x66oreign_key\x18\x04 \x01(\x0b\x32$.corvic.orm.v1.ForeignKeyFeatureTypeH\x00R\nforeignKey\x12\x46\n\nidentifier\x18\x05 \x01(\x0b\x32$.corvic.orm.v1.IdentifierFeatureTypeH\x00R\nidentifier\x12\x43\n\tnumerical\x18\x06 \x01(\x0b\x32#.corvic.orm.v1.NumericalFeatureTypeH\x00R\tnumerical\x12Y\n\x11multi_categorical\x18\x07 \x01(\x0b\x32*.corvic.orm.v1.MultiCategoricalFeatureTypeH\x00R\x10multiCategorical\x12\x43\n\ttimestamp\x18\x08 \x01(\x0b\x32#.corvic.orm.v1.TimestampFeatureTypeH\x00R\ttimestamp\x12\x43\n\tembedding\x18\t \x01(\x0b\x32#.corvic.orm.v1.EmbeddingFeatureTypeH\x00R\tembedding\x12=\n\x07unknown\x18\n \x01(\x0b\x32!.corvic.orm.v1.UnknownFeatureTypeH\x00R\x07unknown\x12\x37\n\x05image\x18\x0c \x01(\x0b\x32\x1f.corvic.orm.v1.ImageFeatureTypeH\x00R\x05image\x12\x1f\n\x0bis_excluded\x18\x0b \x01(\x08R\nisExcludedB\t\n\x07\x66\x65\x61ture\"\xcc\x01\n\x13SelectFromStagingOp\x12\x1d\n\nblob_names\x18\x01 \x03(\tR\tblobNames\x12#\n\rexpected_rows\x18\x03 \x01(\x04R\x0c\x65xpectedRows\x12!\n\x0c\x61rrow_schema\x18\x04 \x01(\x0cR\x0b\x61rrowSchema\x12?\n\rfeature_types\x18\x05 \x03(\x0b\x32\x1a.corvic.orm.v1.FeatureTypeR\x0c\x66\x65\x61tureTypesJ\x04\x08\x02\x10\x03R\x07\x63olumns\"b\n\x0fSelectColumnsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x18\n\x07\x63olumns\x18\x02 \x03(\tR\x07\x63olumns\"_\n\x0bLimitRowsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x19\n\x08num_rows\x18\x02 \x01(\x04R\x07numRows\"`\n\x0cOffsetRowsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x19\n\x08num_rows\x18\x02 \x01(\x04R\x07numRows\"p\n\tOrderByOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x18\n\x07\x63olumns\x18\x02 \x03(\tR\x07\x63olumns\x12\x12\n\x04\x64\x65sc\x18\x03 \x01(\x08R\x04\x64\x65sc\"~\n\x0c\x46ilterRowsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x37\n\nrow_filter\x18\x02 \x01(\x0b\x32\x18.corvic.orm.v1.RowFilterR\trowFilter\"G\n\x0e\x44istinctRowsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\"\x8d\x01\n\x10UpdateMetadataOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x42\n\x10metadata_updates\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructR\x0fmetadataUpdates\"\x82\x01\n\rSetMetadataOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12:\n\x0cnew_metadata\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructR\x0bnewMetadata\"s\n\x14RemoveFromMetadataOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12$\n\x0ekeys_to_remove\x18\x02 \x03(\tR\x0ckeysToRemove\"\x93\x02\n\x14UpdateFeatureTypesOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x64\n\x11new_feature_types\x18\x02 \x03(\x0b\x32\x38.corvic.orm.v1.UpdateFeatureTypesOp.NewFeatureTypesEntryR\x0fnewFeatureTypes\x1a^\n\x14NewFeatureTypesEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x30\n\x05value\x18\x02 \x01(\x0b\x32\x1a.corvic.orm.v1.FeatureTypeR\x05value:\x02\x38\x01\"\xfa\x01\n\x15RollupByAggregationOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x31\n\x15group_by_column_names\x18\x02 \x03(\tR\x12groupByColumnNames\x12,\n\x12target_column_name\x18\x03 \x01(\tR\x10targetColumnName\x12I\n\x10\x61ggregation_type\x18\x04 \x01(\x0e\x32\x1e.corvic.orm.v1.AggregationTypeR\x0f\x61ggregationType\"\xa8\x01\n\x17\x43ombineFiltersRowFilter\x12\x39\n\x0brow_filters\x18\x01 \x03(\x0b\x32\x18.corvic.orm.v1.RowFilterR\nrowFilters\x12R\n\x13logical_combination\x18\x02 \x01(\x0e\x32!.corvic.orm.v1.LogicalCombinationR\x12logicalCombination\"\xec\x01\n\x1f\x43ompareColumnToLiteralRowFilter\x12\x1f\n\x0b\x63olumn_name\x18\x01 \x01(\tR\ncolumnName\x12\x30\n\x07literal\x18\x02 \x01(\x0b\x32\x16.google.protobuf.ValueR\x07literal\x12\x46\n\x0f\x63omparison_type\x18\x03 \x01(\x0e\x32\x1d.corvic.orm.v1.ComparisonTypeR\x0e\x63omparisonType\x12.\n\x13\x63olumn_arrow_schema\x18\x04 \x01(\x0cR\x11\x63olumnArrowSchema\"\xd5\x01\n\tRowFilter\x12k\n\x19\x63ompare_column_to_literal\x18\x01 \x01(\x0b\x32..corvic.orm.v1.CompareColumnToLiteralRowFilterH\x00R\x16\x63ompareColumnToLiteral\x12Q\n\x0f\x63ombine_filters\x18\x02 \x01(\x0b\x32&.corvic.orm.v1.CombineFiltersRowFilterH\x00R\x0e\x63ombineFiltersB\x08\n\x06\x66ilter\"\t\n\x07\x45mptyOp\"\xec\x01\n\rEdgeListTable\x12\x33\n\x05table\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x05table\x12*\n\x11start_column_name\x18\x02 \x01(\tR\x0fstartColumnName\x12&\n\x0f\x65nd_column_name\x18\x03 \x01(\tR\rendColumnName\x12*\n\x11start_entity_name\x18\x04 \x01(\tR\x0fstartEntityName\x12&\n\x0f\x65nd_entity_name\x18\x05 \x01(\tR\rendEntityName\"\xc6\x01\n\x1c\x45mbedNode2vecFromEdgeListsOp\x12\x46\n\x10\x65\x64ge_list_tables\x18\x01 \x03(\x0b\x32\x1c.corvic.orm.v1.EdgeListTableR\x0e\x65\x64geListTables\x12^\n\x13node2vec_parameters\x18\x02 \x01(\x0b\x32-.corvic.algorithm.graph.v1.Node2VecParametersR\x12node2vecParameters\"}\n\x12\x45mbeddingMetricsOp\x12\x33\n\x05table\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x05table\x12\x32\n\x15\x65mbedding_column_name\x18\x02 \x01(\tR\x13\x65mbeddingColumnName\"\xd6\x01\n\x16\x45mbeddingCoordinatesOp\x12\x33\n\x05table\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x05table\x12!\n\x0cn_components\x18\x02 \x01(\x04R\x0bnComponents\x12\x30\n\x06metric\x18\x03 \x01(\tB\x18\xbaH\x15r\x13R\teuclideanR\x06\x63osineR\x06metric\x12\x32\n\x15\x65mbedding_column_name\x18\x04 \x01(\tR\x13\x65mbeddingColumnName\"\xbb\x01\n\x11ReadFromParquetOp\x12\x1d\n\nblob_names\x18\x01 \x03(\tR\tblobNames\x12#\n\rexpected_rows\x18\x02 \x01(\x04R\x0c\x65xpectedRows\x12!\n\x0c\x61rrow_schema\x18\x03 \x01(\x0cR\x0b\x61rrowSchema\x12?\n\rfeature_types\x18\x04 \x03(\x0b\x32\x1a.corvic.orm.v1.FeatureTypeR\x0c\x66\x65\x61tureTypes\"\xee\x02\n\x19SelectFromVectorStagingOp\x12!\n\x0cinput_vector\x18\x01 \x03(\x02R\x0binputVector\x12\x1d\n\nblob_names\x18\x02 \x03(\tR\tblobNames\x12\x45\n\x11similarity_metric\x18\x03 \x01(\tB\x18\xbaH\x15r\x13R\teuclideanR\x06\x63osineR\x10similarityMetric\x12,\n\x12vector_column_name\x18\x04 \x01(\tR\x10vectorColumnName\x12!\n\x0c\x61rrow_schema\x18\x06 \x01(\x0cR\x0b\x61rrowSchema\x12?\n\rfeature_types\x18\x07 \x03(\x0b\x32\x1a.corvic.orm.v1.FeatureTypeR\x0c\x66\x65\x61tureTypes\x12#\n\rexpected_rows\x18\x08 \x01(\x04R\x0c\x65xpectedRowsJ\x04\x08\x05\x10\x06R\x0bnum_results\"\xa8\x01\n\x08\x43oncatOp\x12\x35\n\x06tables\x18\x01 \x03(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06tables\x12\x65\n\x03how\x18\x02 \x01(\tBS\xbaHPrKR\x08verticalR\x10vertical_relaxedR\x08\x64iagonalR\x10\x64iagonal_relaxedR\nhorizontalR\x05\x61lign\xd0\x01\x01R\x03how\"u\n\x0eUnnestStructOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12,\n\x12struct_column_name\x18\x02 \x01(\tR\x10structColumnName\"\x92\x01\n\x0cUnnestListOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12(\n\x10list_column_name\x18\x02 \x01(\tR\x0elistColumnName\x12!\n\x0c\x63olumn_names\x18\x03 \x03(\tR\x0b\x63olumnNames\"\xa8\x01\n\x10NestIntoStructOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12,\n\x12struct_column_name\x18\x02 \x01(\tR\x10structColumnName\x12/\n\x14\x63olumn_names_to_nest\x18\x03 \x03(\tR\x11\x63olumnNamesToNest\"\xb1\x02\n\x12\x41\x64\x64LiteralColumnOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x34\n\x07literal\x18\x02 \x01(\x0b\x32\x16.google.protobuf.ValueB\x02\x18\x01R\x07literal\x12\x32\n\x08literals\x18\x05 \x03(\x0b\x32\x16.google.protobuf.ValueR\x08literals\x12.\n\x13\x63olumn_arrow_schema\x18\x03 \x01(\x0cR\x11\x63olumnArrowSchema\x12J\n\x13\x63olumn_feature_type\x18\x04 \x01(\x0b\x32\x1a.corvic.orm.v1.FeatureTypeR\x11\x63olumnFeatureType\",\n\x0c\x43oncatString\x12\x1c\n\tseparator\x18\x01 \x01(\tR\tseparator\"\x0c\n\nConcatList\"\xad\x02\n\x10\x43ombineColumnsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12!\n\x0c\x63olumn_names\x18\x02 \x03(\tR\x0b\x63olumnNames\x12\x30\n\x14\x63ombined_column_name\x18\x03 \x01(\tR\x12\x63ombinedColumnName\x12\x42\n\rconcat_string\x18\x04 \x01(\x0b\x32\x1b.corvic.orm.v1.ConcatStringH\x00R\x0c\x63oncatString\x12<\n\x0b\x63oncat_list\x18\x05 \x01(\x0b\x32\x19.corvic.orm.v1.ConcatListH\x00R\nconcatListB\x0b\n\treduction\"\x0f\n\rOneHotEncoder\"f\n\x0cMinMaxScaler\x12*\n\x11\x66\x65\x61ture_range_min\x18\x01 \x01(\x03R\x0f\x66\x65\x61tureRangeMin\x12*\n\x11\x66\x65\x61ture_range_max\x18\x02 \x01(\x03R\x0f\x66\x65\x61tureRangeMax\"J\n\x0eLabelBinarizer\x12\x1b\n\tneg_label\x18\x01 \x01(\x03R\x08negLabel\x12\x1b\n\tpos_label\x18\x02 \x01(\x03R\x08posLabel\",\n\x0cLabelEncoder\x12\x1c\n\tnormalize\x18\x01 \x01(\x08R\tnormalize\"\xa5\x01\n\x10KBinsDiscretizer\x12\x1e\n\x06n_bins\x18\x01 \x01(\x04\x42\x07\xbaH\x04\x32\x02(\x02R\x05nBins\x12\x33\n\rencode_method\x18\x02 \x01(\tB\x0e\xbaH\x0br\tR\x07ordinalR\x0c\x65ncodeMethod\x12<\n\x08strategy\x18\x03 \x01(\tB \xbaH\x1dr\x1bR\x07uniformR\x08quantileR\x06kmeansR\x08strategy\")\n\tBinarizer\x12\x1c\n\tthreshold\x18\x01 \x01(\x02R\tthreshold\"\x0e\n\x0cMaxAbsScaler\"H\n\x0eStandardScaler\x12\x1b\n\twith_mean\x18\x01 \x01(\x08R\x08withMean\x12\x19\n\x08with_std\x18\x02 \x01(\x08R\x07withStd\"\x12\n\x10TimestampEncoder\"\r\n\x0bTextEncoder\"\xda\x05\n\x07\x45ncoder\x12\x46\n\x0fone_hot_encoder\x18\x01 \x01(\x0b\x32\x1c.corvic.orm.v1.OneHotEncoderH\x00R\roneHotEncoder\x12\x43\n\x0emin_max_scaler\x18\x02 \x01(\x0b\x32\x1b.corvic.orm.v1.MinMaxScalerH\x00R\x0cminMaxScaler\x12H\n\x0flabel_binarizer\x18\x03 \x01(\x0b\x32\x1d.corvic.orm.v1.LabelBinarizerH\x00R\x0elabelBinarizer\x12\x42\n\rlabel_encoder\x18\x04 \x01(\x0b\x32\x1b.corvic.orm.v1.LabelEncoderH\x00R\x0clabelEncoder\x12O\n\x12k_bins_discretizer\x18\x05 \x01(\x0b\x32\x1f.corvic.orm.v1.KBinsDiscretizerH\x00R\x10kBinsDiscretizer\x12\x38\n\tbinarizer\x18\x06 \x01(\x0b\x32\x18.corvic.orm.v1.BinarizerH\x00R\tbinarizer\x12\x43\n\x0emax_abs_scaler\x18\x07 \x01(\x0b\x32\x1b.corvic.orm.v1.MaxAbsScalerH\x00R\x0cmaxAbsScaler\x12H\n\x0fstandard_scaler\x18\x08 \x01(\x0b\x32\x1d.corvic.orm.v1.StandardScalerH\x00R\x0estandardScaler\x12N\n\x11timestamp_encoder\x18\t \x01(\x0b\x32\x1f.corvic.orm.v1.TimestampEncoderH\x00R\x10timestampEncoder\x12?\n\x0ctext_encoder\x18\n \x01(\x0b\x32\x1a.corvic.orm.v1.TextEncoderH\x00R\x0btextEncoderB\t\n\x07\x65ncoder\"\x92\x01\n\rEncodedColumn\x12\x1f\n\x0b\x63olumn_name\x18\x01 \x01(\tR\ncolumnName\x12.\n\x13\x65ncoded_column_name\x18\x02 \x01(\tR\x11\x65ncodedColumnName\x12\x30\n\x07\x65ncoder\x18\x03 \x01(\x0b\x32\x16.corvic.orm.v1.EncoderR\x07\x65ncoder\"\x9d\x02\n\x0e\x45ncodeColumnOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12#\n\x0b\x63olumn_name\x18\x02 \x01(\tB\x02\x18\x01R\ncolumnName\x12\x32\n\x13\x65ncoded_column_name\x18\x03 \x01(\tB\x02\x18\x01R\x11\x65ncodedColumnName\x12\x34\n\x07\x65ncoder\x18\x04 \x01(\x0b\x32\x16.corvic.orm.v1.EncoderB\x02\x18\x01R\x07\x65ncoder\x12\x45\n\x0f\x65ncoded_columns\x18\x05 \x03(\x0b\x32\x1c.corvic.orm.v1.EncodedColumnR\x0e\x65ncodedColumns\"\xf7\x02\n\rEmbedColumnOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x1f\n\x0b\x63olumn_name\x18\x02 \x01(\tR\ncolumnName\x12\x32\n\x15\x65mbedding_column_name\x18\x03 \x01(\tR\x13\x65mbeddingColumnName\x12\x1d\n\nmodel_name\x18\x04 \x01(\tR\tmodelName\x12%\n\x0etokenizer_name\x18\x05 \x01(\tR\rtokenizerName\x12\x34\n\x16\x65xpected_vector_length\x18\x06 \x01(\rR\x14\x65xpectedVectorLength\x12^\n\x1c\x65xpected_coordinate_bitwidth\x18\x07 \x01(\x0e\x32\x1c.corvic.orm.v1.FloatBitWidthR\x1a\x65xpectedCoordinateBitwidth\"\x05\n\x03Min\"\x05\n\x03Max\"\x06\n\x04Mean\"\x05\n\x03Std\"&\n\x08Quantile\x12\x1a\n\x08quantile\x18\x01 \x01(\x02R\x08quantile\"\x07\n\x05\x43ount\"\x0b\n\tNullCount\"\xdf\x02\n\x0b\x41ggregation\x12&\n\x03min\x18\x01 \x01(\x0b\x32\x12.corvic.orm.v1.MinH\x00R\x03min\x12&\n\x03max\x18\x02 \x01(\x0b\x32\x12.corvic.orm.v1.MaxH\x00R\x03max\x12)\n\x04mean\x18\x03 \x01(\x0b\x32\x13.corvic.orm.v1.MeanH\x00R\x04mean\x12&\n\x03std\x18\x04 \x01(\x0b\x32\x12.corvic.orm.v1.StdH\x00R\x03std\x12\x35\n\x08quantile\x18\x05 \x01(\x0b\x32\x17.corvic.orm.v1.QuantileH\x00R\x08quantile\x12,\n\x05\x63ount\x18\x06 \x01(\x0b\x32\x14.corvic.orm.v1.CountH\x00R\x05\x63ount\x12\x39\n\nnull_count\x18\x07 \x01(\x0b\x32\x18.corvic.orm.v1.NullCountH\x00R\tnullCountB\r\n\x0b\x61ggregation\"\xac\x01\n\x12\x41ggregateColumnsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12!\n\x0c\x63olumn_names\x18\x02 \x03(\tR\x0b\x63olumnNames\x12<\n\x0b\x61ggregation\x18\x03 \x01(\x0b\x32\x1a.corvic.orm.v1.AggregationR\x0b\x61ggregation\"n\n\x12\x43orrelateColumnsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12!\n\x0c\x63olumn_names\x18\x02 \x03(\tR\x0b\x63olumnNames\"\xcd\x01\n\x11HistogramColumnOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x1f\n\x0b\x63olumn_name\x18\x02 \x01(\tR\ncolumnName\x12\x34\n\x16\x62reakpoint_column_name\x18\x03 \x01(\tR\x14\x62reakpointColumnName\x12*\n\x11\x63ount_column_name\x18\x04 \x01(\tR\x0f\x63ountColumnName\"\x91\x01\n\rAddRowIndexOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x31\n\x15row_index_column_name\x18\x02 \x01(\tR\x12rowIndexColumnName\x12\x16\n\x06offset\x18\x03 \x01(\x04R\x06offset\"q\n\x17\x43onvertColumnToStringOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x1f\n\x0b\x63olumn_name\x18\x02 \x01(\tR\ncolumnName\"\x84\x01\n\x0bOutputCsvOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x17\n\x07\x63sv_url\x18\x02 \x01(\tR\x06\x63svUrl\x12%\n\x0einclude_header\x18\x03 \x01(\x08R\rincludeHeader\"\x90\x02\n\x0eTruncateListOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12(\n\x10list_column_name\x18\x02 \x01(\tR\x0elistColumnName\x12\x30\n\x14target_column_length\x18\x03 \x01(\rR\x12targetColumnLength\x12;\n\rpadding_value\x18\x04 \x01(\x0b\x32\x16.google.protobuf.ValueR\x0cpaddingValue\x12.\n\x13\x63olumn_arrow_schema\x18\x05 \x01(\x0cR\x11\x63olumnArrowSchema\"^\n\x07UnionOp\x12\x37\n\x07sources\x18\x01 \x03(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x07sources\x12\x1a\n\x08\x64istinct\x18\x02 \x01(\x08R\x08\x64istinct\"\xd5\x02\n\x12\x45mbedImageColumnOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x1f\n\x0b\x63olumn_name\x18\x02 \x01(\tR\ncolumnName\x12\x32\n\x15\x65mbedding_column_name\x18\x03 \x01(\tR\x13\x65mbeddingColumnName\x12\x1d\n\nmodel_name\x18\x04 \x01(\tR\tmodelName\x12\x34\n\x16\x65xpected_vector_length\x18\x05 \x01(\rR\x14\x65xpectedVectorLength\x12^\n\x1c\x65xpected_coordinate_bitwidth\x18\x06 \x01(\x0e\x32\x1c.corvic.orm.v1.FloatBitWidthR\x1a\x65xpectedCoordinateBitwidth\"E\n\x13\x44\x65\x63isionTreeSummary\x12\x12\n\x04text\x18\x01 \x01(\tR\x04text\x12\x1a\n\x08graphviz\x18\x02 \x01(\tR\x08graphviz\"\x9d\x02\n\x18\x41\x64\x64\x44\x65\x63isionTreeSummaryOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x30\n\x14\x66\x65\x61ture_column_names\x18\x02 \x03(\tR\x12\x66\x65\x61tureColumnNames\x12*\n\x11label_column_name\x18\x03 \x01(\tR\x0flabelColumnName\x12#\n\rclasses_names\x18\x04 \x03(\tR\x0c\x63lassesNames\x12\x1b\n\tmax_depth\x18\x05 \x01(\rR\x08maxDepth\x12*\n\x11output_metric_key\x18\x06 \x01(\tR\x0foutputMetricKey\"#\n\rUniformRandom\x12\x12\n\x04seed\x18\x02 \x01(\x05R\x04seed\"j\n\x0eSampleStrategy\x12\x45\n\x0euniform_random\x18\x01 \x01(\x0b\x32\x1c.corvic.orm.v1.UniformRandomH\x00R\runiformRandomB\x11\n\x0fsample_strategy\"\xa8\x01\n\x0cSampleRowsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x46\n\x0fsample_strategy\x18\x02 \x01(\x0b\x32\x1d.corvic.orm.v1.SampleStrategyR\x0esampleStrategy\x12\x19\n\x08num_rows\x18\x03 \x01(\x04R\x07numRows\"\xf8\x01\n\x11\x44\x65scribeColumnsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12!\n\x0c\x63olumn_names\x18\x02 \x03(\tR\x0b\x63olumnNames\x12\x32\n\x15statistic_column_name\x18\x03 \x01(\tR\x13statisticColumnName\x12U\n\rinterpolation\x18\x04 \x01(\tB/\xbaH,r*R\x07nearestR\x06higherR\x05lowerR\x08midpointR\x06linearR\rinterpolation\"@\n\x0eTableSliceArgs\x12\x16\n\x06offset\x18\x01 \x01(\x04R\x06offset\x12\x16\n\x06length\x18\x02 \x01(\x04R\x06length\"\xe7\x01\n\x13TableComputeContext\x12\x33\n\x05table\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x05table\x12*\n\x11output_url_prefix\x18\x02 \x01(\tR\x0foutputUrlPrefix\x12U\n\x15sql_output_slice_args\x18\x03 \x01(\x0b\x32\x1d.corvic.orm.v1.TableSliceArgsH\x00R\x12sqlOutputSliceArgs\x88\x01\x01\x42\x18\n\x16_sql_output_slice_args\"h\n\x12TableComputeResult\x12\x1f\n\x0bresult_urls\x18\x02 \x03(\tR\nresultUrls\x12\x31\n\x07metrics\x18\x01 \x01(\x0b\x32\x17.google.protobuf.StructR\x07metrics\"\x86\x01\n\x0e\x45xecuteRequest\x12N\n\x11tables_to_compute\x18\x03 \x03(\x0b\x32\".corvic.orm.v1.TableComputeContextR\x0ftablesToComputeJ\x04\x08\x01\x10\x02J\x04\x08\x02\x10\x03R\x05tableR\x11output_url_prefix\"l\n\x0f\x45xecuteResponse\x12\x46\n\rtable_results\x18\x01 \x03(\x0b\x32!.corvic.orm.v1.TableComputeResultR\x0ctableResultsJ\x04\x08\x02\x10\x03R\x0boutput_urls\"d\n\x14StreamExecuteRequest\x12L\n\x10table_to_compute\x18\x01 \x01(\x0b\x32\".corvic.orm.v1.TableComputeContextR\x0etableToCompute\"_\n\x15StreamExecuteResponse\x12\x46\n\rtable_results\x18\x01 \x03(\x0b\x32!.corvic.orm.v1.TableComputeResultR\x0ctableResults\"\xa7\x01\n\x0bNamedTables\x12>\n\x06tables\x18\x01 \x03(\x0b\x32&.corvic.orm.v1.NamedTables.TablesEntryR\x06tables\x1aX\n\x0bTablesEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x33\n\x05value\x18\x02 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x05value:\x02\x38\x01*T\n\x08JoinType\x12\x19\n\x15JOIN_TYPE_UNSPECIFIED\x10\x00\x12\x13\n\x0fJOIN_TYPE_INNER\x10\x01\x12\x18\n\x14JOIN_TYPE_LEFT_OUTER\x10\x02*\xd2\x01\n\x0f\x41ggregationType\x12 \n\x1c\x41GGREGATION_TYPE_UNSPECIFIED\x10\x00\x12\x1a\n\x16\x41GGREGATION_TYPE_COUNT\x10\x01\x12\x18\n\x14\x41GGREGATION_TYPE_AVG\x10\x02\x12\x19\n\x15\x41GGREGATION_TYPE_MODE\x10\x03\x12\x18\n\x14\x41GGREGATION_TYPE_MIN\x10\x04\x12\x18\n\x14\x41GGREGATION_TYPE_MAX\x10\x05\x12\x18\n\x14\x41GGREGATION_TYPE_SUM\x10\x06*s\n\x12LogicalCombination\x12#\n\x1fLOGICAL_COMBINATION_UNSPECIFIED\x10\x00\x12\x1b\n\x17LOGICAL_COMBINATION_ANY\x10\x01\x12\x1b\n\x17LOGICAL_COMBINATION_ALL\x10\x02*\xc1\x01\n\x0e\x43omparisonType\x12\x1f\n\x1b\x43OMPARISON_TYPE_UNSPECIFIED\x10\x00\x12\x16\n\x12\x43OMPARISON_TYPE_EQ\x10\x01\x12\x16\n\x12\x43OMPARISON_TYPE_NE\x10\x02\x12\x16\n\x12\x43OMPARISON_TYPE_LT\x10\x03\x12\x16\n\x12\x43OMPARISON_TYPE_GT\x10\x04\x12\x16\n\x12\x43OMPARISON_TYPE_LE\x10\x05\x12\x16\n\x12\x43OMPARISON_TYPE_GE\x10\x06*`\n\rFloatBitWidth\x12\x1f\n\x1b\x46LOAT_BIT_WIDTH_UNSPECIFIED\x10\x00\x12\x16\n\x12\x46LOAT_BIT_WIDTH_32\x10\x01\x12\x16\n\x12\x46LOAT_BIT_WIDTH_64\x10\x02\x32\xc1\x01\n\x13TableComputeService\x12J\n\x07\x45xecute\x12\x1d.corvic.orm.v1.ExecuteRequest\x1a\x1e.corvic.orm.v1.ExecuteResponse\"\x00\x12^\n\rStreamExecute\x12#.corvic.orm.v1.StreamExecuteRequest\x1a$.corvic.orm.v1.StreamExecuteResponse\"\x00(\x01\x62\x06proto3')
|
20
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19\x63orvic/orm/v1/table.proto\x12\rcorvic.orm.v1\x1a\x1b\x62uf/validate/validate.proto\x1a%corvic/algorithm/graph/v1/graph.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xc5\x17\n\x0eTableComputeOp\x12.\n\x05\x65mpty\x18\r \x01(\x0b\x32\x16.corvic.orm.v1.EmptyOpH\x00R\x05\x65mpty\x12T\n\x13select_from_staging\x18\x01 \x01(\x0b\x32\".corvic.orm.v1.SelectFromStagingOpH\x00R\x11selectFromStaging\x12G\n\x0erename_columns\x18\x02 \x01(\x0b\x32\x1e.corvic.orm.v1.RenameColumnsOpH\x00R\rrenameColumns\x12+\n\x04join\x18\x03 \x01(\x0b\x32\x15.corvic.orm.v1.JoinOpH\x00R\x04join\x12G\n\x0eselect_columns\x18\x04 \x01(\x0b\x32\x1e.corvic.orm.v1.SelectColumnsOpH\x00R\rselectColumns\x12;\n\nlimit_rows\x18\x05 \x01(\x0b\x32\x1a.corvic.orm.v1.LimitRowsOpH\x00R\tlimitRows\x12>\n\x0boffset_rows\x18( \x01(\x0b\x32\x1b.corvic.orm.v1.OffsetRowsOpH\x00R\noffsetRows\x12\x35\n\x08order_by\x18\x0f \x01(\x0b\x32\x18.corvic.orm.v1.OrderByOpH\x00R\x07orderBy\x12>\n\x0b\x66ilter_rows\x18\x0b \x01(\x0b\x32\x1b.corvic.orm.v1.FilterRowsOpH\x00R\nfilterRows\x12\x44\n\rdistinct_rows\x18\x0c \x01(\x0b\x32\x1d.corvic.orm.v1.DistinctRowsOpH\x00R\x0c\x64istinctRows\x12J\n\x0fupdate_metadata\x18\x06 \x01(\x0b\x32\x1f.corvic.orm.v1.UpdateMetadataOpH\x00R\x0eupdateMetadata\x12\x41\n\x0cset_metadata\x18\x07 \x01(\x0b\x32\x1c.corvic.orm.v1.SetMetadataOpH\x00R\x0bsetMetadata\x12W\n\x14remove_from_metadata\x18\x08 \x01(\x0b\x32#.corvic.orm.v1.RemoveFromMetadataOpH\x00R\x12removeFromMetadata\x12W\n\x14update_feature_types\x18\t \x01(\x0b\x32#.corvic.orm.v1.UpdateFeatureTypesOpH\x00R\x12updateFeatureTypes\x12Z\n\x15rollup_by_aggregation\x18\n \x01(\x0b\x32$.corvic.orm.v1.RollupByAggregationOpH\x00R\x13rollupByAggregation\x12q\n\x1e\x65mbed_node2vec_from_edge_lists\x18\x0e \x01(\x0b\x32+.corvic.orm.v1.EmbedNode2vecFromEdgeListsOpH\x00R\x1a\x65mbedNode2vecFromEdgeLists\x12P\n\x11\x65mbedding_metrics\x18\x10 \x01(\x0b\x32!.corvic.orm.v1.EmbeddingMetricsOpH\x00R\x10\x65mbeddingMetrics\x12\\\n\x15\x65mbedding_coordinates\x18\x11 \x01(\x0b\x32%.corvic.orm.v1.EmbeddingCoordinatesOpH\x00R\x14\x65mbeddingCoordinates\x12N\n\x11read_from_parquet\x18\x12 \x01(\x0b\x32 .corvic.orm.v1.ReadFromParquetOpH\x00R\x0freadFromParquet\x12g\n\x1aselect_from_vector_staging\x18\x13 \x01(\x0b\x32(.corvic.orm.v1.SelectFromVectorStagingOpH\x00R\x17selectFromVectorStaging\x12\x31\n\x06\x63oncat\x18\x14 \x01(\x0b\x32\x17.corvic.orm.v1.ConcatOpH\x00R\x06\x63oncat\x12\x44\n\runnest_struct\x18\x15 \x01(\x0b\x32\x1d.corvic.orm.v1.UnnestStructOpH\x00R\x0cunnestStruct\x12K\n\x10nest_into_struct\x18\x19 \x01(\x0b\x32\x1f.corvic.orm.v1.NestIntoStructOpH\x00R\x0enestIntoStruct\x12Q\n\x12\x61\x64\x64_literal_column\x18\x16 \x01(\x0b\x32!.corvic.orm.v1.AddLiteralColumnOpH\x00R\x10\x61\x64\x64LiteralColumn\x12J\n\x0f\x63ombine_columns\x18\x17 \x01(\x0b\x32\x1f.corvic.orm.v1.CombineColumnsOpH\x00R\x0e\x63ombineColumns\x12\x41\n\x0c\x65mbed_column\x18\x18 \x01(\x0b\x32\x1c.corvic.orm.v1.EmbedColumnOpH\x00R\x0b\x65mbedColumn\x12\x44\n\rencode_column\x18\x1a \x01(\x0b\x32\x1d.corvic.orm.v1.EncodeColumnOpH\x00R\x0c\x65ncodeColumn\x12P\n\x11\x61ggregate_columns\x18\x1b \x01(\x0b\x32!.corvic.orm.v1.AggregateColumnsOpH\x00R\x10\x61ggregateColumns\x12P\n\x11\x63orrelate_columns\x18\x1c \x01(\x0b\x32!.corvic.orm.v1.CorrelateColumnsOpH\x00R\x10\x63orrelateColumns\x12M\n\x10histogram_column\x18\x1d \x01(\x0b\x32 .corvic.orm.v1.HistogramColumnOpH\x00R\x0fhistogramColumn\x12\\\n\x15\x63onvert_column_string\x18\x1e \x01(\x0b\x32&.corvic.orm.v1.ConvertColumnToStringOpH\x00R\x13\x63onvertColumnString\x12;\n\trow_index\x18\x1f \x01(\x0b\x32\x1c.corvic.orm.v1.AddRowIndexOpH\x00R\x08rowIndex\x12;\n\noutput_csv\x18 \x01(\x0b\x32\x1a.corvic.orm.v1.OutputCsvOpH\x00R\toutputCsv\x12\x44\n\rtruncate_list\x18! \x01(\x0b\x32\x1d.corvic.orm.v1.TruncateListOpH\x00R\x0ctruncateList\x12.\n\x05union\x18\" \x01(\x0b\x32\x16.corvic.orm.v1.UnionOpH\x00R\x05union\x12Q\n\x12\x65mbed_image_column\x18# \x01(\x0b\x32!.corvic.orm.v1.EmbedImageColumnOpH\x00R\x10\x65mbedImageColumn\x12\x64\n\x19\x61\x64\x64_decision_tree_summary\x18$ \x01(\x0b\x32\'.corvic.orm.v1.AddDecisionTreeSummaryOpH\x00R\x16\x61\x64\x64\x44\x65\x63isionTreeSummary\x12>\n\x0bunnest_list\x18% \x01(\x0b\x32\x1b.corvic.orm.v1.UnnestListOpH\x00R\nunnestList\x12>\n\x0bsample_rows\x18& \x01(\x0b\x32\x1b.corvic.orm.v1.SampleRowsOpH\x00R\nsampleRows\x12M\n\x10\x64\x65scribe_columns\x18\' \x01(\x0b\x32 .corvic.orm.v1.DescribeColumnsOpH\x00R\x0f\x64\x65scribeColumnsB\x04\n\x02op\"\x8f\x02\n\x06JoinOp\x12>\n\x0bleft_source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\nleftSource\x12*\n\x11left_join_columns\x18\x02 \x03(\tR\x0fleftJoinColumns\x12@\n\x0cright_source\x18\x03 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x0brightSource\x12,\n\x12right_join_columns\x18\x04 \x03(\tR\x10rightJoinColumns\x12)\n\x03how\x18\x05 \x01(\x0e\x32\x17.corvic.orm.v1.JoinTypeR\x03how\"\xe6\x01\n\x0fRenameColumnsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12Z\n\x10old_names_to_new\x18\x02 \x03(\x0b\x32\x31.corvic.orm.v1.RenameColumnsOp.OldNamesToNewEntryR\roldNamesToNew\x1a@\n\x12OldNamesToNewEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01\"\x11\n\x0fTextFeatureType\"\x18\n\x16\x43\x61tegoricalFeatureType\"\x17\n\x15PrimaryKeyFeatureType\"I\n\x15\x46oreignKeyFeatureType\x12\x30\n\x14referenced_source_id\x18\x01 \x01(\tR\x12referencedSourceId\"\x17\n\x15IdentifierFeatureType\"\x16\n\x14NumericalFeatureType\"\x1d\n\x1bMultiCategoricalFeatureType\"\x16\n\x14TimestampFeatureType\"\x16\n\x14\x45mbeddingFeatureType\"\x14\n\x12UnknownFeatureType\"\x12\n\x10ImageFeatureType\"\xb6\x06\n\x0b\x46\x65\x61tureType\x12\x34\n\x04text\x18\x01 \x01(\x0b\x32\x1e.corvic.orm.v1.TextFeatureTypeH\x00R\x04text\x12I\n\x0b\x63\x61tegorical\x18\x02 \x01(\x0b\x32%.corvic.orm.v1.CategoricalFeatureTypeH\x00R\x0b\x63\x61tegorical\x12G\n\x0bprimary_key\x18\x03 \x01(\x0b\x32$.corvic.orm.v1.PrimaryKeyFeatureTypeH\x00R\nprimaryKey\x12G\n\x0b\x66oreign_key\x18\x04 \x01(\x0b\x32$.corvic.orm.v1.ForeignKeyFeatureTypeH\x00R\nforeignKey\x12\x46\n\nidentifier\x18\x05 \x01(\x0b\x32$.corvic.orm.v1.IdentifierFeatureTypeH\x00R\nidentifier\x12\x43\n\tnumerical\x18\x06 \x01(\x0b\x32#.corvic.orm.v1.NumericalFeatureTypeH\x00R\tnumerical\x12Y\n\x11multi_categorical\x18\x07 \x01(\x0b\x32*.corvic.orm.v1.MultiCategoricalFeatureTypeH\x00R\x10multiCategorical\x12\x43\n\ttimestamp\x18\x08 \x01(\x0b\x32#.corvic.orm.v1.TimestampFeatureTypeH\x00R\ttimestamp\x12\x43\n\tembedding\x18\t \x01(\x0b\x32#.corvic.orm.v1.EmbeddingFeatureTypeH\x00R\tembedding\x12=\n\x07unknown\x18\n \x01(\x0b\x32!.corvic.orm.v1.UnknownFeatureTypeH\x00R\x07unknown\x12\x37\n\x05image\x18\x0c \x01(\x0b\x32\x1f.corvic.orm.v1.ImageFeatureTypeH\x00R\x05image\x12\x1f\n\x0bis_excluded\x18\x0b \x01(\x08R\nisExcludedB\t\n\x07\x66\x65\x61ture\"\xcc\x01\n\x13SelectFromStagingOp\x12\x1d\n\nblob_names\x18\x01 \x03(\tR\tblobNames\x12#\n\rexpected_rows\x18\x03 \x01(\x04R\x0c\x65xpectedRows\x12!\n\x0c\x61rrow_schema\x18\x04 \x01(\x0cR\x0b\x61rrowSchema\x12?\n\rfeature_types\x18\x05 \x03(\x0b\x32\x1a.corvic.orm.v1.FeatureTypeR\x0c\x66\x65\x61tureTypesJ\x04\x08\x02\x10\x03R\x07\x63olumns\"b\n\x0fSelectColumnsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x18\n\x07\x63olumns\x18\x02 \x03(\tR\x07\x63olumns\"_\n\x0bLimitRowsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x19\n\x08num_rows\x18\x02 \x01(\x04R\x07numRows\"`\n\x0cOffsetRowsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x19\n\x08num_rows\x18\x02 \x01(\x04R\x07numRows\"p\n\tOrderByOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x18\n\x07\x63olumns\x18\x02 \x03(\tR\x07\x63olumns\x12\x12\n\x04\x64\x65sc\x18\x03 \x01(\x08R\x04\x64\x65sc\"~\n\x0c\x46ilterRowsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x37\n\nrow_filter\x18\x02 \x01(\x0b\x32\x18.corvic.orm.v1.RowFilterR\trowFilter\"G\n\x0e\x44istinctRowsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\"\x8d\x01\n\x10UpdateMetadataOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x42\n\x10metadata_updates\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructR\x0fmetadataUpdates\"\x82\x01\n\rSetMetadataOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12:\n\x0cnew_metadata\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructR\x0bnewMetadata\"s\n\x14RemoveFromMetadataOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12$\n\x0ekeys_to_remove\x18\x02 \x03(\tR\x0ckeysToRemove\"\x93\x02\n\x14UpdateFeatureTypesOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x64\n\x11new_feature_types\x18\x02 \x03(\x0b\x32\x38.corvic.orm.v1.UpdateFeatureTypesOp.NewFeatureTypesEntryR\x0fnewFeatureTypes\x1a^\n\x14NewFeatureTypesEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x30\n\x05value\x18\x02 \x01(\x0b\x32\x1a.corvic.orm.v1.FeatureTypeR\x05value:\x02\x38\x01\"\xfa\x01\n\x15RollupByAggregationOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x31\n\x15group_by_column_names\x18\x02 \x03(\tR\x12groupByColumnNames\x12,\n\x12target_column_name\x18\x03 \x01(\tR\x10targetColumnName\x12I\n\x10\x61ggregation_type\x18\x04 \x01(\x0e\x32\x1e.corvic.orm.v1.AggregationTypeR\x0f\x61ggregationType\"\xa8\x01\n\x17\x43ombineFiltersRowFilter\x12\x39\n\x0brow_filters\x18\x01 \x03(\x0b\x32\x18.corvic.orm.v1.RowFilterR\nrowFilters\x12R\n\x13logical_combination\x18\x02 \x01(\x0e\x32!.corvic.orm.v1.LogicalCombinationR\x12logicalCombination\"\xec\x01\n\x1f\x43ompareColumnToLiteralRowFilter\x12\x1f\n\x0b\x63olumn_name\x18\x01 \x01(\tR\ncolumnName\x12\x30\n\x07literal\x18\x02 \x01(\x0b\x32\x16.google.protobuf.ValueR\x07literal\x12\x46\n\x0f\x63omparison_type\x18\x03 \x01(\x0e\x32\x1d.corvic.orm.v1.ComparisonTypeR\x0e\x63omparisonType\x12.\n\x13\x63olumn_arrow_schema\x18\x04 \x01(\x0cR\x11\x63olumnArrowSchema\"\xd5\x01\n\tRowFilter\x12k\n\x19\x63ompare_column_to_literal\x18\x01 \x01(\x0b\x32..corvic.orm.v1.CompareColumnToLiteralRowFilterH\x00R\x16\x63ompareColumnToLiteral\x12Q\n\x0f\x63ombine_filters\x18\x02 \x01(\x0b\x32&.corvic.orm.v1.CombineFiltersRowFilterH\x00R\x0e\x63ombineFiltersB\x08\n\x06\x66ilter\"\t\n\x07\x45mptyOp\"\xec\x01\n\rEdgeListTable\x12\x33\n\x05table\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x05table\x12*\n\x11start_column_name\x18\x02 \x01(\tR\x0fstartColumnName\x12&\n\x0f\x65nd_column_name\x18\x03 \x01(\tR\rendColumnName\x12*\n\x11start_entity_name\x18\x04 \x01(\tR\x0fstartEntityName\x12&\n\x0f\x65nd_entity_name\x18\x05 \x01(\tR\rendEntityName\"\xc6\x01\n\x1c\x45mbedNode2vecFromEdgeListsOp\x12\x46\n\x10\x65\x64ge_list_tables\x18\x01 \x03(\x0b\x32\x1c.corvic.orm.v1.EdgeListTableR\x0e\x65\x64geListTables\x12^\n\x13node2vec_parameters\x18\x02 \x01(\x0b\x32-.corvic.algorithm.graph.v1.Node2VecParametersR\x12node2vecParameters\"}\n\x12\x45mbeddingMetricsOp\x12\x33\n\x05table\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x05table\x12\x32\n\x15\x65mbedding_column_name\x18\x02 \x01(\tR\x13\x65mbeddingColumnName\"\xd6\x01\n\x16\x45mbeddingCoordinatesOp\x12\x33\n\x05table\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x05table\x12!\n\x0cn_components\x18\x02 \x01(\x04R\x0bnComponents\x12\x30\n\x06metric\x18\x03 \x01(\tB\x18\xbaH\x15r\x13R\teuclideanR\x06\x63osineR\x06metric\x12\x32\n\x15\x65mbedding_column_name\x18\x04 \x01(\tR\x13\x65mbeddingColumnName\"\xbb\x01\n\x11ReadFromParquetOp\x12\x1d\n\nblob_names\x18\x01 \x03(\tR\tblobNames\x12#\n\rexpected_rows\x18\x02 \x01(\x04R\x0c\x65xpectedRows\x12!\n\x0c\x61rrow_schema\x18\x03 \x01(\x0cR\x0b\x61rrowSchema\x12?\n\rfeature_types\x18\x04 \x03(\x0b\x32\x1a.corvic.orm.v1.FeatureTypeR\x0c\x66\x65\x61tureTypes\"\xee\x02\n\x19SelectFromVectorStagingOp\x12!\n\x0cinput_vector\x18\x01 \x03(\x02R\x0binputVector\x12\x1d\n\nblob_names\x18\x02 \x03(\tR\tblobNames\x12\x45\n\x11similarity_metric\x18\x03 \x01(\tB\x18\xbaH\x15r\x13R\teuclideanR\x06\x63osineR\x10similarityMetric\x12,\n\x12vector_column_name\x18\x04 \x01(\tR\x10vectorColumnName\x12!\n\x0c\x61rrow_schema\x18\x06 \x01(\x0cR\x0b\x61rrowSchema\x12?\n\rfeature_types\x18\x07 \x03(\x0b\x32\x1a.corvic.orm.v1.FeatureTypeR\x0c\x66\x65\x61tureTypes\x12#\n\rexpected_rows\x18\x08 \x01(\x04R\x0c\x65xpectedRowsJ\x04\x08\x05\x10\x06R\x0bnum_results\"\xa8\x01\n\x08\x43oncatOp\x12\x35\n\x06tables\x18\x01 \x03(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06tables\x12\x65\n\x03how\x18\x02 \x01(\tBS\xbaHPrKR\x08verticalR\x10vertical_relaxedR\x08\x64iagonalR\x10\x64iagonal_relaxedR\nhorizontalR\x05\x61lign\xd8\x01\x01R\x03how\"u\n\x0eUnnestStructOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12,\n\x12struct_column_name\x18\x02 \x01(\tR\x10structColumnName\"\x92\x01\n\x0cUnnestListOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12(\n\x10list_column_name\x18\x02 \x01(\tR\x0elistColumnName\x12!\n\x0c\x63olumn_names\x18\x03 \x03(\tR\x0b\x63olumnNames\"\xa8\x01\n\x10NestIntoStructOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12,\n\x12struct_column_name\x18\x02 \x01(\tR\x10structColumnName\x12/\n\x14\x63olumn_names_to_nest\x18\x03 \x03(\tR\x11\x63olumnNamesToNest\"\xb1\x02\n\x12\x41\x64\x64LiteralColumnOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x34\n\x07literal\x18\x02 \x01(\x0b\x32\x16.google.protobuf.ValueB\x02\x18\x01R\x07literal\x12\x32\n\x08literals\x18\x05 \x03(\x0b\x32\x16.google.protobuf.ValueR\x08literals\x12.\n\x13\x63olumn_arrow_schema\x18\x03 \x01(\x0cR\x11\x63olumnArrowSchema\x12J\n\x13\x63olumn_feature_type\x18\x04 \x01(\x0b\x32\x1a.corvic.orm.v1.FeatureTypeR\x11\x63olumnFeatureType\",\n\x0c\x43oncatString\x12\x1c\n\tseparator\x18\x01 \x01(\tR\tseparator\"\x0c\n\nConcatList\"\xad\x02\n\x10\x43ombineColumnsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12!\n\x0c\x63olumn_names\x18\x02 \x03(\tR\x0b\x63olumnNames\x12\x30\n\x14\x63ombined_column_name\x18\x03 \x01(\tR\x12\x63ombinedColumnName\x12\x42\n\rconcat_string\x18\x04 \x01(\x0b\x32\x1b.corvic.orm.v1.ConcatStringH\x00R\x0c\x63oncatString\x12<\n\x0b\x63oncat_list\x18\x05 \x01(\x0b\x32\x19.corvic.orm.v1.ConcatListH\x00R\nconcatListB\x0b\n\treduction\"\x0f\n\rOneHotEncoder\"f\n\x0cMinMaxScaler\x12*\n\x11\x66\x65\x61ture_range_min\x18\x01 \x01(\x03R\x0f\x66\x65\x61tureRangeMin\x12*\n\x11\x66\x65\x61ture_range_max\x18\x02 \x01(\x03R\x0f\x66\x65\x61tureRangeMax\"J\n\x0eLabelBinarizer\x12\x1b\n\tneg_label\x18\x01 \x01(\x03R\x08negLabel\x12\x1b\n\tpos_label\x18\x02 \x01(\x03R\x08posLabel\",\n\x0cLabelEncoder\x12\x1c\n\tnormalize\x18\x01 \x01(\x08R\tnormalize\"\xa5\x01\n\x10KBinsDiscretizer\x12\x1e\n\x06n_bins\x18\x01 \x01(\x04\x42\x07\xbaH\x04\x32\x02(\x02R\x05nBins\x12\x33\n\rencode_method\x18\x02 \x01(\tB\x0e\xbaH\x0br\tR\x07ordinalR\x0c\x65ncodeMethod\x12<\n\x08strategy\x18\x03 \x01(\tB \xbaH\x1dr\x1bR\x07uniformR\x08quantileR\x06kmeansR\x08strategy\")\n\tBinarizer\x12\x1c\n\tthreshold\x18\x01 \x01(\x02R\tthreshold\"\x0e\n\x0cMaxAbsScaler\"H\n\x0eStandardScaler\x12\x1b\n\twith_mean\x18\x01 \x01(\x08R\x08withMean\x12\x19\n\x08with_std\x18\x02 \x01(\x08R\x07withStd\"\x12\n\x10TimestampEncoder\"\r\n\x0bTextEncoder\"\xda\x05\n\x07\x45ncoder\x12\x46\n\x0fone_hot_encoder\x18\x01 \x01(\x0b\x32\x1c.corvic.orm.v1.OneHotEncoderH\x00R\roneHotEncoder\x12\x43\n\x0emin_max_scaler\x18\x02 \x01(\x0b\x32\x1b.corvic.orm.v1.MinMaxScalerH\x00R\x0cminMaxScaler\x12H\n\x0flabel_binarizer\x18\x03 \x01(\x0b\x32\x1d.corvic.orm.v1.LabelBinarizerH\x00R\x0elabelBinarizer\x12\x42\n\rlabel_encoder\x18\x04 \x01(\x0b\x32\x1b.corvic.orm.v1.LabelEncoderH\x00R\x0clabelEncoder\x12O\n\x12k_bins_discretizer\x18\x05 \x01(\x0b\x32\x1f.corvic.orm.v1.KBinsDiscretizerH\x00R\x10kBinsDiscretizer\x12\x38\n\tbinarizer\x18\x06 \x01(\x0b\x32\x18.corvic.orm.v1.BinarizerH\x00R\tbinarizer\x12\x43\n\x0emax_abs_scaler\x18\x07 \x01(\x0b\x32\x1b.corvic.orm.v1.MaxAbsScalerH\x00R\x0cmaxAbsScaler\x12H\n\x0fstandard_scaler\x18\x08 \x01(\x0b\x32\x1d.corvic.orm.v1.StandardScalerH\x00R\x0estandardScaler\x12N\n\x11timestamp_encoder\x18\t \x01(\x0b\x32\x1f.corvic.orm.v1.TimestampEncoderH\x00R\x10timestampEncoder\x12?\n\x0ctext_encoder\x18\n \x01(\x0b\x32\x1a.corvic.orm.v1.TextEncoderH\x00R\x0btextEncoderB\t\n\x07\x65ncoder\"\x92\x01\n\rEncodedColumn\x12\x1f\n\x0b\x63olumn_name\x18\x01 \x01(\tR\ncolumnName\x12.\n\x13\x65ncoded_column_name\x18\x02 \x01(\tR\x11\x65ncodedColumnName\x12\x30\n\x07\x65ncoder\x18\x03 \x01(\x0b\x32\x16.corvic.orm.v1.EncoderR\x07\x65ncoder\"\x9d\x02\n\x0e\x45ncodeColumnOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12#\n\x0b\x63olumn_name\x18\x02 \x01(\tB\x02\x18\x01R\ncolumnName\x12\x32\n\x13\x65ncoded_column_name\x18\x03 \x01(\tB\x02\x18\x01R\x11\x65ncodedColumnName\x12\x34\n\x07\x65ncoder\x18\x04 \x01(\x0b\x32\x16.corvic.orm.v1.EncoderB\x02\x18\x01R\x07\x65ncoder\x12\x45\n\x0f\x65ncoded_columns\x18\x05 \x03(\x0b\x32\x1c.corvic.orm.v1.EncodedColumnR\x0e\x65ncodedColumns\"\xf7\x02\n\rEmbedColumnOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x1f\n\x0b\x63olumn_name\x18\x02 \x01(\tR\ncolumnName\x12\x32\n\x15\x65mbedding_column_name\x18\x03 \x01(\tR\x13\x65mbeddingColumnName\x12\x1d\n\nmodel_name\x18\x04 \x01(\tR\tmodelName\x12%\n\x0etokenizer_name\x18\x05 \x01(\tR\rtokenizerName\x12\x34\n\x16\x65xpected_vector_length\x18\x06 \x01(\rR\x14\x65xpectedVectorLength\x12^\n\x1c\x65xpected_coordinate_bitwidth\x18\x07 \x01(\x0e\x32\x1c.corvic.orm.v1.FloatBitWidthR\x1a\x65xpectedCoordinateBitwidth\"\x05\n\x03Min\"\x05\n\x03Max\"\x06\n\x04Mean\"\x05\n\x03Std\"&\n\x08Quantile\x12\x1a\n\x08quantile\x18\x01 \x01(\x02R\x08quantile\"\x07\n\x05\x43ount\"\x0b\n\tNullCount\"\xdf\x02\n\x0b\x41ggregation\x12&\n\x03min\x18\x01 \x01(\x0b\x32\x12.corvic.orm.v1.MinH\x00R\x03min\x12&\n\x03max\x18\x02 \x01(\x0b\x32\x12.corvic.orm.v1.MaxH\x00R\x03max\x12)\n\x04mean\x18\x03 \x01(\x0b\x32\x13.corvic.orm.v1.MeanH\x00R\x04mean\x12&\n\x03std\x18\x04 \x01(\x0b\x32\x12.corvic.orm.v1.StdH\x00R\x03std\x12\x35\n\x08quantile\x18\x05 \x01(\x0b\x32\x17.corvic.orm.v1.QuantileH\x00R\x08quantile\x12,\n\x05\x63ount\x18\x06 \x01(\x0b\x32\x14.corvic.orm.v1.CountH\x00R\x05\x63ount\x12\x39\n\nnull_count\x18\x07 \x01(\x0b\x32\x18.corvic.orm.v1.NullCountH\x00R\tnullCountB\r\n\x0b\x61ggregation\"\xac\x01\n\x12\x41ggregateColumnsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12!\n\x0c\x63olumn_names\x18\x02 \x03(\tR\x0b\x63olumnNames\x12<\n\x0b\x61ggregation\x18\x03 \x01(\x0b\x32\x1a.corvic.orm.v1.AggregationR\x0b\x61ggregation\"n\n\x12\x43orrelateColumnsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12!\n\x0c\x63olumn_names\x18\x02 \x03(\tR\x0b\x63olumnNames\"\xcd\x01\n\x11HistogramColumnOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x1f\n\x0b\x63olumn_name\x18\x02 \x01(\tR\ncolumnName\x12\x34\n\x16\x62reakpoint_column_name\x18\x03 \x01(\tR\x14\x62reakpointColumnName\x12*\n\x11\x63ount_column_name\x18\x04 \x01(\tR\x0f\x63ountColumnName\"\x91\x01\n\rAddRowIndexOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x31\n\x15row_index_column_name\x18\x02 \x01(\tR\x12rowIndexColumnName\x12\x16\n\x06offset\x18\x03 \x01(\x04R\x06offset\"q\n\x17\x43onvertColumnToStringOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x1f\n\x0b\x63olumn_name\x18\x02 \x01(\tR\ncolumnName\"\x84\x01\n\x0bOutputCsvOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x17\n\x07\x63sv_url\x18\x02 \x01(\tR\x06\x63svUrl\x12%\n\x0einclude_header\x18\x03 \x01(\x08R\rincludeHeader\"\x90\x02\n\x0eTruncateListOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12(\n\x10list_column_name\x18\x02 \x01(\tR\x0elistColumnName\x12\x30\n\x14target_column_length\x18\x03 \x01(\rR\x12targetColumnLength\x12;\n\rpadding_value\x18\x04 \x01(\x0b\x32\x16.google.protobuf.ValueR\x0cpaddingValue\x12.\n\x13\x63olumn_arrow_schema\x18\x05 \x01(\x0cR\x11\x63olumnArrowSchema\"^\n\x07UnionOp\x12\x37\n\x07sources\x18\x01 \x03(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x07sources\x12\x1a\n\x08\x64istinct\x18\x02 \x01(\x08R\x08\x64istinct\"\xd5\x02\n\x12\x45mbedImageColumnOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x1f\n\x0b\x63olumn_name\x18\x02 \x01(\tR\ncolumnName\x12\x32\n\x15\x65mbedding_column_name\x18\x03 \x01(\tR\x13\x65mbeddingColumnName\x12\x1d\n\nmodel_name\x18\x04 \x01(\tR\tmodelName\x12\x34\n\x16\x65xpected_vector_length\x18\x05 \x01(\rR\x14\x65xpectedVectorLength\x12^\n\x1c\x65xpected_coordinate_bitwidth\x18\x06 \x01(\x0e\x32\x1c.corvic.orm.v1.FloatBitWidthR\x1a\x65xpectedCoordinateBitwidth\"E\n\x13\x44\x65\x63isionTreeSummary\x12\x12\n\x04text\x18\x01 \x01(\tR\x04text\x12\x1a\n\x08graphviz\x18\x02 \x01(\tR\x08graphviz\"\x9d\x02\n\x18\x41\x64\x64\x44\x65\x63isionTreeSummaryOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x30\n\x14\x66\x65\x61ture_column_names\x18\x02 \x03(\tR\x12\x66\x65\x61tureColumnNames\x12*\n\x11label_column_name\x18\x03 \x01(\tR\x0flabelColumnName\x12#\n\rclasses_names\x18\x04 \x03(\tR\x0c\x63lassesNames\x12\x1b\n\tmax_depth\x18\x05 \x01(\rR\x08maxDepth\x12*\n\x11output_metric_key\x18\x06 \x01(\tR\x0foutputMetricKey\"#\n\rUniformRandom\x12\x12\n\x04seed\x18\x02 \x01(\x05R\x04seed\"j\n\x0eSampleStrategy\x12\x45\n\x0euniform_random\x18\x01 \x01(\x0b\x32\x1c.corvic.orm.v1.UniformRandomH\x00R\runiformRandomB\x11\n\x0fsample_strategy\"\xa8\x01\n\x0cSampleRowsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12\x46\n\x0fsample_strategy\x18\x02 \x01(\x0b\x32\x1d.corvic.orm.v1.SampleStrategyR\x0esampleStrategy\x12\x19\n\x08num_rows\x18\x03 \x01(\x04R\x07numRows\"\xf8\x01\n\x11\x44\x65scribeColumnsOp\x12\x35\n\x06source\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x06source\x12!\n\x0c\x63olumn_names\x18\x02 \x03(\tR\x0b\x63olumnNames\x12\x32\n\x15statistic_column_name\x18\x03 \x01(\tR\x13statisticColumnName\x12U\n\rinterpolation\x18\x04 \x01(\tB/\xbaH,r*R\x07nearestR\x06higherR\x05lowerR\x08midpointR\x06linearR\rinterpolation\"@\n\x0eTableSliceArgs\x12\x16\n\x06offset\x18\x01 \x01(\x04R\x06offset\x12\x16\n\x06length\x18\x02 \x01(\x04R\x06length\"\xe7\x01\n\x13TableComputeContext\x12\x33\n\x05table\x18\x01 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x05table\x12*\n\x11output_url_prefix\x18\x02 \x01(\tR\x0foutputUrlPrefix\x12U\n\x15sql_output_slice_args\x18\x03 \x01(\x0b\x32\x1d.corvic.orm.v1.TableSliceArgsH\x00R\x12sqlOutputSliceArgs\x88\x01\x01\x42\x18\n\x16_sql_output_slice_args\"h\n\x12TableComputeResult\x12\x1f\n\x0bresult_urls\x18\x02 \x03(\tR\nresultUrls\x12\x31\n\x07metrics\x18\x01 \x01(\x0b\x32\x17.google.protobuf.StructR\x07metrics\"\x86\x01\n\x0e\x45xecuteRequest\x12N\n\x11tables_to_compute\x18\x03 \x03(\x0b\x32\".corvic.orm.v1.TableComputeContextR\x0ftablesToComputeJ\x04\x08\x01\x10\x02J\x04\x08\x02\x10\x03R\x05tableR\x11output_url_prefix\"l\n\x0f\x45xecuteResponse\x12\x46\n\rtable_results\x18\x01 \x03(\x0b\x32!.corvic.orm.v1.TableComputeResultR\x0ctableResultsJ\x04\x08\x02\x10\x03R\x0boutput_urls\"d\n\x14StreamExecuteRequest\x12L\n\x10table_to_compute\x18\x01 \x01(\x0b\x32\".corvic.orm.v1.TableComputeContextR\x0etableToCompute\"_\n\x15StreamExecuteResponse\x12\x46\n\rtable_results\x18\x01 \x03(\x0b\x32!.corvic.orm.v1.TableComputeResultR\x0ctableResults\"\xa7\x01\n\x0bNamedTables\x12>\n\x06tables\x18\x01 \x03(\x0b\x32&.corvic.orm.v1.NamedTables.TablesEntryR\x06tables\x1aX\n\x0bTablesEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x33\n\x05value\x18\x02 \x01(\x0b\x32\x1d.corvic.orm.v1.TableComputeOpR\x05value:\x02\x38\x01*T\n\x08JoinType\x12\x19\n\x15JOIN_TYPE_UNSPECIFIED\x10\x00\x12\x13\n\x0fJOIN_TYPE_INNER\x10\x01\x12\x18\n\x14JOIN_TYPE_LEFT_OUTER\x10\x02*\xd2\x01\n\x0f\x41ggregationType\x12 \n\x1c\x41GGREGATION_TYPE_UNSPECIFIED\x10\x00\x12\x1a\n\x16\x41GGREGATION_TYPE_COUNT\x10\x01\x12\x18\n\x14\x41GGREGATION_TYPE_AVG\x10\x02\x12\x19\n\x15\x41GGREGATION_TYPE_MODE\x10\x03\x12\x18\n\x14\x41GGREGATION_TYPE_MIN\x10\x04\x12\x18\n\x14\x41GGREGATION_TYPE_MAX\x10\x05\x12\x18\n\x14\x41GGREGATION_TYPE_SUM\x10\x06*s\n\x12LogicalCombination\x12#\n\x1fLOGICAL_COMBINATION_UNSPECIFIED\x10\x00\x12\x1b\n\x17LOGICAL_COMBINATION_ANY\x10\x01\x12\x1b\n\x17LOGICAL_COMBINATION_ALL\x10\x02*\xc1\x01\n\x0e\x43omparisonType\x12\x1f\n\x1b\x43OMPARISON_TYPE_UNSPECIFIED\x10\x00\x12\x16\n\x12\x43OMPARISON_TYPE_EQ\x10\x01\x12\x16\n\x12\x43OMPARISON_TYPE_NE\x10\x02\x12\x16\n\x12\x43OMPARISON_TYPE_LT\x10\x03\x12\x16\n\x12\x43OMPARISON_TYPE_GT\x10\x04\x12\x16\n\x12\x43OMPARISON_TYPE_LE\x10\x05\x12\x16\n\x12\x43OMPARISON_TYPE_GE\x10\x06*`\n\rFloatBitWidth\x12\x1f\n\x1b\x46LOAT_BIT_WIDTH_UNSPECIFIED\x10\x00\x12\x16\n\x12\x46LOAT_BIT_WIDTH_32\x10\x01\x12\x16\n\x12\x46LOAT_BIT_WIDTH_64\x10\x02\x32\xc1\x01\n\x13TableComputeService\x12J\n\x07\x45xecute\x12\x1d.corvic.orm.v1.ExecuteRequest\x1a\x1e.corvic.orm.v1.ExecuteResponse\"\x00\x12^\n\rStreamExecute\x12#.corvic.orm.v1.StreamExecuteRequest\x1a$.corvic.orm.v1.StreamExecuteResponse\"\x00(\x01\x62\x06proto3')
|
21
21
|
|
22
22
|
_globals = globals()
|
23
23
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
@@ -33,7 +33,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
33
33
|
_globals['_SELECTFROMVECTORSTAGINGOP'].fields_by_name['similarity_metric']._options = None
|
34
34
|
_globals['_SELECTFROMVECTORSTAGINGOP'].fields_by_name['similarity_metric']._serialized_options = b'\272H\025r\023R\teuclideanR\006cosine'
|
35
35
|
_globals['_CONCATOP'].fields_by_name['how']._options = None
|
36
|
-
_globals['_CONCATOP'].fields_by_name['how']._serialized_options = b'\272HPrKR\010verticalR\020vertical_relaxedR\010diagonalR\020diagonal_relaxedR\nhorizontalR\005align\
|
36
|
+
_globals['_CONCATOP'].fields_by_name['how']._serialized_options = b'\272HPrKR\010verticalR\020vertical_relaxedR\010diagonalR\020diagonal_relaxedR\nhorizontalR\005align\330\001\001'
|
37
37
|
_globals['_ADDLITERALCOLUMNOP'].fields_by_name['literal']._options = None
|
38
38
|
_globals['_ADDLITERALCOLUMNOP'].fields_by_name['literal']._serialized_options = b'\030\001'
|
39
39
|
_globals['_KBINSDISCRETIZER'].fields_by_name['n_bins']._options = None
|
buf/validate/expression_pb2.py
DELETED
@@ -1,37 +0,0 @@
|
|
1
|
-
# -*- coding: utf-8 -*-
|
2
|
-
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
-
# source: buf/validate/expression.proto
|
4
|
-
# Protobuf Python Version: 4.25.3
|
5
|
-
"""Generated protocol buffer code."""
|
6
|
-
|
7
|
-
from google.protobuf import descriptor as _descriptor
|
8
|
-
from google.protobuf import descriptor_pool as _descriptor_pool
|
9
|
-
from google.protobuf import symbol_database as _symbol_database
|
10
|
-
from google.protobuf.internal import builder as _builder
|
11
|
-
|
12
|
-
# @@protoc_insertion_point(imports)
|
13
|
-
|
14
|
-
_sym_db = _symbol_database.Default()
|
15
|
-
|
16
|
-
|
17
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
|
18
|
-
b'\n\x1d\x62uf/validate/expression.proto\x12\x0c\x62uf.validate"V\n\nConstraint\x12\x0e\n\x02id\x18\x01 \x01(\tR\x02id\x12\x18\n\x07message\x18\x02 \x01(\tR\x07message\x12\x1e\n\nexpression\x18\x03 \x01(\tR\nexpression"E\n\nViolations\x12\x37\n\nviolations\x18\x01 \x03(\x0b\x32\x17.buf.validate.ViolationR\nviolations"\x82\x01\n\tViolation\x12\x1d\n\nfield_path\x18\x01 \x01(\tR\tfieldPath\x12#\n\rconstraint_id\x18\x02 \x01(\tR\x0c\x63onstraintId\x12\x18\n\x07message\x18\x03 \x01(\tR\x07message\x12\x17\n\x07\x66or_key\x18\x04 \x01(\x08R\x06\x66orKeyBp\n\x12\x62uild.buf.validateB\x0f\x45xpressionProtoP\x01ZGbuf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go/buf/validateb\x06proto3'
|
19
|
-
)
|
20
|
-
|
21
|
-
_globals = globals()
|
22
|
-
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
23
|
-
_builder.BuildTopDescriptorsAndMessages(
|
24
|
-
DESCRIPTOR, "buf.validate.expression_pb2", _globals
|
25
|
-
)
|
26
|
-
if _descriptor._USE_C_DESCRIPTORS == False:
|
27
|
-
_globals["DESCRIPTOR"]._options = None
|
28
|
-
_globals[
|
29
|
-
"DESCRIPTOR"
|
30
|
-
]._serialized_options = b"\n\022build.buf.validateB\017ExpressionProtoP\001ZGbuf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go/buf/validate"
|
31
|
-
_globals["_CONSTRAINT"]._serialized_start = 47
|
32
|
-
_globals["_CONSTRAINT"]._serialized_end = 133
|
33
|
-
_globals["_VIOLATIONS"]._serialized_start = 135
|
34
|
-
_globals["_VIOLATIONS"]._serialized_end = 204
|
35
|
-
_globals["_VIOLATION"]._serialized_start = 207
|
36
|
-
_globals["_VIOLATION"]._serialized_end = 337
|
37
|
-
# @@protoc_insertion_point(module_scope)
|
buf/validate/expression_pb2.pyi
DELETED
@@ -1,52 +0,0 @@
|
|
1
|
-
from typing import ClassVar as _ClassVar
|
2
|
-
from typing import Iterable as _Iterable
|
3
|
-
from typing import Mapping as _Mapping
|
4
|
-
from typing import Optional as _Optional
|
5
|
-
from typing import Union as _Union
|
6
|
-
|
7
|
-
from google.protobuf import descriptor as _descriptor
|
8
|
-
from google.protobuf import message as _message
|
9
|
-
from google.protobuf.internal import containers as _containers
|
10
|
-
|
11
|
-
DESCRIPTOR: _descriptor.FileDescriptor
|
12
|
-
|
13
|
-
class Constraint(_message.Message):
|
14
|
-
__slots__ = ("id", "message", "expression")
|
15
|
-
ID_FIELD_NUMBER: _ClassVar[int]
|
16
|
-
MESSAGE_FIELD_NUMBER: _ClassVar[int]
|
17
|
-
EXPRESSION_FIELD_NUMBER: _ClassVar[int]
|
18
|
-
id: str
|
19
|
-
message: str
|
20
|
-
expression: str
|
21
|
-
def __init__(
|
22
|
-
self,
|
23
|
-
id: _Optional[str] = ...,
|
24
|
-
message: _Optional[str] = ...,
|
25
|
-
expression: _Optional[str] = ...,
|
26
|
-
) -> None: ...
|
27
|
-
|
28
|
-
class Violations(_message.Message):
|
29
|
-
__slots__ = ("violations",)
|
30
|
-
VIOLATIONS_FIELD_NUMBER: _ClassVar[int]
|
31
|
-
violations: _containers.RepeatedCompositeFieldContainer[Violation]
|
32
|
-
def __init__(
|
33
|
-
self, violations: _Optional[_Iterable[_Union[Violation, _Mapping]]] = ...
|
34
|
-
) -> None: ...
|
35
|
-
|
36
|
-
class Violation(_message.Message):
|
37
|
-
__slots__ = ("field_path", "constraint_id", "message", "for_key")
|
38
|
-
FIELD_PATH_FIELD_NUMBER: _ClassVar[int]
|
39
|
-
CONSTRAINT_ID_FIELD_NUMBER: _ClassVar[int]
|
40
|
-
MESSAGE_FIELD_NUMBER: _ClassVar[int]
|
41
|
-
FOR_KEY_FIELD_NUMBER: _ClassVar[int]
|
42
|
-
field_path: str
|
43
|
-
constraint_id: str
|
44
|
-
message: str
|
45
|
-
for_key: bool
|
46
|
-
def __init__(
|
47
|
-
self,
|
48
|
-
field_path: _Optional[str] = ...,
|
49
|
-
constraint_id: _Optional[str] = ...,
|
50
|
-
message: _Optional[str] = ...,
|
51
|
-
for_key: bool = ...,
|
52
|
-
) -> None: ...
|
@@ -1,34 +0,0 @@
|
|
1
|
-
"""
|
2
|
-
@generated by mypy-protobuf. Do not edit manually!
|
3
|
-
isort:skip_file
|
4
|
-
Copyright 2023 Buf Technologies, Inc.
|
5
|
-
|
6
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
7
|
-
you may not use this file except in compliance with the License.
|
8
|
-
You may obtain a copy of the License at
|
9
|
-
|
10
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
11
|
-
|
12
|
-
Unless required by applicable law or agreed to in writing, software
|
13
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
14
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
15
|
-
See the License for the specific language governing permissions and
|
16
|
-
limitations under the License.
|
17
|
-
"""
|
18
|
-
|
19
|
-
import abc
|
20
|
-
import collections.abc
|
21
|
-
import typing
|
22
|
-
|
23
|
-
import grpc
|
24
|
-
import grpc.aio
|
25
|
-
|
26
|
-
_T = typing.TypeVar("_T")
|
27
|
-
|
28
|
-
class _MaybeAsyncIterator(
|
29
|
-
collections.abc.AsyncIterator[_T],
|
30
|
-
collections.abc.Iterator[_T],
|
31
|
-
metaclass=abc.ABCMeta,
|
32
|
-
): ...
|
33
|
-
class _ServicerContext(grpc.ServicerContext, grpc.aio.ServicerContext): # type: ignore
|
34
|
-
...
|