The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Arrow, reference main (d3428a), with Swift 6.0 for Linux on 11 Sep 2025 05:04:23 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

[1089/1136] Compiling GRPC ConnectionManagerID.swift
[1090/1136] Compiling GRPC ConnectionPool+PerConnectionState.swift
[1091/1136] Compiling GRPC ConnectionPool+Waiter.swift
[1092/1136] Compiling GRPC ConnectionPool.swift
[1093/1136] Compiling GRPC ConnectionPoolIDs.swift
[1094/1136] Compiling GRPC GRPCChannelPool.swift
[1095/1136] Compiling GRPC PoolManager.swift
[1096/1136] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[1097/1136] Compiling GRPC PoolManagerStateMachine.swift
[1098/1136] Compiling GRPC PooledChannel.swift
[1099/1136] Compiling GRPC StreamLender.swift
[1100/1136] Compiling GRPC ConnectivityState.swift
[1101/1136] Compiling GRPC DebugOnly.swift
[1102/1136] Compiling GRPC UnaryResponseCallContext.swift
[1103/1136] Compiling GRPC ServerChannelErrorHandler.swift
[1104/1136] Compiling GRPC ServerErrorDelegate.swift
[1105/1136] Compiling GRPC ServerErrorProcessor.swift
[1106/1136] Compiling GRPC Stopwatch.swift
[1107/1136] Compiling GRPC StreamEvent.swift
[1108/1136] Compiling GRPC TLSVerificationHandler.swift
[1109/1136] Compiling GRPC TLSVersion.swift
[1110/1136] Compiling GRPC TimeLimit.swift
[1111/1136] Compiling GRPC UserInfo.swift
[1112/1136] Compiling GRPC Version.swift
[1113/1136] Compiling GRPC WebCORSHandler.swift
[1114/1136] Compiling GRPC WriteCapturingHandler.swift
[1115/1136] Compiling GRPC _EmbeddedThroughput.swift
[1116/1136] Compiling GRPC _FakeResponseStream.swift
[1117/1136] Compiling GRPC _GRPCClientCodecHandler.swift
[1118/1136] Compiling GRPC _MessageContext.swift
[1119/1136] Compiling GRPC GRPCServerPipelineConfigurator.swift
[1120/1136] Compiling GRPC GRPCServerRequestRoutingHandler.swift
[1121/1136] Compiling GRPC GRPCServiceDescription.swift
[1122/1136] Compiling GRPC GRPCStatus.swift
[1123/1136] Compiling GRPC GRPCStatusAndMetadata.swift
[1124/1136] Compiling GRPC GRPCStatusMessageMarshaller.swift
[1125/1136] Compiling GRPC GRPCTLSConfiguration.swift
[1126/1136] Compiling GRPC GRPCTimeout.swift
[1127/1136] Compiling GRPC GRPCWebToHTTP2ServerCodec.swift
[1128/1136] Compiling GRPC HTTP2ToRawGRPCServerCodec.swift
[1129/1136] Compiling GRPC HTTP2ToRawGRPCStateMachine.swift
[1130/1136] Compiling GRPC ClientInterceptorContext.swift
[1131/1136] Compiling GRPC ClientInterceptorPipeline.swift
[1132/1136] Compiling GRPC ClientInterceptorProtocol.swift
[1133/1136] Compiling GRPC ClientInterceptors.swift
[1134/1136] Compiling GRPC ClientTransport.swift
[1135/1136] Compiling GRPC ClientTransportFactory.swift
[1136/1136] Compiling GRPC MessageParts.swift
[1138/1155] Compiling ArrowFlight FlightInfo.swift
[1139/1155] Compiling ArrowFlight FlightLocation.swift
[1140/1157] Compiling ArrowFlight FlightPutResult.swift
[1141/1157] Compiling ArrowFlight FlightResult.swift
[1142/1157] Compiling ArrowFlight FlightData.swift
[1143/1157] Compiling ArrowFlight FlightDescriptor.swift
[1144/1157] Compiling ArrowFlight FlightEndpoint.swift
[1145/1157] Compiling ArrowFlight FlightSchemaResult.swift
[1146/1157] Compiling ArrowFlight FlightServer.swift
[1147/1157] Compiling ArrowFlight FlightActionType.swift
[1148/1157] Compiling ArrowFlight FlightClient.swift
[1149/1157] Compiling ArrowFlight FlightCriteria.swift
[1150/1157] Compiling ArrowFlight RecordBatchStreamReader.swift
[1151/1157] Compiling ArrowFlight RecordBatchStreamWriter.swift
[1152/1157] Emitting module ArrowFlight
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:635:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 633 |
 634 | extension Arrow_Flight_Protocol_CancelStatus: SwiftProtobuf._ProtoNameProviding {
 635 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 636 |     0: .same(proto: "CANCEL_STATUS_UNSPECIFIED"),
 637 |     1: .same(proto: "CANCEL_STATUS_CANCELLED"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:645:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 643 | extension Arrow_Flight_Protocol_HandshakeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 644 |   static let protoMessageName: String = _protobuf_package + ".HandshakeRequest"
 645 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 646 |     1: .standard(proto: "protocol_version"),
 647 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:683:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 681 | extension Arrow_Flight_Protocol_HandshakeResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 682 |   static let protoMessageName: String = _protobuf_package + ".HandshakeResponse"
 683 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 684 |     1: .standard(proto: "protocol_version"),
 685 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:721:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 719 | extension Arrow_Flight_Protocol_BasicAuth: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 720 |   static let protoMessageName: String = _protobuf_package + ".BasicAuth"
 721 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 722 |     2: .same(proto: "username"),
 723 |     3: .same(proto: "password"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:778:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 776 | extension Arrow_Flight_Protocol_ActionType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 777 |   static let protoMessageName: String = _protobuf_package + ".ActionType"
 778 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 779 |     1: .same(proto: "type"),
 780 |     2: .same(proto: "description"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:816:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 814 | extension Arrow_Flight_Protocol_Criteria: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 815 |   static let protoMessageName: String = _protobuf_package + ".Criteria"
 816 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 817 |     1: .same(proto: "expression"),
 818 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:848:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 846 | extension Arrow_Flight_Protocol_Action: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 847 |   static let protoMessageName: String = _protobuf_package + ".Action"
 848 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 849 |     1: .same(proto: "type"),
 850 |     2: .same(proto: "body"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:886:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 884 | extension Arrow_Flight_Protocol_CancelFlightInfoRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 885 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoRequest"
 886 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 887 |     1: .same(proto: "info"),
 888 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:922:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 920 | extension Arrow_Flight_Protocol_RenewFlightEndpointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 921 |   static let protoMessageName: String = _protobuf_package + ".RenewFlightEndpointRequest"
 922 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 923 |     1: .same(proto: "endpoint"),
 924 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:958:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 956 | extension Arrow_Flight_Protocol_Result: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 957 |   static let protoMessageName: String = _protobuf_package + ".Result"
 958 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 959 |     1: .same(proto: "body"),
 960 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:990:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 988 | extension Arrow_Flight_Protocol_CancelFlightInfoResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 989 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoResult"
 990 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 991 |     1: .same(proto: "status"),
 992 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1022:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1020 | extension Arrow_Flight_Protocol_SchemaResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1021 |   static let protoMessageName: String = _protobuf_package + ".SchemaResult"
1022 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1023 |     1: .same(proto: "schema"),
1024 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1054:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1052 | extension Arrow_Flight_Protocol_FlightDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1053 |   static let protoMessageName: String = _protobuf_package + ".FlightDescriptor"
1054 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1055 |     1: .same(proto: "type"),
1056 |     2: .same(proto: "cmd"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1097:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1095 |
1096 | extension Arrow_Flight_Protocol_FlightDescriptor.DescriptorType: SwiftProtobuf._ProtoNameProviding {
1097 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1098 |     0: .same(proto: "UNKNOWN"),
1099 |     1: .same(proto: "PATH"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1106:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1104 | extension Arrow_Flight_Protocol_FlightInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1105 |   static let protoMessageName: String = _protobuf_package + ".FlightInfo"
1106 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1107 |     1: .same(proto: "schema"),
1108 |     2: .standard(proto: "flight_descriptor"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1170 | extension Arrow_Flight_Protocol_FlightEndpoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".FlightEndpoint"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1173 |     1: .same(proto: "ticket"),
1174 |     2: .same(proto: "location"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1220:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1218 | extension Arrow_Flight_Protocol_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1219 |   static let protoMessageName: String = _protobuf_package + ".Location"
1220 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1221 |     1: .same(proto: "uri"),
1222 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1252:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1250 | extension Arrow_Flight_Protocol_Ticket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1251 |   static let protoMessageName: String = _protobuf_package + ".Ticket"
1252 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1253 |     1: .same(proto: "ticket"),
1254 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1284:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1282 | extension Arrow_Flight_Protocol_FlightData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1283 |   static let protoMessageName: String = _protobuf_package + ".FlightData"
1284 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1285 |     1: .standard(proto: "flight_descriptor"),
1286 |     2: .standard(proto: "data_header"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1338:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1336 | extension Arrow_Flight_Protocol_PutResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1337 |   static let protoMessageName: String = _protobuf_package + ".PutResult"
1338 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1339 |     1: .standard(proto: "app_metadata"),
1340 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3662:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3660 |
3661 | extension Arrow_Flight_Protocol_Sql_SqlInfo: SwiftProtobuf._ProtoNameProviding {
3662 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3663 |     0: .same(proto: "FLIGHT_SQL_SERVER_NAME"),
3664 |     1: .same(proto: "FLIGHT_SQL_SERVER_VERSION"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3756:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3754 |
3755 | extension Arrow_Flight_Protocol_Sql_SqlSupportedTransaction: SwiftProtobuf._ProtoNameProviding {
3756 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3757 |     0: .same(proto: "SQL_SUPPORTED_TRANSACTION_NONE"),
3758 |     1: .same(proto: "SQL_SUPPORTED_TRANSACTION_TRANSACTION"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3764:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3762 |
3763 | extension Arrow_Flight_Protocol_Sql_SqlSupportedCaseSensitivity: SwiftProtobuf._ProtoNameProviding {
3764 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3765 |     0: .same(proto: "SQL_CASE_SENSITIVITY_UNKNOWN"),
3766 |     1: .same(proto: "SQL_CASE_SENSITIVITY_CASE_INSENSITIVE"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3773:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3771 |
3772 | extension Arrow_Flight_Protocol_Sql_SqlNullOrdering: SwiftProtobuf._ProtoNameProviding {
3773 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3774 |     0: .same(proto: "SQL_NULLS_SORTED_HIGH"),
3775 |     1: .same(proto: "SQL_NULLS_SORTED_LOW"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3782:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3780 |
3781 | extension Arrow_Flight_Protocol_Sql_SupportedSqlGrammar: SwiftProtobuf._ProtoNameProviding {
3782 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3783 |     0: .same(proto: "SQL_MINIMUM_GRAMMAR"),
3784 |     1: .same(proto: "SQL_CORE_GRAMMAR"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3790:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3788 |
3789 | extension Arrow_Flight_Protocol_Sql_SupportedAnsi92SqlGrammarLevel: SwiftProtobuf._ProtoNameProviding {
3790 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3791 |     0: .same(proto: "ANSI92_ENTRY_SQL"),
3792 |     1: .same(proto: "ANSI92_INTERMEDIATE_SQL"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3798:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3796 |
3797 | extension Arrow_Flight_Protocol_Sql_SqlOuterJoinsSupportLevel: SwiftProtobuf._ProtoNameProviding {
3798 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3799 |     0: .same(proto: "SQL_JOINS_UNSUPPORTED"),
3800 |     1: .same(proto: "SQL_LIMITED_OUTER_JOINS"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3806:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3804 |
3805 | extension Arrow_Flight_Protocol_Sql_SqlSupportedGroupBy: SwiftProtobuf._ProtoNameProviding {
3806 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3807 |     0: .same(proto: "SQL_GROUP_BY_UNRELATED"),
3808 |     1: .same(proto: "SQL_GROUP_BY_BEYOND_SELECT"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3813:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3811 |
3812 | extension Arrow_Flight_Protocol_Sql_SqlSupportedElementActions: SwiftProtobuf._ProtoNameProviding {
3813 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3814 |     0: .same(proto: "SQL_ELEMENT_IN_PROCEDURE_CALLS"),
3815 |     1: .same(proto: "SQL_ELEMENT_IN_INDEX_DEFINITIONS"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3821:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3819 |
3820 | extension Arrow_Flight_Protocol_Sql_SqlSupportedPositionedCommands: SwiftProtobuf._ProtoNameProviding {
3821 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3822 |     0: .same(proto: "SQL_POSITIONED_DELETE"),
3823 |     1: .same(proto: "SQL_POSITIONED_UPDATE"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3828:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3826 |
3827 | extension Arrow_Flight_Protocol_Sql_SqlSupportedSubqueries: SwiftProtobuf._ProtoNameProviding {
3828 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3829 |     0: .same(proto: "SQL_SUBQUERIES_IN_COMPARISONS"),
3830 |     1: .same(proto: "SQL_SUBQUERIES_IN_EXISTS"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3837:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3835 |
3836 | extension Arrow_Flight_Protocol_Sql_SqlSupportedUnions: SwiftProtobuf._ProtoNameProviding {
3837 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3838 |     0: .same(proto: "SQL_UNION"),
3839 |     1: .same(proto: "SQL_UNION_ALL"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3844:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3842 |
3843 | extension Arrow_Flight_Protocol_Sql_SqlTransactionIsolationLevel: SwiftProtobuf._ProtoNameProviding {
3844 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3845 |     0: .same(proto: "SQL_TRANSACTION_NONE"),
3846 |     1: .same(proto: "SQL_TRANSACTION_READ_UNCOMMITTED"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3854:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3852 |
3853 | extension Arrow_Flight_Protocol_Sql_SqlSupportedTransactions: SwiftProtobuf._ProtoNameProviding {
3854 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3855 |     0: .same(proto: "SQL_TRANSACTION_UNSPECIFIED"),
3856 |     1: .same(proto: "SQL_DATA_DEFINITION_TRANSACTIONS"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3862:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3860 |
3861 | extension Arrow_Flight_Protocol_Sql_SqlSupportedResultSetType: SwiftProtobuf._ProtoNameProviding {
3862 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3863 |     0: .same(proto: "SQL_RESULT_SET_TYPE_UNSPECIFIED"),
3864 |     1: .same(proto: "SQL_RESULT_SET_TYPE_FORWARD_ONLY"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3871:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3869 |
3870 | extension Arrow_Flight_Protocol_Sql_SqlSupportedResultSetConcurrency: SwiftProtobuf._ProtoNameProviding {
3871 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3872 |     0: .same(proto: "SQL_RESULT_SET_CONCURRENCY_UNSPECIFIED"),
3873 |     1: .same(proto: "SQL_RESULT_SET_CONCURRENCY_READ_ONLY"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3879:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3877 |
3878 | extension Arrow_Flight_Protocol_Sql_SqlSupportsConvert: SwiftProtobuf._ProtoNameProviding {
3879 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3880 |     0: .same(proto: "SQL_CONVERT_BIGINT"),
3881 |     1: .same(proto: "SQL_CONVERT_BINARY"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3904:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3902 |
3903 | extension Arrow_Flight_Protocol_Sql_XdbcDataType: SwiftProtobuf._ProtoNameProviding {
3904 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3905 |     -9: .same(proto: "XDBC_WVARCHAR"),
3906 |     -8: .same(proto: "XDBC_WCHAR"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3933:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3931 |
3932 | extension Arrow_Flight_Protocol_Sql_XdbcDatetimeSubcode: SwiftProtobuf._ProtoNameProviding {
3933 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3934 |     0: .same(proto: "XDBC_SUBCODE_UNKNOWN"),
3935 |     1: .aliased(proto: "XDBC_SUBCODE_YEAR", aliases: ["XDBC_SUBCODE_DATE"]),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3965:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3963 |
3964 | extension Arrow_Flight_Protocol_Sql_Nullable: SwiftProtobuf._ProtoNameProviding {
3965 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3966 |     0: .same(proto: "NULLABILITY_NO_NULLS"),
3967 |     1: .same(proto: "NULLABILITY_NULLABLE"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3973:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3971 |
3972 | extension Arrow_Flight_Protocol_Sql_Searchable: SwiftProtobuf._ProtoNameProviding {
3973 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3974 |     0: .same(proto: "SEARCHABLE_NONE"),
3975 |     1: .same(proto: "SEARCHABLE_CHAR"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3982:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3980 |
3981 | extension Arrow_Flight_Protocol_Sql_UpdateDeleteRules: SwiftProtobuf._ProtoNameProviding {
3982 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3983 |     0: .same(proto: "CASCADE"),
3984 |     1: .same(proto: "RESTRICT"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3993:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3991 | extension Arrow_Flight_Protocol_Sql_CommandGetSqlInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3992 |   static let protoMessageName: String = _protobuf_package + ".CommandGetSqlInfo"
3993 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3994 |     1: .same(proto: "info"),
3995 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4025:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4023 | extension Arrow_Flight_Protocol_Sql_CommandGetXdbcTypeInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4024 |   static let protoMessageName: String = _protobuf_package + ".CommandGetXdbcTypeInfo"
4025 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4026 |     1: .standard(proto: "data_type"),
4027 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4080:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4078 | extension Arrow_Flight_Protocol_Sql_CommandGetDbSchemas: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4079 |   static let protoMessageName: String = _protobuf_package + ".CommandGetDbSchemas"
4080 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4081 |     1: .same(proto: "catalog"),
4082 |     2: .standard(proto: "db_schema_filter_pattern"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4122:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4120 | extension Arrow_Flight_Protocol_Sql_CommandGetTables: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4121 |   static let protoMessageName: String = _protobuf_package + ".CommandGetTables"
4122 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4123 |     1: .same(proto: "catalog"),
4124 |     2: .standard(proto: "db_schema_filter_pattern"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4201:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4199 | extension Arrow_Flight_Protocol_Sql_CommandGetPrimaryKeys: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4200 |   static let protoMessageName: String = _protobuf_package + ".CommandGetPrimaryKeys"
4201 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4202 |     1: .same(proto: "catalog"),
4203 |     2: .standard(proto: "db_schema"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4249:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4247 | extension Arrow_Flight_Protocol_Sql_CommandGetExportedKeys: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4248 |   static let protoMessageName: String = _protobuf_package + ".CommandGetExportedKeys"
4249 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4250 |     1: .same(proto: "catalog"),
4251 |     2: .standard(proto: "db_schema"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4297:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4295 | extension Arrow_Flight_Protocol_Sql_CommandGetImportedKeys: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4296 |   static let protoMessageName: String = _protobuf_package + ".CommandGetImportedKeys"
4297 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4298 |     1: .same(proto: "catalog"),
4299 |     2: .standard(proto: "db_schema"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4345:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4343 | extension Arrow_Flight_Protocol_Sql_CommandGetCrossReference: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4344 |   static let protoMessageName: String = _protobuf_package + ".CommandGetCrossReference"
4345 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4346 |     1: .standard(proto: "pk_catalog"),
4347 |     2: .standard(proto: "pk_db_schema"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4411:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4409 | extension Arrow_Flight_Protocol_Sql_ActionCreatePreparedStatementRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4410 |   static let protoMessageName: String = _protobuf_package + ".ActionCreatePreparedStatementRequest"
4411 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4412 |     1: .same(proto: "query"),
4413 |     2: .standard(proto: "transaction_id"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4453:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4451 | extension Arrow_Flight_Protocol_Sql_SubstraitPlan: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4452 |   static let protoMessageName: String = _protobuf_package + ".SubstraitPlan"
4453 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4454 |     1: .same(proto: "plan"),
4455 |     2: .same(proto: "version"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4491:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4489 | extension Arrow_Flight_Protocol_Sql_ActionCreatePreparedSubstraitPlanRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4490 |   static let protoMessageName: String = _protobuf_package + ".ActionCreatePreparedSubstraitPlanRequest"
4491 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4492 |     1: .same(proto: "plan"),
4493 |     2: .standard(proto: "transaction_id"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4533:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4531 | extension Arrow_Flight_Protocol_Sql_ActionCreatePreparedStatementResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4532 |   static let protoMessageName: String = _protobuf_package + ".ActionCreatePreparedStatementResult"
4533 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4534 |     1: .standard(proto: "prepared_statement_handle"),
4535 |     2: .standard(proto: "dataset_schema"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4577:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4575 | extension Arrow_Flight_Protocol_Sql_ActionClosePreparedStatementRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4576 |   static let protoMessageName: String = _protobuf_package + ".ActionClosePreparedStatementRequest"
4577 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4578 |     1: .standard(proto: "prepared_statement_handle"),
4579 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4628:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4626 | extension Arrow_Flight_Protocol_Sql_ActionBeginSavepointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4627 |   static let protoMessageName: String = _protobuf_package + ".ActionBeginSavepointRequest"
4628 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4629 |     1: .standard(proto: "transaction_id"),
4630 |     2: .same(proto: "name"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4666:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4664 | extension Arrow_Flight_Protocol_Sql_ActionBeginTransactionResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4665 |   static let protoMessageName: String = _protobuf_package + ".ActionBeginTransactionResult"
4666 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4667 |     1: .standard(proto: "transaction_id"),
4668 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4698:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4696 | extension Arrow_Flight_Protocol_Sql_ActionBeginSavepointResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4697 |   static let protoMessageName: String = _protobuf_package + ".ActionBeginSavepointResult"
4698 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4699 |     1: .standard(proto: "savepoint_id"),
4700 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4730:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4728 | extension Arrow_Flight_Protocol_Sql_ActionEndTransactionRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4729 |   static let protoMessageName: String = _protobuf_package + ".ActionEndTransactionRequest"
4730 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4731 |     1: .standard(proto: "transaction_id"),
4732 |     2: .same(proto: "action"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4767:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4765 |
4766 | extension Arrow_Flight_Protocol_Sql_ActionEndTransactionRequest.EndTransaction: SwiftProtobuf._ProtoNameProviding {
4767 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4768 |     0: .same(proto: "END_TRANSACTION_UNSPECIFIED"),
4769 |     1: .same(proto: "END_TRANSACTION_COMMIT"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4776:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4774 | extension Arrow_Flight_Protocol_Sql_ActionEndSavepointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4775 |   static let protoMessageName: String = _protobuf_package + ".ActionEndSavepointRequest"
4776 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4777 |     1: .standard(proto: "savepoint_id"),
4778 |     2: .same(proto: "action"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4813:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4811 |
4812 | extension Arrow_Flight_Protocol_Sql_ActionEndSavepointRequest.EndSavepoint: SwiftProtobuf._ProtoNameProviding {
4813 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4814 |     0: .same(proto: "END_SAVEPOINT_UNSPECIFIED"),
4815 |     1: .same(proto: "END_SAVEPOINT_RELEASE"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4822:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4820 | extension Arrow_Flight_Protocol_Sql_CommandStatementQuery: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4821 |   static let protoMessageName: String = _protobuf_package + ".CommandStatementQuery"
4822 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4823 |     1: .same(proto: "query"),
4824 |     2: .standard(proto: "transaction_id"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4864:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4862 | extension Arrow_Flight_Protocol_Sql_CommandStatementSubstraitPlan: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4863 |   static let protoMessageName: String = _protobuf_package + ".CommandStatementSubstraitPlan"
4864 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4865 |     1: .same(proto: "plan"),
4866 |     2: .standard(proto: "transaction_id"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4906:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4904 | extension Arrow_Flight_Protocol_Sql_TicketStatementQuery: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4905 |   static let protoMessageName: String = _protobuf_package + ".TicketStatementQuery"
4906 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4907 |     1: .standard(proto: "statement_handle"),
4908 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4938:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4936 | extension Arrow_Flight_Protocol_Sql_CommandPreparedStatementQuery: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4937 |   static let protoMessageName: String = _protobuf_package + ".CommandPreparedStatementQuery"
4938 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4939 |     1: .standard(proto: "prepared_statement_handle"),
4940 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4970:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4968 | extension Arrow_Flight_Protocol_Sql_CommandStatementUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4969 |   static let protoMessageName: String = _protobuf_package + ".CommandStatementUpdate"
4970 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4971 |     1: .same(proto: "query"),
4972 |     2: .standard(proto: "transaction_id"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:5012:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5010 | extension Arrow_Flight_Protocol_Sql_CommandPreparedStatementUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5011 |   static let protoMessageName: String = _protobuf_package + ".CommandPreparedStatementUpdate"
5012 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5013 |     1: .standard(proto: "prepared_statement_handle"),
5014 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:5044:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5042 | extension Arrow_Flight_Protocol_Sql_DoPutUpdateResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5043 |   static let protoMessageName: String = _protobuf_package + ".DoPutUpdateResult"
5044 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5045 |     1: .standard(proto: "record_count"),
5046 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:5076:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5074 | extension Arrow_Flight_Protocol_Sql_ActionCancelQueryRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5075 |   static let protoMessageName: String = _protobuf_package + ".ActionCancelQueryRequest"
5076 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5077 |     1: .same(proto: "info"),
5078 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:5108:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5106 | extension Arrow_Flight_Protocol_Sql_ActionCancelQueryResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5107 |   static let protoMessageName: String = _protobuf_package + ".ActionCancelQueryResult"
5108 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5109 |     1: .same(proto: "result"),
5110 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:5139:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5137 |
5138 | extension Arrow_Flight_Protocol_Sql_ActionCancelQueryResult.CancelResult: SwiftProtobuf._ProtoNameProviding {
5139 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5140 |     0: .same(proto: "CANCEL_RESULT_UNSPECIFIED"),
5141 |     1: .same(proto: "CANCEL_RESULT_CANCELLED"),
[1153/1157] Compiling ArrowFlight Flight.grpc.swift
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:635:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 633 |
 634 | extension Arrow_Flight_Protocol_CancelStatus: SwiftProtobuf._ProtoNameProviding {
 635 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 636 |     0: .same(proto: "CANCEL_STATUS_UNSPECIFIED"),
 637 |     1: .same(proto: "CANCEL_STATUS_CANCELLED"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:645:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 643 | extension Arrow_Flight_Protocol_HandshakeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 644 |   static let protoMessageName: String = _protobuf_package + ".HandshakeRequest"
 645 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 646 |     1: .standard(proto: "protocol_version"),
 647 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:683:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 681 | extension Arrow_Flight_Protocol_HandshakeResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 682 |   static let protoMessageName: String = _protobuf_package + ".HandshakeResponse"
 683 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 684 |     1: .standard(proto: "protocol_version"),
 685 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:721:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 719 | extension Arrow_Flight_Protocol_BasicAuth: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 720 |   static let protoMessageName: String = _protobuf_package + ".BasicAuth"
 721 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 722 |     2: .same(proto: "username"),
 723 |     3: .same(proto: "password"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:778:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 776 | extension Arrow_Flight_Protocol_ActionType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 777 |   static let protoMessageName: String = _protobuf_package + ".ActionType"
 778 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 779 |     1: .same(proto: "type"),
 780 |     2: .same(proto: "description"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:816:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 814 | extension Arrow_Flight_Protocol_Criteria: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 815 |   static let protoMessageName: String = _protobuf_package + ".Criteria"
 816 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 817 |     1: .same(proto: "expression"),
 818 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:848:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 846 | extension Arrow_Flight_Protocol_Action: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 847 |   static let protoMessageName: String = _protobuf_package + ".Action"
 848 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 849 |     1: .same(proto: "type"),
 850 |     2: .same(proto: "body"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:886:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 884 | extension Arrow_Flight_Protocol_CancelFlightInfoRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 885 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoRequest"
 886 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 887 |     1: .same(proto: "info"),
 888 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:922:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 920 | extension Arrow_Flight_Protocol_RenewFlightEndpointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 921 |   static let protoMessageName: String = _protobuf_package + ".RenewFlightEndpointRequest"
 922 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 923 |     1: .same(proto: "endpoint"),
 924 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:958:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 956 | extension Arrow_Flight_Protocol_Result: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 957 |   static let protoMessageName: String = _protobuf_package + ".Result"
 958 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 959 |     1: .same(proto: "body"),
 960 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:990:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 988 | extension Arrow_Flight_Protocol_CancelFlightInfoResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 989 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoResult"
 990 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 991 |     1: .same(proto: "status"),
 992 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1022:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1020 | extension Arrow_Flight_Protocol_SchemaResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1021 |   static let protoMessageName: String = _protobuf_package + ".SchemaResult"
1022 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1023 |     1: .same(proto: "schema"),
1024 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1054:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1052 | extension Arrow_Flight_Protocol_FlightDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1053 |   static let protoMessageName: String = _protobuf_package + ".FlightDescriptor"
1054 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1055 |     1: .same(proto: "type"),
1056 |     2: .same(proto: "cmd"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1097:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1095 |
1096 | extension Arrow_Flight_Protocol_FlightDescriptor.DescriptorType: SwiftProtobuf._ProtoNameProviding {
1097 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1098 |     0: .same(proto: "UNKNOWN"),
1099 |     1: .same(proto: "PATH"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1106:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1104 | extension Arrow_Flight_Protocol_FlightInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1105 |   static let protoMessageName: String = _protobuf_package + ".FlightInfo"
1106 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1107 |     1: .same(proto: "schema"),
1108 |     2: .standard(proto: "flight_descriptor"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1170 | extension Arrow_Flight_Protocol_FlightEndpoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".FlightEndpoint"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1173 |     1: .same(proto: "ticket"),
1174 |     2: .same(proto: "location"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1220:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1218 | extension Arrow_Flight_Protocol_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1219 |   static let protoMessageName: String = _protobuf_package + ".Location"
1220 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1221 |     1: .same(proto: "uri"),
1222 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1252:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1250 | extension Arrow_Flight_Protocol_Ticket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1251 |   static let protoMessageName: String = _protobuf_package + ".Ticket"
1252 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1253 |     1: .same(proto: "ticket"),
1254 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1284:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1282 | extension Arrow_Flight_Protocol_FlightData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1283 |   static let protoMessageName: String = _protobuf_package + ".FlightData"
1284 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1285 |     1: .standard(proto: "flight_descriptor"),
1286 |     2: .standard(proto: "data_header"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1338:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1336 | extension Arrow_Flight_Protocol_PutResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1337 |   static let protoMessageName: String = _protobuf_package + ".PutResult"
1338 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1339 |     1: .standard(proto: "app_metadata"),
1340 |   ]
[1154/1157] Compiling ArrowFlight Flight.pb.swift
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:635:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 633 |
 634 | extension Arrow_Flight_Protocol_CancelStatus: SwiftProtobuf._ProtoNameProviding {
 635 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 636 |     0: .same(proto: "CANCEL_STATUS_UNSPECIFIED"),
 637 |     1: .same(proto: "CANCEL_STATUS_CANCELLED"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:645:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 643 | extension Arrow_Flight_Protocol_HandshakeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 644 |   static let protoMessageName: String = _protobuf_package + ".HandshakeRequest"
 645 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 646 |     1: .standard(proto: "protocol_version"),
 647 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:683:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 681 | extension Arrow_Flight_Protocol_HandshakeResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 682 |   static let protoMessageName: String = _protobuf_package + ".HandshakeResponse"
 683 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 684 |     1: .standard(proto: "protocol_version"),
 685 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:721:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 719 | extension Arrow_Flight_Protocol_BasicAuth: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 720 |   static let protoMessageName: String = _protobuf_package + ".BasicAuth"
 721 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 722 |     2: .same(proto: "username"),
 723 |     3: .same(proto: "password"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:778:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 776 | extension Arrow_Flight_Protocol_ActionType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 777 |   static let protoMessageName: String = _protobuf_package + ".ActionType"
 778 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 779 |     1: .same(proto: "type"),
 780 |     2: .same(proto: "description"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:816:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 814 | extension Arrow_Flight_Protocol_Criteria: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 815 |   static let protoMessageName: String = _protobuf_package + ".Criteria"
 816 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 817 |     1: .same(proto: "expression"),
 818 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:848:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 846 | extension Arrow_Flight_Protocol_Action: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 847 |   static let protoMessageName: String = _protobuf_package + ".Action"
 848 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 849 |     1: .same(proto: "type"),
 850 |     2: .same(proto: "body"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:886:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 884 | extension Arrow_Flight_Protocol_CancelFlightInfoRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 885 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoRequest"
 886 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 887 |     1: .same(proto: "info"),
 888 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:922:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 920 | extension Arrow_Flight_Protocol_RenewFlightEndpointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 921 |   static let protoMessageName: String = _protobuf_package + ".RenewFlightEndpointRequest"
 922 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 923 |     1: .same(proto: "endpoint"),
 924 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:958:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 956 | extension Arrow_Flight_Protocol_Result: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 957 |   static let protoMessageName: String = _protobuf_package + ".Result"
 958 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 959 |     1: .same(proto: "body"),
 960 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:990:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 988 | extension Arrow_Flight_Protocol_CancelFlightInfoResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 989 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoResult"
 990 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 991 |     1: .same(proto: "status"),
 992 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1022:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1020 | extension Arrow_Flight_Protocol_SchemaResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1021 |   static let protoMessageName: String = _protobuf_package + ".SchemaResult"
1022 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1023 |     1: .same(proto: "schema"),
1024 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1054:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1052 | extension Arrow_Flight_Protocol_FlightDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1053 |   static let protoMessageName: String = _protobuf_package + ".FlightDescriptor"
1054 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1055 |     1: .same(proto: "type"),
1056 |     2: .same(proto: "cmd"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1097:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1095 |
1096 | extension Arrow_Flight_Protocol_FlightDescriptor.DescriptorType: SwiftProtobuf._ProtoNameProviding {
1097 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1098 |     0: .same(proto: "UNKNOWN"),
1099 |     1: .same(proto: "PATH"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1106:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1104 | extension Arrow_Flight_Protocol_FlightInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1105 |   static let protoMessageName: String = _protobuf_package + ".FlightInfo"
1106 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1107 |     1: .same(proto: "schema"),
1108 |     2: .standard(proto: "flight_descriptor"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1170 | extension Arrow_Flight_Protocol_FlightEndpoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".FlightEndpoint"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1173 |     1: .same(proto: "ticket"),
1174 |     2: .same(proto: "location"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1220:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1218 | extension Arrow_Flight_Protocol_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1219 |   static let protoMessageName: String = _protobuf_package + ".Location"
1220 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1221 |     1: .same(proto: "uri"),
1222 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1252:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1250 | extension Arrow_Flight_Protocol_Ticket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1251 |   static let protoMessageName: String = _protobuf_package + ".Ticket"
1252 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1253 |     1: .same(proto: "ticket"),
1254 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1284:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1282 | extension Arrow_Flight_Protocol_FlightData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1283 |   static let protoMessageName: String = _protobuf_package + ".FlightData"
1284 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1285 |     1: .standard(proto: "flight_descriptor"),
1286 |     2: .standard(proto: "data_header"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1338:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1336 | extension Arrow_Flight_Protocol_PutResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1337 |   static let protoMessageName: String = _protobuf_package + ".PutResult"
1338 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1339 |     1: .standard(proto: "app_metadata"),
1340 |   ]
[1155/1157] Compiling ArrowFlight FlightAction.swift
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:635:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 633 |
 634 | extension Arrow_Flight_Protocol_CancelStatus: SwiftProtobuf._ProtoNameProviding {
 635 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 636 |     0: .same(proto: "CANCEL_STATUS_UNSPECIFIED"),
 637 |     1: .same(proto: "CANCEL_STATUS_CANCELLED"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:645:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 643 | extension Arrow_Flight_Protocol_HandshakeRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 644 |   static let protoMessageName: String = _protobuf_package + ".HandshakeRequest"
 645 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 646 |     1: .standard(proto: "protocol_version"),
 647 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:683:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 681 | extension Arrow_Flight_Protocol_HandshakeResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 682 |   static let protoMessageName: String = _protobuf_package + ".HandshakeResponse"
 683 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 684 |     1: .standard(proto: "protocol_version"),
 685 |     2: .same(proto: "payload"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:721:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 719 | extension Arrow_Flight_Protocol_BasicAuth: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 720 |   static let protoMessageName: String = _protobuf_package + ".BasicAuth"
 721 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 722 |     2: .same(proto: "username"),
 723 |     3: .same(proto: "password"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:778:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 776 | extension Arrow_Flight_Protocol_ActionType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 777 |   static let protoMessageName: String = _protobuf_package + ".ActionType"
 778 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 779 |     1: .same(proto: "type"),
 780 |     2: .same(proto: "description"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:816:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 814 | extension Arrow_Flight_Protocol_Criteria: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 815 |   static let protoMessageName: String = _protobuf_package + ".Criteria"
 816 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 817 |     1: .same(proto: "expression"),
 818 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:848:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 846 | extension Arrow_Flight_Protocol_Action: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 847 |   static let protoMessageName: String = _protobuf_package + ".Action"
 848 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 849 |     1: .same(proto: "type"),
 850 |     2: .same(proto: "body"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:886:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 884 | extension Arrow_Flight_Protocol_CancelFlightInfoRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 885 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoRequest"
 886 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 887 |     1: .same(proto: "info"),
 888 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:922:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 920 | extension Arrow_Flight_Protocol_RenewFlightEndpointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 921 |   static let protoMessageName: String = _protobuf_package + ".RenewFlightEndpointRequest"
 922 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 923 |     1: .same(proto: "endpoint"),
 924 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:958:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 956 | extension Arrow_Flight_Protocol_Result: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 957 |   static let protoMessageName: String = _protobuf_package + ".Result"
 958 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 959 |     1: .same(proto: "body"),
 960 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:990:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 988 | extension Arrow_Flight_Protocol_CancelFlightInfoResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 989 |   static let protoMessageName: String = _protobuf_package + ".CancelFlightInfoResult"
 990 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 991 |     1: .same(proto: "status"),
 992 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1022:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1020 | extension Arrow_Flight_Protocol_SchemaResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1021 |   static let protoMessageName: String = _protobuf_package + ".SchemaResult"
1022 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1023 |     1: .same(proto: "schema"),
1024 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1054:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1052 | extension Arrow_Flight_Protocol_FlightDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1053 |   static let protoMessageName: String = _protobuf_package + ".FlightDescriptor"
1054 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1055 |     1: .same(proto: "type"),
1056 |     2: .same(proto: "cmd"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1097:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1095 |
1096 | extension Arrow_Flight_Protocol_FlightDescriptor.DescriptorType: SwiftProtobuf._ProtoNameProviding {
1097 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1098 |     0: .same(proto: "UNKNOWN"),
1099 |     1: .same(proto: "PATH"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1106:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1104 | extension Arrow_Flight_Protocol_FlightInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1105 |   static let protoMessageName: String = _protobuf_package + ".FlightInfo"
1106 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1107 |     1: .same(proto: "schema"),
1108 |     2: .standard(proto: "flight_descriptor"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1172:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1170 | extension Arrow_Flight_Protocol_FlightEndpoint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1171 |   static let protoMessageName: String = _protobuf_package + ".FlightEndpoint"
1172 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1173 |     1: .same(proto: "ticket"),
1174 |     2: .same(proto: "location"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1220:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1218 | extension Arrow_Flight_Protocol_Location: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1219 |   static let protoMessageName: String = _protobuf_package + ".Location"
1220 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1221 |     1: .same(proto: "uri"),
1222 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1252:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1250 | extension Arrow_Flight_Protocol_Ticket: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1251 |   static let protoMessageName: String = _protobuf_package + ".Ticket"
1252 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1253 |     1: .same(proto: "ticket"),
1254 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1284:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1282 | extension Arrow_Flight_Protocol_FlightData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1283 |   static let protoMessageName: String = _protobuf_package + ".FlightData"
1284 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1285 |     1: .standard(proto: "flight_descriptor"),
1286 |     2: .standard(proto: "data_header"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/Flight.pb.swift:1338:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1336 | extension Arrow_Flight_Protocol_PutResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1337 |   static let protoMessageName: String = _protobuf_package + ".PutResult"
1338 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1339 |     1: .standard(proto: "app_metadata"),
1340 |   ]
[1156/1157] Compiling ArrowFlight FlightSql.pb.swift
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3662:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3660 |
3661 | extension Arrow_Flight_Protocol_Sql_SqlInfo: SwiftProtobuf._ProtoNameProviding {
3662 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3663 |     0: .same(proto: "FLIGHT_SQL_SERVER_NAME"),
3664 |     1: .same(proto: "FLIGHT_SQL_SERVER_VERSION"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3756:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3754 |
3755 | extension Arrow_Flight_Protocol_Sql_SqlSupportedTransaction: SwiftProtobuf._ProtoNameProviding {
3756 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3757 |     0: .same(proto: "SQL_SUPPORTED_TRANSACTION_NONE"),
3758 |     1: .same(proto: "SQL_SUPPORTED_TRANSACTION_TRANSACTION"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3764:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3762 |
3763 | extension Arrow_Flight_Protocol_Sql_SqlSupportedCaseSensitivity: SwiftProtobuf._ProtoNameProviding {
3764 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3765 |     0: .same(proto: "SQL_CASE_SENSITIVITY_UNKNOWN"),
3766 |     1: .same(proto: "SQL_CASE_SENSITIVITY_CASE_INSENSITIVE"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3773:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3771 |
3772 | extension Arrow_Flight_Protocol_Sql_SqlNullOrdering: SwiftProtobuf._ProtoNameProviding {
3773 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3774 |     0: .same(proto: "SQL_NULLS_SORTED_HIGH"),
3775 |     1: .same(proto: "SQL_NULLS_SORTED_LOW"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3782:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3780 |
3781 | extension Arrow_Flight_Protocol_Sql_SupportedSqlGrammar: SwiftProtobuf._ProtoNameProviding {
3782 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3783 |     0: .same(proto: "SQL_MINIMUM_GRAMMAR"),
3784 |     1: .same(proto: "SQL_CORE_GRAMMAR"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3790:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3788 |
3789 | extension Arrow_Flight_Protocol_Sql_SupportedAnsi92SqlGrammarLevel: SwiftProtobuf._ProtoNameProviding {
3790 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3791 |     0: .same(proto: "ANSI92_ENTRY_SQL"),
3792 |     1: .same(proto: "ANSI92_INTERMEDIATE_SQL"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3798:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3796 |
3797 | extension Arrow_Flight_Protocol_Sql_SqlOuterJoinsSupportLevel: SwiftProtobuf._ProtoNameProviding {
3798 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3799 |     0: .same(proto: "SQL_JOINS_UNSUPPORTED"),
3800 |     1: .same(proto: "SQL_LIMITED_OUTER_JOINS"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3806:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3804 |
3805 | extension Arrow_Flight_Protocol_Sql_SqlSupportedGroupBy: SwiftProtobuf._ProtoNameProviding {
3806 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3807 |     0: .same(proto: "SQL_GROUP_BY_UNRELATED"),
3808 |     1: .same(proto: "SQL_GROUP_BY_BEYOND_SELECT"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3813:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3811 |
3812 | extension Arrow_Flight_Protocol_Sql_SqlSupportedElementActions: SwiftProtobuf._ProtoNameProviding {
3813 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3814 |     0: .same(proto: "SQL_ELEMENT_IN_PROCEDURE_CALLS"),
3815 |     1: .same(proto: "SQL_ELEMENT_IN_INDEX_DEFINITIONS"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3821:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3819 |
3820 | extension Arrow_Flight_Protocol_Sql_SqlSupportedPositionedCommands: SwiftProtobuf._ProtoNameProviding {
3821 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3822 |     0: .same(proto: "SQL_POSITIONED_DELETE"),
3823 |     1: .same(proto: "SQL_POSITIONED_UPDATE"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3828:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3826 |
3827 | extension Arrow_Flight_Protocol_Sql_SqlSupportedSubqueries: SwiftProtobuf._ProtoNameProviding {
3828 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3829 |     0: .same(proto: "SQL_SUBQUERIES_IN_COMPARISONS"),
3830 |     1: .same(proto: "SQL_SUBQUERIES_IN_EXISTS"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3837:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3835 |
3836 | extension Arrow_Flight_Protocol_Sql_SqlSupportedUnions: SwiftProtobuf._ProtoNameProviding {
3837 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3838 |     0: .same(proto: "SQL_UNION"),
3839 |     1: .same(proto: "SQL_UNION_ALL"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3844:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3842 |
3843 | extension Arrow_Flight_Protocol_Sql_SqlTransactionIsolationLevel: SwiftProtobuf._ProtoNameProviding {
3844 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3845 |     0: .same(proto: "SQL_TRANSACTION_NONE"),
3846 |     1: .same(proto: "SQL_TRANSACTION_READ_UNCOMMITTED"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3854:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3852 |
3853 | extension Arrow_Flight_Protocol_Sql_SqlSupportedTransactions: SwiftProtobuf._ProtoNameProviding {
3854 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3855 |     0: .same(proto: "SQL_TRANSACTION_UNSPECIFIED"),
3856 |     1: .same(proto: "SQL_DATA_DEFINITION_TRANSACTIONS"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3862:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3860 |
3861 | extension Arrow_Flight_Protocol_Sql_SqlSupportedResultSetType: SwiftProtobuf._ProtoNameProviding {
3862 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3863 |     0: .same(proto: "SQL_RESULT_SET_TYPE_UNSPECIFIED"),
3864 |     1: .same(proto: "SQL_RESULT_SET_TYPE_FORWARD_ONLY"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3871:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3869 |
3870 | extension Arrow_Flight_Protocol_Sql_SqlSupportedResultSetConcurrency: SwiftProtobuf._ProtoNameProviding {
3871 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3872 |     0: .same(proto: "SQL_RESULT_SET_CONCURRENCY_UNSPECIFIED"),
3873 |     1: .same(proto: "SQL_RESULT_SET_CONCURRENCY_READ_ONLY"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3879:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3877 |
3878 | extension Arrow_Flight_Protocol_Sql_SqlSupportsConvert: SwiftProtobuf._ProtoNameProviding {
3879 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3880 |     0: .same(proto: "SQL_CONVERT_BIGINT"),
3881 |     1: .same(proto: "SQL_CONVERT_BINARY"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3904:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3902 |
3903 | extension Arrow_Flight_Protocol_Sql_XdbcDataType: SwiftProtobuf._ProtoNameProviding {
3904 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3905 |     -9: .same(proto: "XDBC_WVARCHAR"),
3906 |     -8: .same(proto: "XDBC_WCHAR"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3933:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3931 |
3932 | extension Arrow_Flight_Protocol_Sql_XdbcDatetimeSubcode: SwiftProtobuf._ProtoNameProviding {
3933 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3934 |     0: .same(proto: "XDBC_SUBCODE_UNKNOWN"),
3935 |     1: .aliased(proto: "XDBC_SUBCODE_YEAR", aliases: ["XDBC_SUBCODE_DATE"]),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3965:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3963 |
3964 | extension Arrow_Flight_Protocol_Sql_Nullable: SwiftProtobuf._ProtoNameProviding {
3965 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3966 |     0: .same(proto: "NULLABILITY_NO_NULLS"),
3967 |     1: .same(proto: "NULLABILITY_NULLABLE"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3973:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3971 |
3972 | extension Arrow_Flight_Protocol_Sql_Searchable: SwiftProtobuf._ProtoNameProviding {
3973 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3974 |     0: .same(proto: "SEARCHABLE_NONE"),
3975 |     1: .same(proto: "SEARCHABLE_CHAR"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3982:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3980 |
3981 | extension Arrow_Flight_Protocol_Sql_UpdateDeleteRules: SwiftProtobuf._ProtoNameProviding {
3982 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3983 |     0: .same(proto: "CASCADE"),
3984 |     1: .same(proto: "RESTRICT"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3993:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3991 | extension Arrow_Flight_Protocol_Sql_CommandGetSqlInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3992 |   static let protoMessageName: String = _protobuf_package + ".CommandGetSqlInfo"
3993 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3994 |     1: .same(proto: "info"),
3995 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4025:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4023 | extension Arrow_Flight_Protocol_Sql_CommandGetXdbcTypeInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4024 |   static let protoMessageName: String = _protobuf_package + ".CommandGetXdbcTypeInfo"
4025 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4026 |     1: .standard(proto: "data_type"),
4027 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4080:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4078 | extension Arrow_Flight_Protocol_Sql_CommandGetDbSchemas: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4079 |   static let protoMessageName: String = _protobuf_package + ".CommandGetDbSchemas"
4080 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4081 |     1: .same(proto: "catalog"),
4082 |     2: .standard(proto: "db_schema_filter_pattern"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4122:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4120 | extension Arrow_Flight_Protocol_Sql_CommandGetTables: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4121 |   static let protoMessageName: String = _protobuf_package + ".CommandGetTables"
4122 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4123 |     1: .same(proto: "catalog"),
4124 |     2: .standard(proto: "db_schema_filter_pattern"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4201:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4199 | extension Arrow_Flight_Protocol_Sql_CommandGetPrimaryKeys: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4200 |   static let protoMessageName: String = _protobuf_package + ".CommandGetPrimaryKeys"
4201 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4202 |     1: .same(proto: "catalog"),
4203 |     2: .standard(proto: "db_schema"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4249:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4247 | extension Arrow_Flight_Protocol_Sql_CommandGetExportedKeys: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4248 |   static let protoMessageName: String = _protobuf_package + ".CommandGetExportedKeys"
4249 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4250 |     1: .same(proto: "catalog"),
4251 |     2: .standard(proto: "db_schema"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4297:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4295 | extension Arrow_Flight_Protocol_Sql_CommandGetImportedKeys: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4296 |   static let protoMessageName: String = _protobuf_package + ".CommandGetImportedKeys"
4297 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4298 |     1: .same(proto: "catalog"),
4299 |     2: .standard(proto: "db_schema"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4345:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4343 | extension Arrow_Flight_Protocol_Sql_CommandGetCrossReference: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4344 |   static let protoMessageName: String = _protobuf_package + ".CommandGetCrossReference"
4345 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4346 |     1: .standard(proto: "pk_catalog"),
4347 |     2: .standard(proto: "pk_db_schema"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4411:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4409 | extension Arrow_Flight_Protocol_Sql_ActionCreatePreparedStatementRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4410 |   static let protoMessageName: String = _protobuf_package + ".ActionCreatePreparedStatementRequest"
4411 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4412 |     1: .same(proto: "query"),
4413 |     2: .standard(proto: "transaction_id"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4453:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4451 | extension Arrow_Flight_Protocol_Sql_SubstraitPlan: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4452 |   static let protoMessageName: String = _protobuf_package + ".SubstraitPlan"
4453 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4454 |     1: .same(proto: "plan"),
4455 |     2: .same(proto: "version"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4491:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4489 | extension Arrow_Flight_Protocol_Sql_ActionCreatePreparedSubstraitPlanRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4490 |   static let protoMessageName: String = _protobuf_package + ".ActionCreatePreparedSubstraitPlanRequest"
4491 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4492 |     1: .same(proto: "plan"),
4493 |     2: .standard(proto: "transaction_id"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4533:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4531 | extension Arrow_Flight_Protocol_Sql_ActionCreatePreparedStatementResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4532 |   static let protoMessageName: String = _protobuf_package + ".ActionCreatePreparedStatementResult"
4533 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4534 |     1: .standard(proto: "prepared_statement_handle"),
4535 |     2: .standard(proto: "dataset_schema"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4577:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4575 | extension Arrow_Flight_Protocol_Sql_ActionClosePreparedStatementRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4576 |   static let protoMessageName: String = _protobuf_package + ".ActionClosePreparedStatementRequest"
4577 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4578 |     1: .standard(proto: "prepared_statement_handle"),
4579 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4628:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4626 | extension Arrow_Flight_Protocol_Sql_ActionBeginSavepointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4627 |   static let protoMessageName: String = _protobuf_package + ".ActionBeginSavepointRequest"
4628 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4629 |     1: .standard(proto: "transaction_id"),
4630 |     2: .same(proto: "name"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4666:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4664 | extension Arrow_Flight_Protocol_Sql_ActionBeginTransactionResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4665 |   static let protoMessageName: String = _protobuf_package + ".ActionBeginTransactionResult"
4666 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4667 |     1: .standard(proto: "transaction_id"),
4668 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4698:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4696 | extension Arrow_Flight_Protocol_Sql_ActionBeginSavepointResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4697 |   static let protoMessageName: String = _protobuf_package + ".ActionBeginSavepointResult"
4698 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4699 |     1: .standard(proto: "savepoint_id"),
4700 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4730:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4728 | extension Arrow_Flight_Protocol_Sql_ActionEndTransactionRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4729 |   static let protoMessageName: String = _protobuf_package + ".ActionEndTransactionRequest"
4730 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4731 |     1: .standard(proto: "transaction_id"),
4732 |     2: .same(proto: "action"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4767:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4765 |
4766 | extension Arrow_Flight_Protocol_Sql_ActionEndTransactionRequest.EndTransaction: SwiftProtobuf._ProtoNameProviding {
4767 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4768 |     0: .same(proto: "END_TRANSACTION_UNSPECIFIED"),
4769 |     1: .same(proto: "END_TRANSACTION_COMMIT"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4776:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4774 | extension Arrow_Flight_Protocol_Sql_ActionEndSavepointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4775 |   static let protoMessageName: String = _protobuf_package + ".ActionEndSavepointRequest"
4776 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4777 |     1: .standard(proto: "savepoint_id"),
4778 |     2: .same(proto: "action"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4813:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4811 |
4812 | extension Arrow_Flight_Protocol_Sql_ActionEndSavepointRequest.EndSavepoint: SwiftProtobuf._ProtoNameProviding {
4813 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4814 |     0: .same(proto: "END_SAVEPOINT_UNSPECIFIED"),
4815 |     1: .same(proto: "END_SAVEPOINT_RELEASE"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4822:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4820 | extension Arrow_Flight_Protocol_Sql_CommandStatementQuery: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4821 |   static let protoMessageName: String = _protobuf_package + ".CommandStatementQuery"
4822 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4823 |     1: .same(proto: "query"),
4824 |     2: .standard(proto: "transaction_id"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4864:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4862 | extension Arrow_Flight_Protocol_Sql_CommandStatementSubstraitPlan: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4863 |   static let protoMessageName: String = _protobuf_package + ".CommandStatementSubstraitPlan"
4864 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4865 |     1: .same(proto: "plan"),
4866 |     2: .standard(proto: "transaction_id"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4906:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4904 | extension Arrow_Flight_Protocol_Sql_TicketStatementQuery: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4905 |   static let protoMessageName: String = _protobuf_package + ".TicketStatementQuery"
4906 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4907 |     1: .standard(proto: "statement_handle"),
4908 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4938:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4936 | extension Arrow_Flight_Protocol_Sql_CommandPreparedStatementQuery: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4937 |   static let protoMessageName: String = _protobuf_package + ".CommandPreparedStatementQuery"
4938 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4939 |     1: .standard(proto: "prepared_statement_handle"),
4940 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4970:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4968 | extension Arrow_Flight_Protocol_Sql_CommandStatementUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4969 |   static let protoMessageName: String = _protobuf_package + ".CommandStatementUpdate"
4970 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4971 |     1: .same(proto: "query"),
4972 |     2: .standard(proto: "transaction_id"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:5012:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5010 | extension Arrow_Flight_Protocol_Sql_CommandPreparedStatementUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5011 |   static let protoMessageName: String = _protobuf_package + ".CommandPreparedStatementUpdate"
5012 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5013 |     1: .standard(proto: "prepared_statement_handle"),
5014 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:5044:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5042 | extension Arrow_Flight_Protocol_Sql_DoPutUpdateResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5043 |   static let protoMessageName: String = _protobuf_package + ".DoPutUpdateResult"
5044 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5045 |     1: .standard(proto: "record_count"),
5046 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:5076:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5074 | extension Arrow_Flight_Protocol_Sql_ActionCancelQueryRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5075 |   static let protoMessageName: String = _protobuf_package + ".ActionCancelQueryRequest"
5076 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5077 |     1: .same(proto: "info"),
5078 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:5108:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5106 | extension Arrow_Flight_Protocol_Sql_ActionCancelQueryResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5107 |   static let protoMessageName: String = _protobuf_package + ".ActionCancelQueryResult"
5108 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5109 |     1: .same(proto: "result"),
5110 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:5139:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5137 |
5138 | extension Arrow_Flight_Protocol_Sql_ActionCancelQueryResult.CancelResult: SwiftProtobuf._ProtoNameProviding {
5139 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5140 |     0: .same(proto: "CANCEL_RESULT_UNSPECIFIED"),
5141 |     1: .same(proto: "CANCEL_RESULT_CANCELLED"),
[1157/1157] Compiling ArrowFlight FlightTicket.swift
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3662:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3660 |
3661 | extension Arrow_Flight_Protocol_Sql_SqlInfo: SwiftProtobuf._ProtoNameProviding {
3662 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3663 |     0: .same(proto: "FLIGHT_SQL_SERVER_NAME"),
3664 |     1: .same(proto: "FLIGHT_SQL_SERVER_VERSION"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3756:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3754 |
3755 | extension Arrow_Flight_Protocol_Sql_SqlSupportedTransaction: SwiftProtobuf._ProtoNameProviding {
3756 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3757 |     0: .same(proto: "SQL_SUPPORTED_TRANSACTION_NONE"),
3758 |     1: .same(proto: "SQL_SUPPORTED_TRANSACTION_TRANSACTION"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3764:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3762 |
3763 | extension Arrow_Flight_Protocol_Sql_SqlSupportedCaseSensitivity: SwiftProtobuf._ProtoNameProviding {
3764 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3765 |     0: .same(proto: "SQL_CASE_SENSITIVITY_UNKNOWN"),
3766 |     1: .same(proto: "SQL_CASE_SENSITIVITY_CASE_INSENSITIVE"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3773:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3771 |
3772 | extension Arrow_Flight_Protocol_Sql_SqlNullOrdering: SwiftProtobuf._ProtoNameProviding {
3773 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3774 |     0: .same(proto: "SQL_NULLS_SORTED_HIGH"),
3775 |     1: .same(proto: "SQL_NULLS_SORTED_LOW"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3782:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3780 |
3781 | extension Arrow_Flight_Protocol_Sql_SupportedSqlGrammar: SwiftProtobuf._ProtoNameProviding {
3782 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3783 |     0: .same(proto: "SQL_MINIMUM_GRAMMAR"),
3784 |     1: .same(proto: "SQL_CORE_GRAMMAR"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3790:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3788 |
3789 | extension Arrow_Flight_Protocol_Sql_SupportedAnsi92SqlGrammarLevel: SwiftProtobuf._ProtoNameProviding {
3790 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3791 |     0: .same(proto: "ANSI92_ENTRY_SQL"),
3792 |     1: .same(proto: "ANSI92_INTERMEDIATE_SQL"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3798:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3796 |
3797 | extension Arrow_Flight_Protocol_Sql_SqlOuterJoinsSupportLevel: SwiftProtobuf._ProtoNameProviding {
3798 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3799 |     0: .same(proto: "SQL_JOINS_UNSUPPORTED"),
3800 |     1: .same(proto: "SQL_LIMITED_OUTER_JOINS"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3806:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3804 |
3805 | extension Arrow_Flight_Protocol_Sql_SqlSupportedGroupBy: SwiftProtobuf._ProtoNameProviding {
3806 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3807 |     0: .same(proto: "SQL_GROUP_BY_UNRELATED"),
3808 |     1: .same(proto: "SQL_GROUP_BY_BEYOND_SELECT"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3813:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3811 |
3812 | extension Arrow_Flight_Protocol_Sql_SqlSupportedElementActions: SwiftProtobuf._ProtoNameProviding {
3813 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3814 |     0: .same(proto: "SQL_ELEMENT_IN_PROCEDURE_CALLS"),
3815 |     1: .same(proto: "SQL_ELEMENT_IN_INDEX_DEFINITIONS"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3821:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3819 |
3820 | extension Arrow_Flight_Protocol_Sql_SqlSupportedPositionedCommands: SwiftProtobuf._ProtoNameProviding {
3821 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3822 |     0: .same(proto: "SQL_POSITIONED_DELETE"),
3823 |     1: .same(proto: "SQL_POSITIONED_UPDATE"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3828:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3826 |
3827 | extension Arrow_Flight_Protocol_Sql_SqlSupportedSubqueries: SwiftProtobuf._ProtoNameProviding {
3828 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3829 |     0: .same(proto: "SQL_SUBQUERIES_IN_COMPARISONS"),
3830 |     1: .same(proto: "SQL_SUBQUERIES_IN_EXISTS"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3837:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3835 |
3836 | extension Arrow_Flight_Protocol_Sql_SqlSupportedUnions: SwiftProtobuf._ProtoNameProviding {
3837 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3838 |     0: .same(proto: "SQL_UNION"),
3839 |     1: .same(proto: "SQL_UNION_ALL"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3844:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3842 |
3843 | extension Arrow_Flight_Protocol_Sql_SqlTransactionIsolationLevel: SwiftProtobuf._ProtoNameProviding {
3844 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3845 |     0: .same(proto: "SQL_TRANSACTION_NONE"),
3846 |     1: .same(proto: "SQL_TRANSACTION_READ_UNCOMMITTED"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3854:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3852 |
3853 | extension Arrow_Flight_Protocol_Sql_SqlSupportedTransactions: SwiftProtobuf._ProtoNameProviding {
3854 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3855 |     0: .same(proto: "SQL_TRANSACTION_UNSPECIFIED"),
3856 |     1: .same(proto: "SQL_DATA_DEFINITION_TRANSACTIONS"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3862:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3860 |
3861 | extension Arrow_Flight_Protocol_Sql_SqlSupportedResultSetType: SwiftProtobuf._ProtoNameProviding {
3862 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3863 |     0: .same(proto: "SQL_RESULT_SET_TYPE_UNSPECIFIED"),
3864 |     1: .same(proto: "SQL_RESULT_SET_TYPE_FORWARD_ONLY"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3871:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3869 |
3870 | extension Arrow_Flight_Protocol_Sql_SqlSupportedResultSetConcurrency: SwiftProtobuf._ProtoNameProviding {
3871 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3872 |     0: .same(proto: "SQL_RESULT_SET_CONCURRENCY_UNSPECIFIED"),
3873 |     1: .same(proto: "SQL_RESULT_SET_CONCURRENCY_READ_ONLY"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3879:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3877 |
3878 | extension Arrow_Flight_Protocol_Sql_SqlSupportsConvert: SwiftProtobuf._ProtoNameProviding {
3879 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3880 |     0: .same(proto: "SQL_CONVERT_BIGINT"),
3881 |     1: .same(proto: "SQL_CONVERT_BINARY"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3904:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3902 |
3903 | extension Arrow_Flight_Protocol_Sql_XdbcDataType: SwiftProtobuf._ProtoNameProviding {
3904 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3905 |     -9: .same(proto: "XDBC_WVARCHAR"),
3906 |     -8: .same(proto: "XDBC_WCHAR"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3933:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3931 |
3932 | extension Arrow_Flight_Protocol_Sql_XdbcDatetimeSubcode: SwiftProtobuf._ProtoNameProviding {
3933 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3934 |     0: .same(proto: "XDBC_SUBCODE_UNKNOWN"),
3935 |     1: .aliased(proto: "XDBC_SUBCODE_YEAR", aliases: ["XDBC_SUBCODE_DATE"]),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3965:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3963 |
3964 | extension Arrow_Flight_Protocol_Sql_Nullable: SwiftProtobuf._ProtoNameProviding {
3965 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3966 |     0: .same(proto: "NULLABILITY_NO_NULLS"),
3967 |     1: .same(proto: "NULLABILITY_NULLABLE"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3973:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3971 |
3972 | extension Arrow_Flight_Protocol_Sql_Searchable: SwiftProtobuf._ProtoNameProviding {
3973 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3974 |     0: .same(proto: "SEARCHABLE_NONE"),
3975 |     1: .same(proto: "SEARCHABLE_CHAR"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3982:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3980 |
3981 | extension Arrow_Flight_Protocol_Sql_UpdateDeleteRules: SwiftProtobuf._ProtoNameProviding {
3982 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3983 |     0: .same(proto: "CASCADE"),
3984 |     1: .same(proto: "RESTRICT"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:3993:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3991 | extension Arrow_Flight_Protocol_Sql_CommandGetSqlInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3992 |   static let protoMessageName: String = _protobuf_package + ".CommandGetSqlInfo"
3993 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3994 |     1: .same(proto: "info"),
3995 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4025:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4023 | extension Arrow_Flight_Protocol_Sql_CommandGetXdbcTypeInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4024 |   static let protoMessageName: String = _protobuf_package + ".CommandGetXdbcTypeInfo"
4025 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4026 |     1: .standard(proto: "data_type"),
4027 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4080:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4078 | extension Arrow_Flight_Protocol_Sql_CommandGetDbSchemas: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4079 |   static let protoMessageName: String = _protobuf_package + ".CommandGetDbSchemas"
4080 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4081 |     1: .same(proto: "catalog"),
4082 |     2: .standard(proto: "db_schema_filter_pattern"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4122:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4120 | extension Arrow_Flight_Protocol_Sql_CommandGetTables: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4121 |   static let protoMessageName: String = _protobuf_package + ".CommandGetTables"
4122 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4123 |     1: .same(proto: "catalog"),
4124 |     2: .standard(proto: "db_schema_filter_pattern"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4201:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4199 | extension Arrow_Flight_Protocol_Sql_CommandGetPrimaryKeys: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4200 |   static let protoMessageName: String = _protobuf_package + ".CommandGetPrimaryKeys"
4201 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4202 |     1: .same(proto: "catalog"),
4203 |     2: .standard(proto: "db_schema"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4249:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4247 | extension Arrow_Flight_Protocol_Sql_CommandGetExportedKeys: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4248 |   static let protoMessageName: String = _protobuf_package + ".CommandGetExportedKeys"
4249 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4250 |     1: .same(proto: "catalog"),
4251 |     2: .standard(proto: "db_schema"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4297:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4295 | extension Arrow_Flight_Protocol_Sql_CommandGetImportedKeys: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4296 |   static let protoMessageName: String = _protobuf_package + ".CommandGetImportedKeys"
4297 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4298 |     1: .same(proto: "catalog"),
4299 |     2: .standard(proto: "db_schema"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4345:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4343 | extension Arrow_Flight_Protocol_Sql_CommandGetCrossReference: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4344 |   static let protoMessageName: String = _protobuf_package + ".CommandGetCrossReference"
4345 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4346 |     1: .standard(proto: "pk_catalog"),
4347 |     2: .standard(proto: "pk_db_schema"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4411:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4409 | extension Arrow_Flight_Protocol_Sql_ActionCreatePreparedStatementRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4410 |   static let protoMessageName: String = _protobuf_package + ".ActionCreatePreparedStatementRequest"
4411 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4412 |     1: .same(proto: "query"),
4413 |     2: .standard(proto: "transaction_id"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4453:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4451 | extension Arrow_Flight_Protocol_Sql_SubstraitPlan: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4452 |   static let protoMessageName: String = _protobuf_package + ".SubstraitPlan"
4453 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4454 |     1: .same(proto: "plan"),
4455 |     2: .same(proto: "version"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4491:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4489 | extension Arrow_Flight_Protocol_Sql_ActionCreatePreparedSubstraitPlanRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4490 |   static let protoMessageName: String = _protobuf_package + ".ActionCreatePreparedSubstraitPlanRequest"
4491 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4492 |     1: .same(proto: "plan"),
4493 |     2: .standard(proto: "transaction_id"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4533:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4531 | extension Arrow_Flight_Protocol_Sql_ActionCreatePreparedStatementResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4532 |   static let protoMessageName: String = _protobuf_package + ".ActionCreatePreparedStatementResult"
4533 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4534 |     1: .standard(proto: "prepared_statement_handle"),
4535 |     2: .standard(proto: "dataset_schema"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4577:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4575 | extension Arrow_Flight_Protocol_Sql_ActionClosePreparedStatementRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4576 |   static let protoMessageName: String = _protobuf_package + ".ActionClosePreparedStatementRequest"
4577 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4578 |     1: .standard(proto: "prepared_statement_handle"),
4579 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4628:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4626 | extension Arrow_Flight_Protocol_Sql_ActionBeginSavepointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4627 |   static let protoMessageName: String = _protobuf_package + ".ActionBeginSavepointRequest"
4628 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4629 |     1: .standard(proto: "transaction_id"),
4630 |     2: .same(proto: "name"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4666:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4664 | extension Arrow_Flight_Protocol_Sql_ActionBeginTransactionResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4665 |   static let protoMessageName: String = _protobuf_package + ".ActionBeginTransactionResult"
4666 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4667 |     1: .standard(proto: "transaction_id"),
4668 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4698:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4696 | extension Arrow_Flight_Protocol_Sql_ActionBeginSavepointResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4697 |   static let protoMessageName: String = _protobuf_package + ".ActionBeginSavepointResult"
4698 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4699 |     1: .standard(proto: "savepoint_id"),
4700 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4730:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4728 | extension Arrow_Flight_Protocol_Sql_ActionEndTransactionRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4729 |   static let protoMessageName: String = _protobuf_package + ".ActionEndTransactionRequest"
4730 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4731 |     1: .standard(proto: "transaction_id"),
4732 |     2: .same(proto: "action"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4767:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4765 |
4766 | extension Arrow_Flight_Protocol_Sql_ActionEndTransactionRequest.EndTransaction: SwiftProtobuf._ProtoNameProviding {
4767 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4768 |     0: .same(proto: "END_TRANSACTION_UNSPECIFIED"),
4769 |     1: .same(proto: "END_TRANSACTION_COMMIT"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4776:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4774 | extension Arrow_Flight_Protocol_Sql_ActionEndSavepointRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4775 |   static let protoMessageName: String = _protobuf_package + ".ActionEndSavepointRequest"
4776 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4777 |     1: .standard(proto: "savepoint_id"),
4778 |     2: .same(proto: "action"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4813:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4811 |
4812 | extension Arrow_Flight_Protocol_Sql_ActionEndSavepointRequest.EndSavepoint: SwiftProtobuf._ProtoNameProviding {
4813 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4814 |     0: .same(proto: "END_SAVEPOINT_UNSPECIFIED"),
4815 |     1: .same(proto: "END_SAVEPOINT_RELEASE"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4822:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4820 | extension Arrow_Flight_Protocol_Sql_CommandStatementQuery: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4821 |   static let protoMessageName: String = _protobuf_package + ".CommandStatementQuery"
4822 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4823 |     1: .same(proto: "query"),
4824 |     2: .standard(proto: "transaction_id"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4864:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4862 | extension Arrow_Flight_Protocol_Sql_CommandStatementSubstraitPlan: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4863 |   static let protoMessageName: String = _protobuf_package + ".CommandStatementSubstraitPlan"
4864 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4865 |     1: .same(proto: "plan"),
4866 |     2: .standard(proto: "transaction_id"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4906:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4904 | extension Arrow_Flight_Protocol_Sql_TicketStatementQuery: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4905 |   static let protoMessageName: String = _protobuf_package + ".TicketStatementQuery"
4906 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4907 |     1: .standard(proto: "statement_handle"),
4908 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4938:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4936 | extension Arrow_Flight_Protocol_Sql_CommandPreparedStatementQuery: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4937 |   static let protoMessageName: String = _protobuf_package + ".CommandPreparedStatementQuery"
4938 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4939 |     1: .standard(proto: "prepared_statement_handle"),
4940 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:4970:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4968 | extension Arrow_Flight_Protocol_Sql_CommandStatementUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4969 |   static let protoMessageName: String = _protobuf_package + ".CommandStatementUpdate"
4970 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4971 |     1: .same(proto: "query"),
4972 |     2: .standard(proto: "transaction_id"),
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:5012:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5010 | extension Arrow_Flight_Protocol_Sql_CommandPreparedStatementUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5011 |   static let protoMessageName: String = _protobuf_package + ".CommandPreparedStatementUpdate"
5012 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5013 |     1: .standard(proto: "prepared_statement_handle"),
5014 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:5044:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5042 | extension Arrow_Flight_Protocol_Sql_DoPutUpdateResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5043 |   static let protoMessageName: String = _protobuf_package + ".DoPutUpdateResult"
5044 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5045 |     1: .standard(proto: "record_count"),
5046 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:5076:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5074 | extension Arrow_Flight_Protocol_Sql_ActionCancelQueryRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5075 |   static let protoMessageName: String = _protobuf_package + ".ActionCancelQueryRequest"
5076 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5077 |     1: .same(proto: "info"),
5078 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:5108:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5106 | extension Arrow_Flight_Protocol_Sql_ActionCancelQueryResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5107 |   static let protoMessageName: String = _protobuf_package + ".ActionCancelQueryResult"
5108 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5109 |     1: .same(proto: "result"),
5110 |   ]
/host/spi-builder-workspace/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift:5139:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5137 |
5138 | extension Arrow_Flight_Protocol_Sql_ActionCancelQueryResult.CancelResult: SwiftProtobuf._ProtoNameProviding {
5139 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5140 |     0: .same(proto: "CANCEL_RESULT_UNSPECIFIED"),
5141 |     1: .same(proto: "CANCEL_RESULT_CANCELLED"),
Build complete! (444.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "flatbuffers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "25.2.10",
            "upper_bound" : "26.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/flatbuffers.git"
    },
    {
      "identity" : "grpc-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.25.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.29.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    }
  ],
  "manifest_display_name" : "Arrow",
  "name" : "Arrow",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Arrow",
      "targets" : [
        "Arrow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ArrowTests",
      "module_type" : "SwiftTarget",
      "name" : "ArrowTests",
      "path" : "Arrow/Tests",
      "sources" : [
        "ArrowTests/ArrayBuilderTest.swift",
        "ArrowTests/ArrayTests.swift",
        "ArrowTests/CDataTests.swift",
        "ArrowTests/CodableTests.swift",
        "ArrowTests/IPCTests.swift",
        "ArrowTests/RecordBatchTests.swift",
        "ArrowTests/TableTests.swift"
      ],
      "target_dependencies" : [
        "Arrow",
        "ArrowC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ArrowFlightTests",
      "module_type" : "SwiftTarget",
      "name" : "ArrowFlightTests",
      "path" : "ArrowFlight/Tests",
      "sources" : [
        "ArrowFlightTests/FlightTest.swift"
      ],
      "target_dependencies" : [
        "ArrowFlight"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ArrowFlight",
      "module_type" : "SwiftTarget",
      "name" : "ArrowFlight",
      "path" : "ArrowFlight/Sources/ArrowFlight",
      "product_dependencies" : [
        "GRPC",
        "SwiftProtobuf"
      ],
      "sources" : [
        "Flight.grpc.swift",
        "Flight.pb.swift",
        "FlightAction.swift",
        "FlightActionType.swift",
        "FlightClient.swift",
        "FlightCriteria.swift",
        "FlightData.swift",
        "FlightDescriptor.swift",
        "FlightEndpoint.swift",
        "FlightInfo.swift",
        "FlightLocation.swift",
        "FlightPutResult.swift",
        "FlightResult.swift",
        "FlightSchemaResult.swift",
        "FlightServer.swift",
        "FlightSql.pb.swift",
        "FlightTicket.swift",
        "RecordBatchStreamReader.swift",
        "RecordBatchStreamWriter.swift"
      ],
      "target_dependencies" : [
        "Arrow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ArrowC",
      "module_type" : "ClangTarget",
      "name" : "ArrowC",
      "path" : "Arrow/Sources/ArrowC",
      "product_memberships" : [
        "Arrow"
      ],
      "sources" : [
        "ArrowCData.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Arrow",
      "module_type" : "SwiftTarget",
      "name" : "Arrow",
      "path" : "Arrow/Sources/Arrow",
      "product_dependencies" : [
        "FlatBuffers",
        "Atomics"
      ],
      "product_memberships" : [
        "Arrow"
      ],
      "sources" : [
        "ArrowArray.swift",
        "ArrowArrayBuilder.swift",
        "ArrowBuffer.swift",
        "ArrowBufferBuilder.swift",
        "ArrowCExporter.swift",
        "ArrowCImporter.swift",
        "ArrowData.swift",
        "ArrowDecoder.swift",
        "ArrowEncoder.swift",
        "ArrowReader.swift",
        "ArrowReaderHelper.swift",
        "ArrowSchema.swift",
        "ArrowTable.swift",
        "ArrowType.swift",
        "ArrowWriter.swift",
        "ArrowWriterHelper.swift",
        "BitUtility.swift",
        "ChunkedArray.swift",
        "File_generated.swift",
        "MemoryAllocator.swift",
        "Message_generated.swift",
        "ProtoUtil.swift",
        "Schema_generated.swift",
        "SparseTensor_generated.swift",
        "Tensor_generated.swift"
      ],
      "target_dependencies" : [
        "ArrowC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.