Build Information
Successful build of Arrow, reference main (d3428a
), with Swift 6.2 (beta) for macOS (SPM) on 11 Sep 2025 04:58:30 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
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. [#DeprecatedDeclaration]
923 | 1: .same(proto: "endpoint"),
924 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
959 | 1: .same(proto: "body"),
960 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
991 | 1: .same(proto: "status"),
992 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1023 | 1: .same(proto: "schema"),
1024 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1055 | 1: .same(proto: "type"),
1056 | 2: .same(proto: "cmd"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1098 | 0: .same(proto: "UNKNOWN"),
1099 | 1: .same(proto: "PATH"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1107 | 1: .same(proto: "schema"),
1108 | 2: .standard(proto: "flight_descriptor"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1173 | 1: .same(proto: "ticket"),
1174 | 2: .same(proto: "location"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1221 | 1: .same(proto: "uri"),
1222 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1253 | 1: .same(proto: "ticket"),
1254 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1285 | 1: .standard(proto: "flight_descriptor"),
1286 | 2: .standard(proto: "data_header"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1339 | 1: .standard(proto: "app_metadata"),
1340 | ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1129/1138] Compiling ArrowFlight Flight.pb.swift
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
636 | 0: .same(proto: "CANCEL_STATUS_UNSPECIFIED"),
637 | 1: .same(proto: "CANCEL_STATUS_CANCELLED"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
646 | 1: .standard(proto: "protocol_version"),
647 | 2: .same(proto: "payload"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
684 | 1: .standard(proto: "protocol_version"),
685 | 2: .same(proto: "payload"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
722 | 2: .same(proto: "username"),
723 | 3: .same(proto: "password"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
779 | 1: .same(proto: "type"),
780 | 2: .same(proto: "description"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
817 | 1: .same(proto: "expression"),
818 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
849 | 1: .same(proto: "type"),
850 | 2: .same(proto: "body"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
887 | 1: .same(proto: "info"),
888 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
923 | 1: .same(proto: "endpoint"),
924 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
959 | 1: .same(proto: "body"),
960 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
991 | 1: .same(proto: "status"),
992 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1023 | 1: .same(proto: "schema"),
1024 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1055 | 1: .same(proto: "type"),
1056 | 2: .same(proto: "cmd"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1098 | 0: .same(proto: "UNKNOWN"),
1099 | 1: .same(proto: "PATH"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1107 | 1: .same(proto: "schema"),
1108 | 2: .standard(proto: "flight_descriptor"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1173 | 1: .same(proto: "ticket"),
1174 | 2: .same(proto: "location"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1221 | 1: .same(proto: "uri"),
1222 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1253 | 1: .same(proto: "ticket"),
1254 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1285 | 1: .standard(proto: "flight_descriptor"),
1286 | 2: .standard(proto: "data_header"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1339 | 1: .standard(proto: "app_metadata"),
1340 | ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1130/1138] Compiling ArrowFlight FlightEndpoint.swift
[1131/1138] Compiling ArrowFlight FlightInfo.swift
[1132/1138] Emitting module ArrowFlight
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
636 | 0: .same(proto: "CANCEL_STATUS_UNSPECIFIED"),
637 | 1: .same(proto: "CANCEL_STATUS_CANCELLED"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
646 | 1: .standard(proto: "protocol_version"),
647 | 2: .same(proto: "payload"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
684 | 1: .standard(proto: "protocol_version"),
685 | 2: .same(proto: "payload"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
722 | 2: .same(proto: "username"),
723 | 3: .same(proto: "password"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
779 | 1: .same(proto: "type"),
780 | 2: .same(proto: "description"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
817 | 1: .same(proto: "expression"),
818 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
849 | 1: .same(proto: "type"),
850 | 2: .same(proto: "body"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
887 | 1: .same(proto: "info"),
888 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
923 | 1: .same(proto: "endpoint"),
924 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
959 | 1: .same(proto: "body"),
960 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
991 | 1: .same(proto: "status"),
992 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1023 | 1: .same(proto: "schema"),
1024 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1055 | 1: .same(proto: "type"),
1056 | 2: .same(proto: "cmd"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1098 | 0: .same(proto: "UNKNOWN"),
1099 | 1: .same(proto: "PATH"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1107 | 1: .same(proto: "schema"),
1108 | 2: .standard(proto: "flight_descriptor"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1173 | 1: .same(proto: "ticket"),
1174 | 2: .same(proto: "location"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1221 | 1: .same(proto: "uri"),
1222 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1253 | 1: .same(proto: "ticket"),
1254 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1285 | 1: .standard(proto: "flight_descriptor"),
1286 | 2: .standard(proto: "data_header"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
1339 | 1: .standard(proto: "app_metadata"),
1340 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3663 | 0: .same(proto: "FLIGHT_SQL_SERVER_NAME"),
3664 | 1: .same(proto: "FLIGHT_SQL_SERVER_VERSION"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3757 | 0: .same(proto: "SQL_SUPPORTED_TRANSACTION_NONE"),
3758 | 1: .same(proto: "SQL_SUPPORTED_TRANSACTION_TRANSACTION"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3765 | 0: .same(proto: "SQL_CASE_SENSITIVITY_UNKNOWN"),
3766 | 1: .same(proto: "SQL_CASE_SENSITIVITY_CASE_INSENSITIVE"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3774 | 0: .same(proto: "SQL_NULLS_SORTED_HIGH"),
3775 | 1: .same(proto: "SQL_NULLS_SORTED_LOW"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3783 | 0: .same(proto: "SQL_MINIMUM_GRAMMAR"),
3784 | 1: .same(proto: "SQL_CORE_GRAMMAR"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3791 | 0: .same(proto: "ANSI92_ENTRY_SQL"),
3792 | 1: .same(proto: "ANSI92_INTERMEDIATE_SQL"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3799 | 0: .same(proto: "SQL_JOINS_UNSUPPORTED"),
3800 | 1: .same(proto: "SQL_LIMITED_OUTER_JOINS"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3807 | 0: .same(proto: "SQL_GROUP_BY_UNRELATED"),
3808 | 1: .same(proto: "SQL_GROUP_BY_BEYOND_SELECT"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3814 | 0: .same(proto: "SQL_ELEMENT_IN_PROCEDURE_CALLS"),
3815 | 1: .same(proto: "SQL_ELEMENT_IN_INDEX_DEFINITIONS"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3822 | 0: .same(proto: "SQL_POSITIONED_DELETE"),
3823 | 1: .same(proto: "SQL_POSITIONED_UPDATE"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3829 | 0: .same(proto: "SQL_SUBQUERIES_IN_COMPARISONS"),
3830 | 1: .same(proto: "SQL_SUBQUERIES_IN_EXISTS"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3838 | 0: .same(proto: "SQL_UNION"),
3839 | 1: .same(proto: "SQL_UNION_ALL"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3845 | 0: .same(proto: "SQL_TRANSACTION_NONE"),
3846 | 1: .same(proto: "SQL_TRANSACTION_READ_UNCOMMITTED"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3855 | 0: .same(proto: "SQL_TRANSACTION_UNSPECIFIED"),
3856 | 1: .same(proto: "SQL_DATA_DEFINITION_TRANSACTIONS"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3863 | 0: .same(proto: "SQL_RESULT_SET_TYPE_UNSPECIFIED"),
3864 | 1: .same(proto: "SQL_RESULT_SET_TYPE_FORWARD_ONLY"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3872 | 0: .same(proto: "SQL_RESULT_SET_CONCURRENCY_UNSPECIFIED"),
3873 | 1: .same(proto: "SQL_RESULT_SET_CONCURRENCY_READ_ONLY"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3880 | 0: .same(proto: "SQL_CONVERT_BIGINT"),
3881 | 1: .same(proto: "SQL_CONVERT_BINARY"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3905 | -9: .same(proto: "XDBC_WVARCHAR"),
3906 | -8: .same(proto: "XDBC_WCHAR"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3934 | 0: .same(proto: "XDBC_SUBCODE_UNKNOWN"),
3935 | 1: .aliased(proto: "XDBC_SUBCODE_YEAR", aliases: ["XDBC_SUBCODE_DATE"]),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3966 | 0: .same(proto: "NULLABILITY_NO_NULLS"),
3967 | 1: .same(proto: "NULLABILITY_NULLABLE"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3974 | 0: .same(proto: "SEARCHABLE_NONE"),
3975 | 1: .same(proto: "SEARCHABLE_CHAR"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3983 | 0: .same(proto: "CASCADE"),
3984 | 1: .same(proto: "RESTRICT"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3994 | 1: .same(proto: "info"),
3995 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4026 | 1: .standard(proto: "data_type"),
4027 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4081 | 1: .same(proto: "catalog"),
4082 | 2: .standard(proto: "db_schema_filter_pattern"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4123 | 1: .same(proto: "catalog"),
4124 | 2: .standard(proto: "db_schema_filter_pattern"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4202 | 1: .same(proto: "catalog"),
4203 | 2: .standard(proto: "db_schema"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4250 | 1: .same(proto: "catalog"),
4251 | 2: .standard(proto: "db_schema"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4298 | 1: .same(proto: "catalog"),
4299 | 2: .standard(proto: "db_schema"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4346 | 1: .standard(proto: "pk_catalog"),
4347 | 2: .standard(proto: "pk_db_schema"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4412 | 1: .same(proto: "query"),
4413 | 2: .standard(proto: "transaction_id"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4454 | 1: .same(proto: "plan"),
4455 | 2: .same(proto: "version"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4492 | 1: .same(proto: "plan"),
4493 | 2: .standard(proto: "transaction_id"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4534 | 1: .standard(proto: "prepared_statement_handle"),
4535 | 2: .standard(proto: "dataset_schema"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4578 | 1: .standard(proto: "prepared_statement_handle"),
4579 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4629 | 1: .standard(proto: "transaction_id"),
4630 | 2: .same(proto: "name"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4667 | 1: .standard(proto: "transaction_id"),
4668 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4699 | 1: .standard(proto: "savepoint_id"),
4700 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4731 | 1: .standard(proto: "transaction_id"),
4732 | 2: .same(proto: "action"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4768 | 0: .same(proto: "END_TRANSACTION_UNSPECIFIED"),
4769 | 1: .same(proto: "END_TRANSACTION_COMMIT"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4777 | 1: .standard(proto: "savepoint_id"),
4778 | 2: .same(proto: "action"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4814 | 0: .same(proto: "END_SAVEPOINT_UNSPECIFIED"),
4815 | 1: .same(proto: "END_SAVEPOINT_RELEASE"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4823 | 1: .same(proto: "query"),
4824 | 2: .standard(proto: "transaction_id"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4865 | 1: .same(proto: "plan"),
4866 | 2: .standard(proto: "transaction_id"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4907 | 1: .standard(proto: "statement_handle"),
4908 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4939 | 1: .standard(proto: "prepared_statement_handle"),
4940 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4971 | 1: .same(proto: "query"),
4972 | 2: .standard(proto: "transaction_id"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
5013 | 1: .standard(proto: "prepared_statement_handle"),
5014 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
5045 | 1: .standard(proto: "record_count"),
5046 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
5077 | 1: .same(proto: "info"),
5078 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
5109 | 1: .same(proto: "result"),
5110 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
5140 | 0: .same(proto: "CANCEL_RESULT_UNSPECIFIED"),
5141 | 1: .same(proto: "CANCEL_RESULT_CANCELLED"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1133/1138] Compiling ArrowFlight FlightClient.swift
[1134/1138] Compiling ArrowFlight FlightCriteria.swift
[1135/1138] Compiling ArrowFlight FlightAction.swift
[1136/1138] Compiling ArrowFlight FlightActionType.swift
[1137/1138] Compiling ArrowFlight FlightServer.swift
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3663 | 0: .same(proto: "FLIGHT_SQL_SERVER_NAME"),
3664 | 1: .same(proto: "FLIGHT_SQL_SERVER_VERSION"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3757 | 0: .same(proto: "SQL_SUPPORTED_TRANSACTION_NONE"),
3758 | 1: .same(proto: "SQL_SUPPORTED_TRANSACTION_TRANSACTION"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3765 | 0: .same(proto: "SQL_CASE_SENSITIVITY_UNKNOWN"),
3766 | 1: .same(proto: "SQL_CASE_SENSITIVITY_CASE_INSENSITIVE"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3774 | 0: .same(proto: "SQL_NULLS_SORTED_HIGH"),
3775 | 1: .same(proto: "SQL_NULLS_SORTED_LOW"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3783 | 0: .same(proto: "SQL_MINIMUM_GRAMMAR"),
3784 | 1: .same(proto: "SQL_CORE_GRAMMAR"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3791 | 0: .same(proto: "ANSI92_ENTRY_SQL"),
3792 | 1: .same(proto: "ANSI92_INTERMEDIATE_SQL"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3799 | 0: .same(proto: "SQL_JOINS_UNSUPPORTED"),
3800 | 1: .same(proto: "SQL_LIMITED_OUTER_JOINS"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3807 | 0: .same(proto: "SQL_GROUP_BY_UNRELATED"),
3808 | 1: .same(proto: "SQL_GROUP_BY_BEYOND_SELECT"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3814 | 0: .same(proto: "SQL_ELEMENT_IN_PROCEDURE_CALLS"),
3815 | 1: .same(proto: "SQL_ELEMENT_IN_INDEX_DEFINITIONS"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3822 | 0: .same(proto: "SQL_POSITIONED_DELETE"),
3823 | 1: .same(proto: "SQL_POSITIONED_UPDATE"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3829 | 0: .same(proto: "SQL_SUBQUERIES_IN_COMPARISONS"),
3830 | 1: .same(proto: "SQL_SUBQUERIES_IN_EXISTS"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3838 | 0: .same(proto: "SQL_UNION"),
3839 | 1: .same(proto: "SQL_UNION_ALL"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3845 | 0: .same(proto: "SQL_TRANSACTION_NONE"),
3846 | 1: .same(proto: "SQL_TRANSACTION_READ_UNCOMMITTED"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3855 | 0: .same(proto: "SQL_TRANSACTION_UNSPECIFIED"),
3856 | 1: .same(proto: "SQL_DATA_DEFINITION_TRANSACTIONS"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3863 | 0: .same(proto: "SQL_RESULT_SET_TYPE_UNSPECIFIED"),
3864 | 1: .same(proto: "SQL_RESULT_SET_TYPE_FORWARD_ONLY"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3872 | 0: .same(proto: "SQL_RESULT_SET_CONCURRENCY_UNSPECIFIED"),
3873 | 1: .same(proto: "SQL_RESULT_SET_CONCURRENCY_READ_ONLY"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3880 | 0: .same(proto: "SQL_CONVERT_BIGINT"),
3881 | 1: .same(proto: "SQL_CONVERT_BINARY"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3905 | -9: .same(proto: "XDBC_WVARCHAR"),
3906 | -8: .same(proto: "XDBC_WCHAR"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3934 | 0: .same(proto: "XDBC_SUBCODE_UNKNOWN"),
3935 | 1: .aliased(proto: "XDBC_SUBCODE_YEAR", aliases: ["XDBC_SUBCODE_DATE"]),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3966 | 0: .same(proto: "NULLABILITY_NO_NULLS"),
3967 | 1: .same(proto: "NULLABILITY_NULLABLE"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3974 | 0: .same(proto: "SEARCHABLE_NONE"),
3975 | 1: .same(proto: "SEARCHABLE_CHAR"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3983 | 0: .same(proto: "CASCADE"),
3984 | 1: .same(proto: "RESTRICT"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3994 | 1: .same(proto: "info"),
3995 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4026 | 1: .standard(proto: "data_type"),
4027 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4081 | 1: .same(proto: "catalog"),
4082 | 2: .standard(proto: "db_schema_filter_pattern"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4123 | 1: .same(proto: "catalog"),
4124 | 2: .standard(proto: "db_schema_filter_pattern"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4202 | 1: .same(proto: "catalog"),
4203 | 2: .standard(proto: "db_schema"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4250 | 1: .same(proto: "catalog"),
4251 | 2: .standard(proto: "db_schema"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4298 | 1: .same(proto: "catalog"),
4299 | 2: .standard(proto: "db_schema"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4346 | 1: .standard(proto: "pk_catalog"),
4347 | 2: .standard(proto: "pk_db_schema"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4412 | 1: .same(proto: "query"),
4413 | 2: .standard(proto: "transaction_id"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4454 | 1: .same(proto: "plan"),
4455 | 2: .same(proto: "version"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4492 | 1: .same(proto: "plan"),
4493 | 2: .standard(proto: "transaction_id"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4534 | 1: .standard(proto: "prepared_statement_handle"),
4535 | 2: .standard(proto: "dataset_schema"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4578 | 1: .standard(proto: "prepared_statement_handle"),
4579 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4629 | 1: .standard(proto: "transaction_id"),
4630 | 2: .same(proto: "name"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4667 | 1: .standard(proto: "transaction_id"),
4668 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4699 | 1: .standard(proto: "savepoint_id"),
4700 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4731 | 1: .standard(proto: "transaction_id"),
4732 | 2: .same(proto: "action"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4768 | 0: .same(proto: "END_TRANSACTION_UNSPECIFIED"),
4769 | 1: .same(proto: "END_TRANSACTION_COMMIT"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4777 | 1: .standard(proto: "savepoint_id"),
4778 | 2: .same(proto: "action"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4814 | 0: .same(proto: "END_SAVEPOINT_UNSPECIFIED"),
4815 | 1: .same(proto: "END_SAVEPOINT_RELEASE"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4823 | 1: .same(proto: "query"),
4824 | 2: .standard(proto: "transaction_id"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4865 | 1: .same(proto: "plan"),
4866 | 2: .standard(proto: "transaction_id"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4907 | 1: .standard(proto: "statement_handle"),
4908 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4939 | 1: .standard(proto: "prepared_statement_handle"),
4940 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4971 | 1: .same(proto: "query"),
4972 | 2: .standard(proto: "transaction_id"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
5013 | 1: .standard(proto: "prepared_statement_handle"),
5014 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
5045 | 1: .standard(proto: "record_count"),
5046 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
5077 | 1: .same(proto: "info"),
5078 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
5109 | 1: .same(proto: "result"),
5110 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
5140 | 0: .same(proto: "CANCEL_RESULT_UNSPECIFIED"),
5141 | 1: .same(proto: "CANCEL_RESULT_CANCELLED"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1138/1138] Compiling ArrowFlight FlightSql.pb.swift
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3663 | 0: .same(proto: "FLIGHT_SQL_SERVER_NAME"),
3664 | 1: .same(proto: "FLIGHT_SQL_SERVER_VERSION"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3757 | 0: .same(proto: "SQL_SUPPORTED_TRANSACTION_NONE"),
3758 | 1: .same(proto: "SQL_SUPPORTED_TRANSACTION_TRANSACTION"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3765 | 0: .same(proto: "SQL_CASE_SENSITIVITY_UNKNOWN"),
3766 | 1: .same(proto: "SQL_CASE_SENSITIVITY_CASE_INSENSITIVE"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3774 | 0: .same(proto: "SQL_NULLS_SORTED_HIGH"),
3775 | 1: .same(proto: "SQL_NULLS_SORTED_LOW"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3783 | 0: .same(proto: "SQL_MINIMUM_GRAMMAR"),
3784 | 1: .same(proto: "SQL_CORE_GRAMMAR"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3791 | 0: .same(proto: "ANSI92_ENTRY_SQL"),
3792 | 1: .same(proto: "ANSI92_INTERMEDIATE_SQL"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3799 | 0: .same(proto: "SQL_JOINS_UNSUPPORTED"),
3800 | 1: .same(proto: "SQL_LIMITED_OUTER_JOINS"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3807 | 0: .same(proto: "SQL_GROUP_BY_UNRELATED"),
3808 | 1: .same(proto: "SQL_GROUP_BY_BEYOND_SELECT"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3814 | 0: .same(proto: "SQL_ELEMENT_IN_PROCEDURE_CALLS"),
3815 | 1: .same(proto: "SQL_ELEMENT_IN_INDEX_DEFINITIONS"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3822 | 0: .same(proto: "SQL_POSITIONED_DELETE"),
3823 | 1: .same(proto: "SQL_POSITIONED_UPDATE"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3829 | 0: .same(proto: "SQL_SUBQUERIES_IN_COMPARISONS"),
3830 | 1: .same(proto: "SQL_SUBQUERIES_IN_EXISTS"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3838 | 0: .same(proto: "SQL_UNION"),
3839 | 1: .same(proto: "SQL_UNION_ALL"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3845 | 0: .same(proto: "SQL_TRANSACTION_NONE"),
3846 | 1: .same(proto: "SQL_TRANSACTION_READ_UNCOMMITTED"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3855 | 0: .same(proto: "SQL_TRANSACTION_UNSPECIFIED"),
3856 | 1: .same(proto: "SQL_DATA_DEFINITION_TRANSACTIONS"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3863 | 0: .same(proto: "SQL_RESULT_SET_TYPE_UNSPECIFIED"),
3864 | 1: .same(proto: "SQL_RESULT_SET_TYPE_FORWARD_ONLY"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3872 | 0: .same(proto: "SQL_RESULT_SET_CONCURRENCY_UNSPECIFIED"),
3873 | 1: .same(proto: "SQL_RESULT_SET_CONCURRENCY_READ_ONLY"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3880 | 0: .same(proto: "SQL_CONVERT_BIGINT"),
3881 | 1: .same(proto: "SQL_CONVERT_BINARY"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3905 | -9: .same(proto: "XDBC_WVARCHAR"),
3906 | -8: .same(proto: "XDBC_WCHAR"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3934 | 0: .same(proto: "XDBC_SUBCODE_UNKNOWN"),
3935 | 1: .aliased(proto: "XDBC_SUBCODE_YEAR", aliases: ["XDBC_SUBCODE_DATE"]),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3966 | 0: .same(proto: "NULLABILITY_NO_NULLS"),
3967 | 1: .same(proto: "NULLABILITY_NULLABLE"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3974 | 0: .same(proto: "SEARCHABLE_NONE"),
3975 | 1: .same(proto: "SEARCHABLE_CHAR"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3983 | 0: .same(proto: "CASCADE"),
3984 | 1: .same(proto: "RESTRICT"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
3994 | 1: .same(proto: "info"),
3995 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4026 | 1: .standard(proto: "data_type"),
4027 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4081 | 1: .same(proto: "catalog"),
4082 | 2: .standard(proto: "db_schema_filter_pattern"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4123 | 1: .same(proto: "catalog"),
4124 | 2: .standard(proto: "db_schema_filter_pattern"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4202 | 1: .same(proto: "catalog"),
4203 | 2: .standard(proto: "db_schema"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4250 | 1: .same(proto: "catalog"),
4251 | 2: .standard(proto: "db_schema"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4298 | 1: .same(proto: "catalog"),
4299 | 2: .standard(proto: "db_schema"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4346 | 1: .standard(proto: "pk_catalog"),
4347 | 2: .standard(proto: "pk_db_schema"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4412 | 1: .same(proto: "query"),
4413 | 2: .standard(proto: "transaction_id"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4454 | 1: .same(proto: "plan"),
4455 | 2: .same(proto: "version"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4492 | 1: .same(proto: "plan"),
4493 | 2: .standard(proto: "transaction_id"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4534 | 1: .standard(proto: "prepared_statement_handle"),
4535 | 2: .standard(proto: "dataset_schema"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4578 | 1: .standard(proto: "prepared_statement_handle"),
4579 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4629 | 1: .standard(proto: "transaction_id"),
4630 | 2: .same(proto: "name"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4667 | 1: .standard(proto: "transaction_id"),
4668 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4699 | 1: .standard(proto: "savepoint_id"),
4700 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4731 | 1: .standard(proto: "transaction_id"),
4732 | 2: .same(proto: "action"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4768 | 0: .same(proto: "END_TRANSACTION_UNSPECIFIED"),
4769 | 1: .same(proto: "END_TRANSACTION_COMMIT"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4777 | 1: .standard(proto: "savepoint_id"),
4778 | 2: .same(proto: "action"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4814 | 0: .same(proto: "END_SAVEPOINT_UNSPECIFIED"),
4815 | 1: .same(proto: "END_SAVEPOINT_RELEASE"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4823 | 1: .same(proto: "query"),
4824 | 2: .standard(proto: "transaction_id"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4865 | 1: .same(proto: "plan"),
4866 | 2: .standard(proto: "transaction_id"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4907 | 1: .standard(proto: "statement_handle"),
4908 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4939 | 1: .standard(proto: "prepared_statement_handle"),
4940 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
4971 | 1: .same(proto: "query"),
4972 | 2: .standard(proto: "transaction_id"),
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
5013 | 1: .standard(proto: "prepared_statement_handle"),
5014 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
5045 | 1: .standard(proto: "record_count"),
5046 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
5077 | 1: .same(proto: "info"),
5078 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
5109 | 1: .same(proto: "result"),
5110 | ]
/Users/admin/builder/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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
5140 | 0: .same(proto: "CANCEL_RESULT_UNSPECIFIED"),
5141 | 1: .same(proto: "CANCEL_RESULT_CANCELLED"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (77.74s)
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/google/flatbuffers.git
Fetching https://github.com/apple/swift-atomics.git
[1/1814] Fetching swift-atomics
[1398/53111] Fetching swift-atomics, grpc-swift
[4380/142027] Fetching swift-atomics, grpc-swift, flatbuffers
[76231/182198] Fetching swift-atomics, grpc-swift, flatbuffers, swift-protobuf
Fetched https://github.com/apple/swift-atomics.git from cache (4.16s)
Fetched https://github.com/grpc/grpc-swift.git from cache (4.16s)
Fetched https://github.com/apple/swift-protobuf.git from cache (4.26s)
Fetched https://github.com/google/flatbuffers.git from cache (4.26s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.69s)
Computing version for https://github.com/google/flatbuffers.git
warning: 'flatbuffers': /Package.swift:23:11: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
21 | name: "FlatBuffers",
22 | platforms: [
23 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
24 | .macOS(.v10_14),
25 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/google/flatbuffers.git at 25.2.10 (0.42s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.31.0 (0.44s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (2.75s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/3903] Fetching swift-log
[197/6621] Fetching swift-log, swift-nio-transport-services
[361/12748] Fetching swift-log, swift-nio-transport-services, swift-nio-extras
[908/24409] Fetching swift-log, swift-nio-transport-services, swift-nio-extras, swift-nio-http2
[2304/41862] Fetching swift-log, swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-collections
[7422/56937] Fetching swift-log, swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-collections, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git from cache (1.05s)
[10299/53034] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-collections, swift-nio-ssl
[20476/131096] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-collections, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (1.97s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.97s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.97s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.97s)
[52184/84189] Fetching swift-nio-extras, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.73s)
Fetched https://github.com/apple/swift-nio.git from cache (3.73s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (4.20s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.54s)
Fetching https://github.com/apple/swift-system.git
[1/4937] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.94s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (1.40s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.46s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1629] Fetching swift-asn1
[116/4099] Fetching swift-asn1, swift-service-lifecycle
[314/5022] Fetching swift-asn1, swift-service-lifecycle, swift-http-types
[434/11007] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-algorithms
[614/12183] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-algorithms, swift-http-structured-headers
[738/18714] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-algorithms, swift-http-structured-headers, swift-certificates
[2844/24067] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-algorithms, swift-http-structured-headers, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.99s)
[8826/21597] Fetching swift-asn1, swift-http-types, swift-algorithms, swift-http-structured-headers, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.22s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.22s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.23s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.23s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.23s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.23s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.71s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.40s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.53s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.04s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.58s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.41s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (0.53s)
Fetching https://github.com/apple/swift-crypto.git
[1/16856] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.82s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (2.24s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.39s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.0 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (0.75s)
Creating working copy for https://github.com/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at 25.2.10
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.13.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.31.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
warning: 'flatbuffers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/flatbuffers/Package.swift:23:11: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
21 | name: "FlatBuffers",
22 | platforms: [
23 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
24 | .macOS(.v10_14),
25 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Downloading binary artifact https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
[19274/15500663] Downloading https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
Downloaded https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip (1.10s)
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" : "/Users/admin/builder/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"
}
Done.