Build Information
Successful build of SparkConnect, reference main (4bbaa9
), with Swift 6.0 for macOS (SPM) on 13 Sep 2025 06:51:25 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
4522 | 1: .standard(proto: "function_name"),
4523 | 2: .same(proto: "arguments"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4559:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4557 | extension Spark_Connect_NamedArgumentExpression: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4558 | static let protoMessageName: String = _protobuf_package + ".NamedArgumentExpression"
4559 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4560 | 1: .same(proto: "key"),
4561 | 2: .same(proto: "value"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4639:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4637 | extension Spark_Connect_MergeAction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4638 | static let protoMessageName: String = _protobuf_package + ".MergeAction"
4639 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4640 | 1: .standard(proto: "action_type"),
4641 | 2: .same(proto: "condition"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4726:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4724 |
4725 | extension Spark_Connect_MergeAction.ActionType: SwiftProtobuf._ProtoNameProviding {
4726 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4727 | 0: .same(proto: "ACTION_TYPE_INVALID"),
4728 | 1: .same(proto: "ACTION_TYPE_DELETE"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4738:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4736 | extension Spark_Connect_MergeAction.Assignment: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4737 | static let protoMessageName: String = Spark_Connect_MergeAction.protoMessageName + ".Assignment"
4738 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4739 | 1: .same(proto: "key"),
4740 | 2: .same(proto: "value"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4780:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4778 | extension Spark_Connect_SubqueryExpression: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4779 | static let protoMessageName: String = _protobuf_package + ".SubqueryExpression"
4780 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4781 | 1: .standard(proto: "plan_id"),
4782 | 2: .standard(proto: "subquery_type"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4833:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4831 |
4832 | extension Spark_Connect_SubqueryExpression.SubqueryType: SwiftProtobuf._ProtoNameProviding {
4833 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4834 | 0: .same(proto: "SUBQUERY_TYPE_UNKNOWN"),
4835 | 1: .same(proto: "SUBQUERY_TYPE_SCALAR"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4844:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4842 | extension Spark_Connect_SubqueryExpression.TableArgOptions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4843 | static let protoMessageName: String = Spark_Connect_SubqueryExpression.protoMessageName + ".TableArgOptions"
4844 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4845 | 1: .standard(proto: "partition_spec"),
4846 | 2: .standard(proto: "order_spec"),
[1960/1960] Compiling SparkConnect expressions.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3006:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3004 | extension Spark_Connect_Plan: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3005 | static let protoMessageName: String = _protobuf_package + ".Plan"
3006 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3007 | 1: .same(proto: "root"),
3008 | 2: .same(proto: "command"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3076:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3074 | extension Spark_Connect_UserContext: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3075 | static let protoMessageName: String = _protobuf_package + ".UserContext"
3076 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3077 | 1: .standard(proto: "user_id"),
3078 | 2: .standard(proto: "user_name"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3120:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3118 | extension Spark_Connect_AnalyzePlanRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3119 | static let protoMessageName: String = _protobuf_package + ".AnalyzePlanRequest"
3120 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3121 | 1: .standard(proto: "session_id"),
3122 | 17: .standard(proto: "client_observed_server_side_session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3473:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3471 | extension Spark_Connect_AnalyzePlanRequest.Schema: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3472 | static let protoMessageName: String = Spark_Connect_AnalyzePlanRequest.protoMessageName + ".Schema"
3473 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3474 | 1: .same(proto: "plan"),
3475 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3509:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3507 | extension Spark_Connect_AnalyzePlanRequest.Explain: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3508 | static let protoMessageName: String = Spark_Connect_AnalyzePlanRequest.protoMessageName + ".Explain"
3509 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3510 | 1: .same(proto: "plan"),
3511 | 2: .standard(proto: "explain_mode"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3550:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3548 |
3549 | extension Spark_Connect_AnalyzePlanRequest.Explain.ExplainMode: SwiftProtobuf._ProtoNameProviding {
3550 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3551 | 0: .same(proto: "EXPLAIN_MODE_UNSPECIFIED"),
3552 | 1: .same(proto: "EXPLAIN_MODE_SIMPLE"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3562:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3560 | extension Spark_Connect_AnalyzePlanRequest.TreeString: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3561 | static let protoMessageName: String = Spark_Connect_AnalyzePlanRequest.protoMessageName + ".TreeString"
3562 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3563 | 1: .same(proto: "plan"),
3564 | 2: .same(proto: "level"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3604:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3602 | extension Spark_Connect_AnalyzePlanRequest.IsLocal: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3603 | static let protoMessageName: String = Spark_Connect_AnalyzePlanRequest.protoMessageName + ".IsLocal"
3604 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3605 | 1: .same(proto: "plan"),
3606 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3640:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3638 | extension Spark_Connect_AnalyzePlanRequest.IsStreaming: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3639 | static let protoMessageName: String = Spark_Connect_AnalyzePlanRequest.protoMessageName + ".IsStreaming"
3640 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3641 | 1: .same(proto: "plan"),
3642 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3676:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3674 | extension Spark_Connect_AnalyzePlanRequest.InputFiles: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3675 | static let protoMessageName: String = Spark_Connect_AnalyzePlanRequest.protoMessageName + ".InputFiles"
3676 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3677 | 1: .same(proto: "plan"),
3678 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3731:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3729 | extension Spark_Connect_AnalyzePlanRequest.DDLParse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3730 | static let protoMessageName: String = Spark_Connect_AnalyzePlanRequest.protoMessageName + ".DDLParse"
3731 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3732 | 1: .standard(proto: "ddl_string"),
3733 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3763:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3761 | extension Spark_Connect_AnalyzePlanRequest.SameSemantics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3762 | static let protoMessageName: String = Spark_Connect_AnalyzePlanRequest.protoMessageName + ".SameSemantics"
3763 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3764 | 1: .standard(proto: "target_plan"),
3765 | 2: .standard(proto: "other_plan"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3843:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3841 | extension Spark_Connect_AnalyzePlanRequest.SemanticHash: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3842 | static let protoMessageName: String = Spark_Connect_AnalyzePlanRequest.protoMessageName + ".SemanticHash"
3843 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3844 | 1: .same(proto: "plan"),
3845 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3879:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3877 | extension Spark_Connect_AnalyzePlanRequest.Persist: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3878 | static let protoMessageName: String = Spark_Connect_AnalyzePlanRequest.protoMessageName + ".Persist"
3879 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3880 | 1: .same(proto: "relation"),
3881 | 2: .standard(proto: "storage_level"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3921:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3919 | extension Spark_Connect_AnalyzePlanRequest.Unpersist: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3920 | static let protoMessageName: String = Spark_Connect_AnalyzePlanRequest.protoMessageName + ".Unpersist"
3921 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3922 | 1: .same(proto: "relation"),
3923 | 2: .same(proto: "blocking"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3963:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3961 | extension Spark_Connect_AnalyzePlanRequest.GetStorageLevel: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3962 | static let protoMessageName: String = Spark_Connect_AnalyzePlanRequest.protoMessageName + ".GetStorageLevel"
3963 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3964 | 1: .same(proto: "relation"),
3965 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:3999:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3997 | extension Spark_Connect_AnalyzePlanRequest.JsonToDDL: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3998 | static let protoMessageName: String = Spark_Connect_AnalyzePlanRequest.protoMessageName + ".JsonToDDL"
3999 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4000 | 1: .standard(proto: "json_string"),
4001 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:4031:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4029 | extension Spark_Connect_AnalyzePlanResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4030 | static let protoMessageName: String = _protobuf_package + ".AnalyzePlanResponse"
4031 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4032 | 1: .standard(proto: "session_id"),
4033 | 15: .standard(proto: "server_side_session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:4328:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4326 | extension Spark_Connect_AnalyzePlanResponse.Schema: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4327 | static let protoMessageName: String = Spark_Connect_AnalyzePlanResponse.protoMessageName + ".Schema"
4328 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4329 | 1: .same(proto: "schema"),
4330 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:4364:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4362 | extension Spark_Connect_AnalyzePlanResponse.Explain: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4363 | static let protoMessageName: String = Spark_Connect_AnalyzePlanResponse.protoMessageName + ".Explain"
4364 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4365 | 1: .standard(proto: "explain_string"),
4366 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:4396:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4394 | extension Spark_Connect_AnalyzePlanResponse.TreeString: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4395 | static let protoMessageName: String = Spark_Connect_AnalyzePlanResponse.protoMessageName + ".TreeString"
4396 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4397 | 1: .standard(proto: "tree_string"),
4398 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:4428:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4426 | extension Spark_Connect_AnalyzePlanResponse.IsLocal: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4427 | static let protoMessageName: String = Spark_Connect_AnalyzePlanResponse.protoMessageName + ".IsLocal"
4428 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4429 | 1: .standard(proto: "is_local"),
4430 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:4460:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4458 | extension Spark_Connect_AnalyzePlanResponse.IsStreaming: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4459 | static let protoMessageName: String = Spark_Connect_AnalyzePlanResponse.protoMessageName + ".IsStreaming"
4460 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4461 | 1: .standard(proto: "is_streaming"),
4462 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:4492:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4490 | extension Spark_Connect_AnalyzePlanResponse.InputFiles: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4491 | static let protoMessageName: String = Spark_Connect_AnalyzePlanResponse.protoMessageName + ".InputFiles"
4492 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4493 | 1: .same(proto: "files"),
4494 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:4524:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4522 | extension Spark_Connect_AnalyzePlanResponse.SparkVersion: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4523 | static let protoMessageName: String = Spark_Connect_AnalyzePlanResponse.protoMessageName + ".SparkVersion"
4524 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4525 | 1: .same(proto: "version"),
4526 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:4556:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4554 | extension Spark_Connect_AnalyzePlanResponse.DDLParse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4555 | static let protoMessageName: String = Spark_Connect_AnalyzePlanResponse.protoMessageName + ".DDLParse"
4556 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4557 | 1: .same(proto: "parsed"),
4558 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:4592:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4590 | extension Spark_Connect_AnalyzePlanResponse.SameSemantics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4591 | static let protoMessageName: String = Spark_Connect_AnalyzePlanResponse.protoMessageName + ".SameSemantics"
4592 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4593 | 1: .same(proto: "result"),
4594 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:4624:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4622 | extension Spark_Connect_AnalyzePlanResponse.SemanticHash: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4623 | static let protoMessageName: String = Spark_Connect_AnalyzePlanResponse.protoMessageName + ".SemanticHash"
4624 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4625 | 1: .same(proto: "result"),
4626 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:4694:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4692 | extension Spark_Connect_AnalyzePlanResponse.GetStorageLevel: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4693 | static let protoMessageName: String = Spark_Connect_AnalyzePlanResponse.protoMessageName + ".GetStorageLevel"
4694 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4695 | 1: .standard(proto: "storage_level"),
4696 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:4730:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4728 | extension Spark_Connect_AnalyzePlanResponse.JsonToDDL: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4729 | static let protoMessageName: String = Spark_Connect_AnalyzePlanResponse.protoMessageName + ".JsonToDDL"
4730 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4731 | 1: .standard(proto: "ddl_string"),
4732 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:4762:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4760 | extension Spark_Connect_ExecutePlanRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4761 | static let protoMessageName: String = _protobuf_package + ".ExecutePlanRequest"
4762 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4763 | 1: .standard(proto: "session_id"),
4764 | 8: .standard(proto: "client_observed_server_side_session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:4890:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4888 | extension Spark_Connect_ExecutePlanRequest.RequestOption: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4889 | static let protoMessageName: String = Spark_Connect_ExecutePlanRequest.protoMessageName + ".RequestOption"
4890 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4891 | 1: .standard(proto: "reattach_options"),
4892 | 999: .same(proto: "extension"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:4960:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4958 | extension Spark_Connect_ExecutePlanResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4959 | static let protoMessageName: String = _protobuf_package + ".ExecutePlanResponse"
4960 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4961 | 1: .standard(proto: "session_id"),
4962 | 15: .standard(proto: "server_side_session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:5306:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5304 | extension Spark_Connect_ExecutePlanResponse.SqlCommandResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5305 | static let protoMessageName: String = Spark_Connect_ExecutePlanResponse.protoMessageName + ".SqlCommandResult"
5306 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5307 | 1: .same(proto: "relation"),
5308 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:5342:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5340 | extension Spark_Connect_ExecutePlanResponse.ArrowBatch: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5341 | static let protoMessageName: String = Spark_Connect_ExecutePlanResponse.protoMessageName + ".ArrowBatch"
5342 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5343 | 1: .standard(proto: "row_count"),
5344 | 2: .same(proto: "data"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:5390:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5388 | extension Spark_Connect_ExecutePlanResponse.Metrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5389 | static let protoMessageName: String = Spark_Connect_ExecutePlanResponse.protoMessageName + ".Metrics"
5390 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5391 | 1: .same(proto: "metrics"),
5392 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:5422:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5420 | extension Spark_Connect_ExecutePlanResponse.Metrics.MetricObject: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5421 | static let protoMessageName: String = Spark_Connect_ExecutePlanResponse.Metrics.protoMessageName + ".MetricObject"
5422 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5423 | 1: .same(proto: "name"),
5424 | 2: .standard(proto: "plan_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:5472:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5470 | extension Spark_Connect_ExecutePlanResponse.Metrics.MetricValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5471 | static let protoMessageName: String = Spark_Connect_ExecutePlanResponse.Metrics.protoMessageName + ".MetricValue"
5472 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5473 | 1: .same(proto: "name"),
5474 | 2: .same(proto: "value"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:5516:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5514 | extension Spark_Connect_ExecutePlanResponse.ObservedMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5515 | static let protoMessageName: String = Spark_Connect_ExecutePlanResponse.protoMessageName + ".ObservedMetrics"
5516 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5517 | 1: .same(proto: "name"),
5518 | 2: .same(proto: "values"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:5585:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5583 | extension Spark_Connect_ExecutePlanResponse.ExecutionProgress: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5584 | static let protoMessageName: String = Spark_Connect_ExecutePlanResponse.protoMessageName + ".ExecutionProgress"
5585 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5586 | 1: .same(proto: "stages"),
5587 | 2: .standard(proto: "num_inflight_tasks"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:5623:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5621 | extension Spark_Connect_ExecutePlanResponse.ExecutionProgress.StageInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5622 | static let protoMessageName: String = Spark_Connect_ExecutePlanResponse.ExecutionProgress.protoMessageName + ".StageInfo"
5623 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5624 | 1: .standard(proto: "stage_id"),
5625 | 2: .standard(proto: "num_tasks"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:5679:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5677 | extension Spark_Connect_KeyValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5678 | static let protoMessageName: String = _protobuf_package + ".KeyValue"
5679 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5680 | 1: .same(proto: "key"),
5681 | 2: .same(proto: "value"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:5721:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5719 | extension Spark_Connect_ConfigRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5720 | static let protoMessageName: String = _protobuf_package + ".ConfigRequest"
5721 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5722 | 1: .standard(proto: "session_id"),
5723 | 8: .standard(proto: "client_observed_server_side_session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:5781:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5779 | extension Spark_Connect_ConfigRequest.Operation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5780 | static let protoMessageName: String = Spark_Connect_ConfigRequest.protoMessageName + ".Operation"
5781 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5782 | 1: .same(proto: "set"),
5783 | 2: .same(proto: "get"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:5941:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5939 | extension Spark_Connect_ConfigRequest.Set: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5940 | static let protoMessageName: String = Spark_Connect_ConfigRequest.protoMessageName + ".Set"
5941 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5942 | 1: .same(proto: "pairs"),
5943 | 2: .same(proto: "silent"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:5983:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5981 | extension Spark_Connect_ConfigRequest.Get: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5982 | static let protoMessageName: String = Spark_Connect_ConfigRequest.protoMessageName + ".Get"
5983 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
5984 | 1: .same(proto: "keys"),
5985 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6015:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6013 | extension Spark_Connect_ConfigRequest.GetWithDefault: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6014 | static let protoMessageName: String = Spark_Connect_ConfigRequest.protoMessageName + ".GetWithDefault"
6015 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6016 | 1: .same(proto: "pairs"),
6017 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6047:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6045 | extension Spark_Connect_ConfigRequest.GetOption: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6046 | static let protoMessageName: String = Spark_Connect_ConfigRequest.protoMessageName + ".GetOption"
6047 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6048 | 1: .same(proto: "keys"),
6049 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6079:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6077 | extension Spark_Connect_ConfigRequest.GetAll: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6078 | static let protoMessageName: String = Spark_Connect_ConfigRequest.protoMessageName + ".GetAll"
6079 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6080 | 1: .same(proto: "prefix"),
6081 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6115:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6113 | extension Spark_Connect_ConfigRequest.Unset: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6114 | static let protoMessageName: String = Spark_Connect_ConfigRequest.protoMessageName + ".Unset"
6115 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6116 | 1: .same(proto: "keys"),
6117 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6147:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6145 | extension Spark_Connect_ConfigRequest.IsModifiable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6146 | static let protoMessageName: String = Spark_Connect_ConfigRequest.protoMessageName + ".IsModifiable"
6147 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6148 | 1: .same(proto: "keys"),
6149 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6179:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6177 | extension Spark_Connect_ConfigResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6178 | static let protoMessageName: String = _protobuf_package + ".ConfigResponse"
6179 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6180 | 1: .standard(proto: "session_id"),
6181 | 4: .standard(proto: "server_side_session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6229:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6227 | extension Spark_Connect_AddArtifactsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6228 | static let protoMessageName: String = _protobuf_package + ".AddArtifactsRequest"
6229 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6230 | 1: .standard(proto: "session_id"),
6231 | 2: .standard(proto: "user_context"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6341:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6339 | extension Spark_Connect_AddArtifactsRequest.ArtifactChunk: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6340 | static let protoMessageName: String = Spark_Connect_AddArtifactsRequest.protoMessageName + ".ArtifactChunk"
6341 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6342 | 1: .same(proto: "data"),
6343 | 2: .same(proto: "crc"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6379:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6377 | extension Spark_Connect_AddArtifactsRequest.SingleChunkArtifact: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6378 | static let protoMessageName: String = Spark_Connect_AddArtifactsRequest.protoMessageName + ".SingleChunkArtifact"
6379 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6380 | 1: .same(proto: "name"),
6381 | 2: .same(proto: "data"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6421:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6419 | extension Spark_Connect_AddArtifactsRequest.Batch: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6420 | static let protoMessageName: String = Spark_Connect_AddArtifactsRequest.protoMessageName + ".Batch"
6421 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6422 | 1: .same(proto: "artifacts"),
6423 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6453:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6451 | extension Spark_Connect_AddArtifactsRequest.BeginChunkedArtifact: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6452 | static let protoMessageName: String = Spark_Connect_AddArtifactsRequest.protoMessageName + ".BeginChunkedArtifact"
6453 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6454 | 1: .same(proto: "name"),
6455 | 2: .standard(proto: "total_bytes"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6507:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6505 | extension Spark_Connect_AddArtifactsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6506 | static let protoMessageName: String = _protobuf_package + ".AddArtifactsResponse"
6507 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6508 | 2: .standard(proto: "session_id"),
6509 | 3: .standard(proto: "server_side_session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6551:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6549 | extension Spark_Connect_AddArtifactsResponse.ArtifactSummary: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6550 | static let protoMessageName: String = Spark_Connect_AddArtifactsResponse.protoMessageName + ".ArtifactSummary"
6551 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6552 | 1: .same(proto: "name"),
6553 | 2: .standard(proto: "is_crc_successful"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6589:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6587 | extension Spark_Connect_ArtifactStatusesRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6588 | static let protoMessageName: String = _protobuf_package + ".ArtifactStatusesRequest"
6589 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6590 | 1: .standard(proto: "session_id"),
6591 | 5: .standard(proto: "client_observed_server_side_session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6649:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6647 | extension Spark_Connect_ArtifactStatusesResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6648 | static let protoMessageName: String = _protobuf_package + ".ArtifactStatusesResponse"
6649 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6650 | 2: .standard(proto: "session_id"),
6651 | 3: .standard(proto: "server_side_session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6693:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6691 | extension Spark_Connect_ArtifactStatusesResponse.ArtifactStatus: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6692 | static let protoMessageName: String = Spark_Connect_ArtifactStatusesResponse.protoMessageName + ".ArtifactStatus"
6693 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6694 | 1: .same(proto: "exists"),
6695 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6725:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6723 | extension Spark_Connect_InterruptRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6724 | static let protoMessageName: String = _protobuf_package + ".InterruptRequest"
6725 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6726 | 1: .standard(proto: "session_id"),
6727 | 7: .standard(proto: "client_observed_server_side_session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6814:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6812 |
6813 | extension Spark_Connect_InterruptRequest.InterruptType: SwiftProtobuf._ProtoNameProviding {
6814 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6815 | 0: .same(proto: "INTERRUPT_TYPE_UNSPECIFIED"),
6816 | 1: .same(proto: "INTERRUPT_TYPE_ALL"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6824:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6822 | extension Spark_Connect_InterruptResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6823 | static let protoMessageName: String = _protobuf_package + ".InterruptResponse"
6824 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6825 | 1: .standard(proto: "session_id"),
6826 | 3: .standard(proto: "server_side_session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6868:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6866 | extension Spark_Connect_ReattachOptions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6867 | static let protoMessageName: String = _protobuf_package + ".ReattachOptions"
6868 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6869 | 1: .same(proto: "reattachable"),
6870 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6900:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6898 | extension Spark_Connect_ReattachExecuteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6899 | static let protoMessageName: String = _protobuf_package + ".ReattachExecuteRequest"
6900 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6901 | 1: .standard(proto: "session_id"),
6902 | 6: .standard(proto: "client_observed_server_side_session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:6966:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6964 | extension Spark_Connect_ReleaseExecuteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6965 | static let protoMessageName: String = _protobuf_package + ".ReleaseExecuteRequest"
6966 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
6967 | 1: .standard(proto: "session_id"),
6968 | 7: .standard(proto: "client_observed_server_side_session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:7085:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7083 | extension Spark_Connect_ReleaseExecuteRequest.ReleaseUntil: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7084 | static let protoMessageName: String = Spark_Connect_ReleaseExecuteRequest.protoMessageName + ".ReleaseUntil"
7085 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7086 | 1: .standard(proto: "response_id"),
7087 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:7117:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7115 | extension Spark_Connect_ReleaseExecuteResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7116 | static let protoMessageName: String = _protobuf_package + ".ReleaseExecuteResponse"
7117 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7118 | 1: .standard(proto: "session_id"),
7119 | 3: .standard(proto: "server_side_session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:7165:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7163 | extension Spark_Connect_ReleaseSessionRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7164 | static let protoMessageName: String = _protobuf_package + ".ReleaseSessionRequest"
7165 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7166 | 1: .standard(proto: "session_id"),
7167 | 2: .standard(proto: "user_context"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:7219:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7217 | extension Spark_Connect_ReleaseSessionResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7218 | static let protoMessageName: String = _protobuf_package + ".ReleaseSessionResponse"
7219 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7220 | 1: .standard(proto: "session_id"),
7221 | 2: .standard(proto: "server_side_session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:7257:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7255 | extension Spark_Connect_FetchErrorDetailsRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7256 | static let protoMessageName: String = _protobuf_package + ".FetchErrorDetailsRequest"
7257 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7258 | 1: .standard(proto: "session_id"),
7259 | 5: .standard(proto: "client_observed_server_side_session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:7317:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7315 | extension Spark_Connect_FetchErrorDetailsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7316 | static let protoMessageName: String = _protobuf_package + ".FetchErrorDetailsResponse"
7317 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7318 | 3: .standard(proto: "server_side_session_id"),
7319 | 4: .standard(proto: "session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:7371:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7369 | extension Spark_Connect_FetchErrorDetailsResponse.StackTraceElement: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7370 | static let protoMessageName: String = Spark_Connect_FetchErrorDetailsResponse.protoMessageName + ".StackTraceElement"
7371 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7372 | 1: .standard(proto: "declaring_class"),
7373 | 2: .standard(proto: "method_name"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:7425:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7423 | extension Spark_Connect_FetchErrorDetailsResponse.QueryContext: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7424 | static let protoMessageName: String = Spark_Connect_FetchErrorDetailsResponse.protoMessageName + ".QueryContext"
7425 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7426 | 10: .standard(proto: "context_type"),
7427 | 1: .standard(proto: "object_type"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:7498:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7496 |
7497 | extension Spark_Connect_FetchErrorDetailsResponse.QueryContext.ContextType: SwiftProtobuf._ProtoNameProviding {
7498 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7499 | 0: .same(proto: "SQL"),
7500 | 1: .same(proto: "DATAFRAME"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:7506:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7504 | extension Spark_Connect_FetchErrorDetailsResponse.SparkThrowable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7505 | static let protoMessageName: String = Spark_Connect_FetchErrorDetailsResponse.protoMessageName + ".SparkThrowable"
7506 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7507 | 1: .standard(proto: "error_class"),
7508 | 2: .standard(proto: "message_parameters"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:7560:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7558 | extension Spark_Connect_FetchErrorDetailsResponse.Error: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7559 | static let protoMessageName: String = Spark_Connect_FetchErrorDetailsResponse.protoMessageName + ".Error"
7560 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7561 | 1: .standard(proto: "error_type_hierarchy"),
7562 | 2: .same(proto: "message"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/base.pb.swift:7620:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7618 | extension Spark_Connect_CheckpointCommandResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7619 | static let protoMessageName: String = _protobuf_package + ".CheckpointCommandResult"
7620 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
7621 | 1: .same(proto: "relation"),
7622 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:868:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
866 | extension Spark_Connect_Catalog: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
867 | static let protoMessageName: String = _protobuf_package + ".Catalog"
868 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
869 | 1: .standard(proto: "current_database"),
870 | 2: .standard(proto: "set_current_database"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:1389:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1387 | extension Spark_Connect_SetCurrentDatabase: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1388 | static let protoMessageName: String = _protobuf_package + ".SetCurrentDatabase"
1389 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1390 | 1: .standard(proto: "db_name"),
1391 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:1421:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1419 | extension Spark_Connect_ListDatabases: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1420 | static let protoMessageName: String = _protobuf_package + ".ListDatabases"
1421 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1422 | 1: .same(proto: "pattern"),
1423 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:1457:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1455 | extension Spark_Connect_ListTables: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1456 | static let protoMessageName: String = _protobuf_package + ".ListTables"
1457 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1458 | 1: .standard(proto: "db_name"),
1459 | 2: .same(proto: "pattern"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:1499:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1497 | extension Spark_Connect_ListFunctions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1498 | static let protoMessageName: String = _protobuf_package + ".ListFunctions"
1499 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1500 | 1: .standard(proto: "db_name"),
1501 | 2: .same(proto: "pattern"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:1541:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1539 | extension Spark_Connect_ListColumns: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1540 | static let protoMessageName: String = _protobuf_package + ".ListColumns"
1541 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1542 | 1: .standard(proto: "table_name"),
1543 | 2: .standard(proto: "db_name"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:1583:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1581 | extension Spark_Connect_GetDatabase: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1582 | static let protoMessageName: String = _protobuf_package + ".GetDatabase"
1583 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1584 | 1: .standard(proto: "db_name"),
1585 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:1615:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1613 | extension Spark_Connect_GetTable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1614 | static let protoMessageName: String = _protobuf_package + ".GetTable"
1615 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1616 | 1: .standard(proto: "table_name"),
1617 | 2: .standard(proto: "db_name"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:1657:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1655 | extension Spark_Connect_GetFunction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1656 | static let protoMessageName: String = _protobuf_package + ".GetFunction"
1657 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1658 | 1: .standard(proto: "function_name"),
1659 | 2: .standard(proto: "db_name"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:1699:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1697 | extension Spark_Connect_DatabaseExists: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1698 | static let protoMessageName: String = _protobuf_package + ".DatabaseExists"
1699 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1700 | 1: .standard(proto: "db_name"),
1701 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:1731:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1729 | extension Spark_Connect_TableExists: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1730 | static let protoMessageName: String = _protobuf_package + ".TableExists"
1731 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1732 | 1: .standard(proto: "table_name"),
1733 | 2: .standard(proto: "db_name"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:1773:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1771 | extension Spark_Connect_FunctionExists: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1772 | static let protoMessageName: String = _protobuf_package + ".FunctionExists"
1773 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1774 | 1: .standard(proto: "function_name"),
1775 | 2: .standard(proto: "db_name"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:1815:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1813 | extension Spark_Connect_CreateExternalTable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1814 | static let protoMessageName: String = _protobuf_package + ".CreateExternalTable"
1815 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1816 | 1: .standard(proto: "table_name"),
1817 | 2: .same(proto: "path"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:1875:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1873 | extension Spark_Connect_CreateTable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1874 | static let protoMessageName: String = _protobuf_package + ".CreateTable"
1875 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1876 | 1: .standard(proto: "table_name"),
1877 | 2: .same(proto: "path"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:1941:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1939 | extension Spark_Connect_DropTempView: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1940 | static let protoMessageName: String = _protobuf_package + ".DropTempView"
1941 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1942 | 1: .standard(proto: "view_name"),
1943 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:1973:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1971 | extension Spark_Connect_DropGlobalTempView: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1972 | static let protoMessageName: String = _protobuf_package + ".DropGlobalTempView"
1973 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1974 | 1: .standard(proto: "view_name"),
1975 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:2005:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2003 | extension Spark_Connect_RecoverPartitions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2004 | static let protoMessageName: String = _protobuf_package + ".RecoverPartitions"
2005 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2006 | 1: .standard(proto: "table_name"),
2007 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:2037:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2035 | extension Spark_Connect_IsCached: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2036 | static let protoMessageName: String = _protobuf_package + ".IsCached"
2037 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2038 | 1: .standard(proto: "table_name"),
2039 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:2069:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2067 | extension Spark_Connect_CacheTable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2068 | static let protoMessageName: String = _protobuf_package + ".CacheTable"
2069 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2070 | 1: .standard(proto: "table_name"),
2071 | 2: .standard(proto: "storage_level"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:2111:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2109 | extension Spark_Connect_UncacheTable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2110 | static let protoMessageName: String = _protobuf_package + ".UncacheTable"
2111 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2112 | 1: .standard(proto: "table_name"),
2113 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:2162:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2160 | extension Spark_Connect_RefreshTable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2161 | static let protoMessageName: String = _protobuf_package + ".RefreshTable"
2162 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2163 | 1: .standard(proto: "table_name"),
2164 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:2194:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2192 | extension Spark_Connect_RefreshByPath: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2193 | static let protoMessageName: String = _protobuf_package + ".RefreshByPath"
2194 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2195 | 1: .same(proto: "path"),
2196 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:2245:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2243 | extension Spark_Connect_SetCurrentCatalog: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2244 | static let protoMessageName: String = _protobuf_package + ".SetCurrentCatalog"
2245 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2246 | 1: .standard(proto: "catalog_name"),
2247 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/catalog.pb.swift:2277:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2275 | extension Spark_Connect_ListCatalogs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2276 | static let protoMessageName: String = _protobuf_package + ".ListCatalogs"
2277 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2278 | 1: .same(proto: "pattern"),
2279 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:1856:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1854 |
1855 | extension Spark_Connect_StreamingQueryEventType: SwiftProtobuf._ProtoNameProviding {
1856 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1857 | 0: .same(proto: "QUERY_PROGRESS_UNSPECIFIED"),
1858 | 1: .same(proto: "QUERY_PROGRESS_EVENT"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:1866:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1864 | extension Spark_Connect_Command: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1865 | static let protoMessageName: String = _protobuf_package + ".Command"
1866 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1867 | 1: .standard(proto: "register_function"),
1868 | 2: .standard(proto: "write_operation"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:2260:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2258 | extension Spark_Connect_SqlCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2259 | static let protoMessageName: String = _protobuf_package + ".SqlCommand"
2260 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2261 | 1: .same(proto: "sql"),
2262 | 2: .same(proto: "args"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:2326:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2324 | extension Spark_Connect_CreateDataFrameViewCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2325 | static let protoMessageName: String = _protobuf_package + ".CreateDataFrameViewCommand"
2326 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2327 | 1: .same(proto: "input"),
2328 | 2: .same(proto: "name"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:2380:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2378 | extension Spark_Connect_WriteOperation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2379 | static let protoMessageName: String = _protobuf_package + ".WriteOperation"
2380 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2381 | 1: .same(proto: "input"),
2382 | 2: .same(proto: "source"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:2492:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2490 |
2491 | extension Spark_Connect_WriteOperation.SaveMode: SwiftProtobuf._ProtoNameProviding {
2492 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2493 | 0: .same(proto: "SAVE_MODE_UNSPECIFIED"),
2494 | 1: .same(proto: "SAVE_MODE_APPEND"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:2503:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2501 | extension Spark_Connect_WriteOperation.SaveTable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2502 | static let protoMessageName: String = Spark_Connect_WriteOperation.protoMessageName + ".SaveTable"
2503 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2504 | 1: .standard(proto: "table_name"),
2505 | 2: .standard(proto: "save_method"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:2540:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2538 |
2539 | extension Spark_Connect_WriteOperation.SaveTable.TableSaveMethod: SwiftProtobuf._ProtoNameProviding {
2540 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2541 | 0: .same(proto: "TABLE_SAVE_METHOD_UNSPECIFIED"),
2542 | 1: .same(proto: "TABLE_SAVE_METHOD_SAVE_AS_TABLE"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:2549:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2547 | extension Spark_Connect_WriteOperation.BucketBy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2548 | static let protoMessageName: String = Spark_Connect_WriteOperation.protoMessageName + ".BucketBy"
2549 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2550 | 1: .standard(proto: "bucket_column_names"),
2551 | 2: .standard(proto: "num_buckets"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:2587:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2585 | extension Spark_Connect_WriteOperationV2: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2586 | static let protoMessageName: String = _protobuf_package + ".WriteOperationV2"
2587 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2588 | 1: .same(proto: "input"),
2589 | 2: .standard(proto: "table_name"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:2670:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2668 |
2669 | extension Spark_Connect_WriteOperationV2.Mode: SwiftProtobuf._ProtoNameProviding {
2670 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2671 | 0: .same(proto: "MODE_UNSPECIFIED"),
2672 | 1: .same(proto: "MODE_CREATE"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:2683:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2681 | extension Spark_Connect_WriteStreamOperationStart: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2682 | static let protoMessageName: String = _protobuf_package + ".WriteStreamOperationStart"
2683 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2684 | 1: .same(proto: "input"),
2685 | 2: .same(proto: "format"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:2909:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2907 | extension Spark_Connect_StreamingForeachFunction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2908 | static let protoMessageName: String = _protobuf_package + ".StreamingForeachFunction"
2909 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2910 | 1: .standard(proto: "python_function"),
2911 | 2: .standard(proto: "scala_function"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:2979:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2977 | extension Spark_Connect_WriteStreamOperationStartResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2978 | static let protoMessageName: String = _protobuf_package + ".WriteStreamOperationStartResult"
2979 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2980 | 1: .standard(proto: "query_id"),
2981 | 2: .same(proto: "name"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:3027:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3025 | extension Spark_Connect_StreamingQueryInstanceId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3026 | static let protoMessageName: String = _protobuf_package + ".StreamingQueryInstanceId"
3027 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3028 | 1: .same(proto: "id"),
3029 | 2: .standard(proto: "run_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:3065:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3063 | extension Spark_Connect_StreamingQueryCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3064 | static let protoMessageName: String = _protobuf_package + ".StreamingQueryCommand"
3065 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3066 | 1: .standard(proto: "query_id"),
3067 | 2: .same(proto: "status"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:3219:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3217 | extension Spark_Connect_StreamingQueryCommand.ExplainCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3218 | static let protoMessageName: String = Spark_Connect_StreamingQueryCommand.protoMessageName + ".ExplainCommand"
3219 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3220 | 1: .same(proto: "extended"),
3221 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:3251:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3249 | extension Spark_Connect_StreamingQueryCommand.AwaitTerminationCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3250 | static let protoMessageName: String = Spark_Connect_StreamingQueryCommand.protoMessageName + ".AwaitTerminationCommand"
3251 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3252 | 2: .standard(proto: "timeout_ms"),
3253 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:3287:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3285 | extension Spark_Connect_StreamingQueryCommandResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3286 | static let protoMessageName: String = _protobuf_package + ".StreamingQueryCommandResult"
3287 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3288 | 1: .standard(proto: "query_id"),
3289 | 2: .same(proto: "status"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:3417:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3415 | extension Spark_Connect_StreamingQueryCommandResult.StatusResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3416 | static let protoMessageName: String = Spark_Connect_StreamingQueryCommandResult.protoMessageName + ".StatusResult"
3417 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3418 | 1: .standard(proto: "status_message"),
3419 | 2: .standard(proto: "is_data_available"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:3467:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3465 | extension Spark_Connect_StreamingQueryCommandResult.RecentProgressResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3466 | static let protoMessageName: String = Spark_Connect_StreamingQueryCommandResult.protoMessageName + ".RecentProgressResult"
3467 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3468 | 5: .standard(proto: "recent_progress_json"),
3469 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:3499:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3497 | extension Spark_Connect_StreamingQueryCommandResult.ExplainResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3498 | static let protoMessageName: String = Spark_Connect_StreamingQueryCommandResult.protoMessageName + ".ExplainResult"
3499 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3500 | 1: .same(proto: "result"),
3501 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:3531:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3529 | extension Spark_Connect_StreamingQueryCommandResult.ExceptionResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3530 | static let protoMessageName: String = Spark_Connect_StreamingQueryCommandResult.protoMessageName + ".ExceptionResult"
3531 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3532 | 1: .standard(proto: "exception_message"),
3533 | 2: .standard(proto: "error_class"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:3579:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3577 | extension Spark_Connect_StreamingQueryCommandResult.AwaitTerminationResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3578 | static let protoMessageName: String = Spark_Connect_StreamingQueryCommandResult.protoMessageName + ".AwaitTerminationResult"
3579 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3580 | 1: .same(proto: "terminated"),
3581 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:3611:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3609 | extension Spark_Connect_StreamingQueryManagerCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3610 | static let protoMessageName: String = _protobuf_package + ".StreamingQueryManagerCommand"
3611 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3612 | 1: .same(proto: "active"),
3613 | 2: .standard(proto: "get_query"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:3751:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3749 | extension Spark_Connect_StreamingQueryManagerCommand.AwaitAnyTerminationCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3750 | static let protoMessageName: String = Spark_Connect_StreamingQueryManagerCommand.protoMessageName + ".AwaitAnyTerminationCommand"
3751 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3752 | 1: .standard(proto: "timeout_ms"),
3753 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:3787:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3785 | extension Spark_Connect_StreamingQueryManagerCommand.StreamingQueryListenerCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3786 | static let protoMessageName: String = Spark_Connect_StreamingQueryManagerCommand.protoMessageName + ".StreamingQueryListenerCommand"
3787 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3788 | 1: .standard(proto: "listener_payload"),
3789 | 2: .standard(proto: "python_listener_payload"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:3835:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3833 | extension Spark_Connect_StreamingQueryManagerCommandResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3834 | static let protoMessageName: String = _protobuf_package + ".StreamingQueryManagerCommandResult"
3835 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3836 | 1: .same(proto: "active"),
3837 | 2: .same(proto: "query"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:3980:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3978 | extension Spark_Connect_StreamingQueryManagerCommandResult.ActiveResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3979 | static let protoMessageName: String = Spark_Connect_StreamingQueryManagerCommandResult.protoMessageName + ".ActiveResult"
3980 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3981 | 1: .standard(proto: "active_queries"),
3982 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:4012:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4010 | extension Spark_Connect_StreamingQueryManagerCommandResult.StreamingQueryInstance: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4011 | static let protoMessageName: String = Spark_Connect_StreamingQueryManagerCommandResult.protoMessageName + ".StreamingQueryInstance"
4012 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4013 | 1: .same(proto: "id"),
4014 | 2: .same(proto: "name"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:4054:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4052 | extension Spark_Connect_StreamingQueryManagerCommandResult.AwaitAnyTerminationResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4053 | static let protoMessageName: String = Spark_Connect_StreamingQueryManagerCommandResult.protoMessageName + ".AwaitAnyTerminationResult"
4054 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4055 | 1: .same(proto: "terminated"),
4056 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:4086:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4084 | extension Spark_Connect_StreamingQueryManagerCommandResult.StreamingQueryListenerInstance: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4085 | static let protoMessageName: String = Spark_Connect_StreamingQueryManagerCommandResult.protoMessageName + ".StreamingQueryListenerInstance"
4086 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4087 | 1: .standard(proto: "listener_payload"),
4088 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:4118:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4116 | extension Spark_Connect_StreamingQueryManagerCommandResult.ListStreamingQueryListenerResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4117 | static let protoMessageName: String = Spark_Connect_StreamingQueryManagerCommandResult.protoMessageName + ".ListStreamingQueryListenerResult"
4118 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4119 | 1: .standard(proto: "listener_ids"),
4120 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:4150:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4148 | extension Spark_Connect_StreamingQueryListenerBusCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4149 | static let protoMessageName: String = _protobuf_package + ".StreamingQueryListenerBusCommand"
4150 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4151 | 1: .standard(proto: "add_listener_bus_listener"),
4152 | 2: .standard(proto: "remove_listener_bus_listener"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:4210:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4208 | extension Spark_Connect_StreamingQueryListenerEvent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4209 | static let protoMessageName: String = _protobuf_package + ".StreamingQueryListenerEvent"
4210 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4211 | 1: .standard(proto: "event_json"),
4212 | 2: .standard(proto: "event_type"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:4248:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4246 | extension Spark_Connect_StreamingQueryListenerEventsResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4247 | static let protoMessageName: String = _protobuf_package + ".StreamingQueryListenerEventsResult"
4248 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4249 | 1: .same(proto: "events"),
4250 | 2: .standard(proto: "listener_bus_listener_added"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:4309:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4307 | extension Spark_Connect_GetResourcesCommandResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4308 | static let protoMessageName: String = _protobuf_package + ".GetResourcesCommandResult"
4309 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4310 | 1: .same(proto: "resources"),
4311 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:4341:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4339 | extension Spark_Connect_CreateResourceProfileCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4340 | static let protoMessageName: String = _protobuf_package + ".CreateResourceProfileCommand"
4341 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4342 | 1: .same(proto: "profile"),
4343 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:4377:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4375 | extension Spark_Connect_CreateResourceProfileCommandResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4376 | static let protoMessageName: String = _protobuf_package + ".CreateResourceProfileCommandResult"
4377 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4378 | 1: .standard(proto: "profile_id"),
4379 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:4409:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4407 | extension Spark_Connect_RemoveCachedRemoteRelationCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4408 | static let protoMessageName: String = _protobuf_package + ".RemoveCachedRemoteRelationCommand"
4409 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4410 | 1: .same(proto: "relation"),
4411 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:4445:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4443 | extension Spark_Connect_CheckpointCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4444 | static let protoMessageName: String = _protobuf_package + ".CheckpointCommand"
4445 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4446 | 1: .same(proto: "relation"),
4447 | 2: .same(proto: "local"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:4499:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4497 | extension Spark_Connect_MergeIntoTableCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4498 | static let protoMessageName: String = _protobuf_package + ".MergeIntoTableCommand"
4499 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4500 | 1: .standard(proto: "target_table_name"),
4501 | 2: .standard(proto: "source_table_plan"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/commands.pb.swift:4571:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4569 | extension Spark_Connect_ExecuteExternalCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4570 | static let protoMessageName: String = _protobuf_package + ".ExecuteExternalCommand"
4571 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4572 | 1: .same(proto: "runner"),
4573 | 2: .same(proto: "command"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/common.pb.swift:445:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
443 | extension Spark_Connect_StorageLevel: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
444 | static let protoMessageName: String = _protobuf_package + ".StorageLevel"
445 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
446 | 1: .standard(proto: "use_disk"),
447 | 2: .standard(proto: "use_memory"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/common.pb.swift:501:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
499 | extension Spark_Connect_ResourceInformation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
500 | static let protoMessageName: String = _protobuf_package + ".ResourceInformation"
501 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
502 | 1: .same(proto: "name"),
503 | 2: .same(proto: "addresses"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/common.pb.swift:539:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
537 | extension Spark_Connect_ExecutorResourceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
538 | static let protoMessageName: String = _protobuf_package + ".ExecutorResourceRequest"
539 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
540 | 1: .standard(proto: "resource_name"),
541 | 2: .same(proto: "amount"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/common.pb.swift:593:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
591 | extension Spark_Connect_TaskResourceRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
592 | static let protoMessageName: String = _protobuf_package + ".TaskResourceRequest"
593 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
594 | 1: .standard(proto: "resource_name"),
595 | 2: .same(proto: "amount"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/common.pb.swift:631:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
629 | extension Spark_Connect_ResourceProfile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
630 | static let protoMessageName: String = _protobuf_package + ".ResourceProfile"
631 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
632 | 1: .standard(proto: "executor_resources"),
633 | 2: .standard(proto: "task_resources"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/common.pb.swift:669:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
667 | extension Spark_Connect_Origin: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
668 | static let protoMessageName: String = _protobuf_package + ".Origin"
669 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
670 | 1: .standard(proto: "python_origin"),
671 | 2: .standard(proto: "jvm_origin"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/common.pb.swift:739:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
737 | extension Spark_Connect_PythonOrigin: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
738 | static let protoMessageName: String = _protobuf_package + ".PythonOrigin"
739 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
740 | 1: .same(proto: "fragment"),
741 | 2: .standard(proto: "call_site"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/common.pb.swift:777:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
775 | extension Spark_Connect_JvmOrigin: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
776 | static let protoMessageName: String = _protobuf_package + ".JvmOrigin"
777 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
778 | 1: .same(proto: "line"),
779 | 2: .standard(proto: "start_position"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/common.pb.swift:855:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
853 | extension Spark_Connect_StackTraceElement: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
854 | static let protoMessageName: String = _protobuf_package + ".StackTraceElement"
855 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
856 | 1: .standard(proto: "class_loader_name"),
857 | 2: .standard(proto: "module_name"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/common.pb.swift:927:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
925 | extension Spark_Connect_Bools: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
926 | static let protoMessageName: String = _protobuf_package + ".Bools"
927 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
928 | 1: .same(proto: "values"),
929 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/common.pb.swift:959:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
957 | extension Spark_Connect_Ints: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
958 | static let protoMessageName: String = _protobuf_package + ".Ints"
959 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
960 | 1: .same(proto: "values"),
961 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/common.pb.swift:991:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
989 | extension Spark_Connect_Longs: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
990 | static let protoMessageName: String = _protobuf_package + ".Longs"
991 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
992 | 1: .same(proto: "values"),
993 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/common.pb.swift:1023:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1021 | extension Spark_Connect_Floats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1022 | static let protoMessageName: String = _protobuf_package + ".Floats"
1023 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1024 | 1: .same(proto: "values"),
1025 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/common.pb.swift:1055:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1053 | extension Spark_Connect_Doubles: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1054 | static let protoMessageName: String = _protobuf_package + ".Doubles"
1055 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1056 | 1: .same(proto: "values"),
1057 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/common.pb.swift:1087:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1085 | extension Spark_Connect_Strings: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1086 | static let protoMessageName: String = _protobuf_package + ".Strings"
1087 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1088 | 1: .same(proto: "values"),
1089 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/example_plugins.pb.swift:103:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
101 | extension Spark_Connect_ExamplePluginRelation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
102 | static let protoMessageName: String = _protobuf_package + ".ExamplePluginRelation"
103 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
104 | 1: .same(proto: "input"),
105 | 2: .standard(proto: "custom_field"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/example_plugins.pb.swift:145:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
143 | extension Spark_Connect_ExamplePluginExpression: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
144 | static let protoMessageName: String = _protobuf_package + ".ExamplePluginExpression"
145 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
146 | 1: .same(proto: "child"),
147 | 2: .standard(proto: "custom_field"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/example_plugins.pb.swift:187:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
185 | extension Spark_Connect_ExamplePluginCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
186 | static let protoMessageName: String = _protobuf_package + ".ExamplePluginCommand"
187 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
188 | 1: .standard(proto: "custom_field"),
189 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:1868:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1866 | extension Spark_Connect_Expression: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1867 | static let protoMessageName: String = _protobuf_package + ".Expression"
1868 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1869 | 18: .same(proto: "common"),
1870 | 1: .same(proto: "literal"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:2327:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2325 | extension Spark_Connect_Expression.Window: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2326 | static let protoMessageName: String = Spark_Connect_Expression.protoMessageName + ".Window"
2327 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2328 | 1: .standard(proto: "window_function"),
2329 | 2: .standard(proto: "partition_spec"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:2423:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2421 | extension Spark_Connect_Expression.Window.WindowFrame: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2422 | static let protoMessageName: String = Spark_Connect_Expression.Window.protoMessageName + ".WindowFrame"
2423 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2424 | 1: .standard(proto: "frame_type"),
2425 | 2: .same(proto: "lower"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:2510:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2508 |
2509 | extension Spark_Connect_Expression.Window.WindowFrame.FrameType: SwiftProtobuf._ProtoNameProviding {
2510 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2511 | 0: .same(proto: "FRAME_TYPE_UNDEFINED"),
2512 | 1: .same(proto: "FRAME_TYPE_ROW"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:2519:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2517 | extension Spark_Connect_Expression.Window.WindowFrame.FrameBoundary: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2518 | static let protoMessageName: String = Spark_Connect_Expression.Window.WindowFrame.protoMessageName + ".FrameBoundary"
2519 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2520 | 1: .standard(proto: "current_row"),
2521 | 2: .same(proto: "unbounded"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:2633:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2631 | extension Spark_Connect_Expression.SortOrder: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2632 | static let protoMessageName: String = Spark_Connect_Expression.protoMessageName + ".SortOrder"
2633 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2634 | 1: .same(proto: "child"),
2635 | 2: .same(proto: "direction"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:2720:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2718 |
2719 | extension Spark_Connect_Expression.SortOrder.SortDirection: SwiftProtobuf._ProtoNameProviding {
2720 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2721 | 0: .same(proto: "SORT_DIRECTION_UNSPECIFIED"),
2722 | 1: .same(proto: "SORT_DIRECTION_ASCENDING"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:2728:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2726 |
2727 | extension Spark_Connect_Expression.SortOrder.NullOrdering: SwiftProtobuf._ProtoNameProviding {
2728 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2729 | 0: .same(proto: "SORT_NULLS_UNSPECIFIED"),
2730 | 1: .same(proto: "SORT_NULLS_FIRST"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:2737:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2735 | extension Spark_Connect_Expression.Cast: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2736 | static let protoMessageName: String = Spark_Connect_Expression.protoMessageName + ".Cast"
2737 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2738 | 1: .same(proto: "expr"),
2739 | 2: .same(proto: "type"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:2853:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2851 |
2852 | extension Spark_Connect_Expression.Cast.EvalMode: SwiftProtobuf._ProtoNameProviding {
2853 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2854 | 0: .same(proto: "EVAL_MODE_UNSPECIFIED"),
2855 | 1: .same(proto: "EVAL_MODE_LEGACY"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:2863:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2861 | extension Spark_Connect_Expression.Literal: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2862 | static let protoMessageName: String = Spark_Connect_Expression.protoMessageName + ".Literal"
2863 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2864 | 1: .same(proto: "null"),
2865 | 2: .same(proto: "binary"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:3205:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3203 | extension Spark_Connect_Expression.Literal.Decimal: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3204 | static let protoMessageName: String = Spark_Connect_Expression.Literal.protoMessageName + ".Decimal"
3205 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3206 | 1: .same(proto: "value"),
3207 | 2: .same(proto: "precision"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:3253:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3251 | extension Spark_Connect_Expression.Literal.CalendarInterval: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3252 | static let protoMessageName: String = Spark_Connect_Expression.Literal.protoMessageName + ".CalendarInterval"
3253 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3254 | 1: .same(proto: "months"),
3255 | 2: .same(proto: "days"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:3297:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3295 | extension Spark_Connect_Expression.Literal.Array: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3296 | static let protoMessageName: String = Spark_Connect_Expression.Literal.protoMessageName + ".Array"
3297 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3298 | 1: .standard(proto: "element_type"),
3299 | 2: .same(proto: "elements"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:3339:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3337 | extension Spark_Connect_Expression.Literal.Map: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3338 | static let protoMessageName: String = Spark_Connect_Expression.Literal.protoMessageName + ".Map"
3339 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3340 | 1: .standard(proto: "key_type"),
3341 | 2: .standard(proto: "value_type"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:3393:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3391 | extension Spark_Connect_Expression.Literal.Struct: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3392 | static let protoMessageName: String = Spark_Connect_Expression.Literal.protoMessageName + ".Struct"
3393 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3394 | 1: .standard(proto: "struct_type"),
3395 | 2: .same(proto: "elements"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:3435:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3433 | extension Spark_Connect_Expression.Literal.SpecializedArray: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3434 | static let protoMessageName: String = Spark_Connect_Expression.Literal.protoMessageName + ".SpecializedArray"
3435 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3436 | 1: .same(proto: "bools"),
3437 | 2: .same(proto: "ints"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:3577:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3575 | extension Spark_Connect_Expression.UnresolvedAttribute: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3576 | static let protoMessageName: String = Spark_Connect_Expression.protoMessageName + ".UnresolvedAttribute"
3577 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3578 | 1: .standard(proto: "unparsed_identifier"),
3579 | 2: .standard(proto: "plan_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:3625:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3623 | extension Spark_Connect_Expression.UnresolvedFunction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3624 | static let protoMessageName: String = Spark_Connect_Expression.protoMessageName + ".UnresolvedFunction"
3625 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3626 | 1: .standard(proto: "function_name"),
3627 | 2: .same(proto: "arguments"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:3685:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3683 | extension Spark_Connect_Expression.ExpressionString: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3684 | static let protoMessageName: String = Spark_Connect_Expression.protoMessageName + ".ExpressionString"
3685 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3686 | 1: .same(proto: "expression"),
3687 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:3717:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3715 | extension Spark_Connect_Expression.UnresolvedStar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3716 | static let protoMessageName: String = Spark_Connect_Expression.protoMessageName + ".UnresolvedStar"
3717 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3718 | 1: .standard(proto: "unparsed_target"),
3719 | 2: .standard(proto: "plan_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:3759:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3757 | extension Spark_Connect_Expression.UnresolvedRegex: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3758 | static let protoMessageName: String = Spark_Connect_Expression.protoMessageName + ".UnresolvedRegex"
3759 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3760 | 1: .standard(proto: "col_name"),
3761 | 2: .standard(proto: "plan_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:3801:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3799 | extension Spark_Connect_Expression.UnresolvedExtractValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3800 | static let protoMessageName: String = Spark_Connect_Expression.protoMessageName + ".UnresolvedExtractValue"
3801 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3802 | 1: .same(proto: "child"),
3803 | 2: .same(proto: "extraction"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:3881:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3879 | extension Spark_Connect_Expression.UpdateFields: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3880 | static let protoMessageName: String = Spark_Connect_Expression.protoMessageName + ".UpdateFields"
3881 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3882 | 1: .standard(proto: "struct_expression"),
3883 | 2: .standard(proto: "field_name"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:3969:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3967 | extension Spark_Connect_Expression.Alias: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3968 | static let protoMessageName: String = Spark_Connect_Expression.protoMessageName + ".Alias"
3969 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
3970 | 1: .same(proto: "expr"),
3971 | 2: .same(proto: "name"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4057:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4055 | extension Spark_Connect_Expression.LambdaFunction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4056 | static let protoMessageName: String = Spark_Connect_Expression.protoMessageName + ".LambdaFunction"
4057 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4058 | 1: .same(proto: "function"),
4059 | 2: .same(proto: "arguments"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4137:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4135 | extension Spark_Connect_Expression.UnresolvedNamedLambdaVariable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4136 | static let protoMessageName: String = Spark_Connect_Expression.protoMessageName + ".UnresolvedNamedLambdaVariable"
4137 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4138 | 1: .standard(proto: "name_parts"),
4139 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4169:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4167 | extension Spark_Connect_ExpressionCommon: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4168 | static let protoMessageName: String = _protobuf_package + ".ExpressionCommon"
4169 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4170 | 1: .same(proto: "origin"),
4171 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4205:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4203 | extension Spark_Connect_CommonInlineUserDefinedFunction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4204 | static let protoMessageName: String = _protobuf_package + ".CommonInlineUserDefinedFunction"
4205 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4206 | 1: .standard(proto: "function_name"),
4207 | 2: .same(proto: "deterministic"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4317:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4315 | extension Spark_Connect_PythonUDF: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4316 | static let protoMessageName: String = _protobuf_package + ".PythonUDF"
4317 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4318 | 1: .standard(proto: "output_type"),
4319 | 2: .standard(proto: "eval_type"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4377:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4375 | extension Spark_Connect_ScalarScalaUDF: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4376 | static let protoMessageName: String = _protobuf_package + ".ScalarScalaUDF"
4377 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4378 | 1: .same(proto: "payload"),
4379 | 2: .same(proto: "inputTypes"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4437:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4435 | extension Spark_Connect_JavaUDF: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4436 | static let protoMessageName: String = _protobuf_package + ".JavaUDF"
4437 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4438 | 1: .standard(proto: "class_name"),
4439 | 2: .standard(proto: "output_type"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4485:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4483 | extension Spark_Connect_TypedAggregateExpression: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4484 | static let protoMessageName: String = _protobuf_package + ".TypedAggregateExpression"
4485 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4486 | 1: .standard(proto: "scalar_scala_udf"),
4487 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4521:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4519 | extension Spark_Connect_CallFunction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4520 | static let protoMessageName: String = _protobuf_package + ".CallFunction"
4521 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4522 | 1: .standard(proto: "function_name"),
4523 | 2: .same(proto: "arguments"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4559:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4557 | extension Spark_Connect_NamedArgumentExpression: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4558 | static let protoMessageName: String = _protobuf_package + ".NamedArgumentExpression"
4559 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4560 | 1: .same(proto: "key"),
4561 | 2: .same(proto: "value"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4639:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4637 | extension Spark_Connect_MergeAction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4638 | static let protoMessageName: String = _protobuf_package + ".MergeAction"
4639 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4640 | 1: .standard(proto: "action_type"),
4641 | 2: .same(proto: "condition"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4726:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4724 |
4725 | extension Spark_Connect_MergeAction.ActionType: SwiftProtobuf._ProtoNameProviding {
4726 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4727 | 0: .same(proto: "ACTION_TYPE_INVALID"),
4728 | 1: .same(proto: "ACTION_TYPE_DELETE"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4738:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4736 | extension Spark_Connect_MergeAction.Assignment: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4737 | static let protoMessageName: String = Spark_Connect_MergeAction.protoMessageName + ".Assignment"
4738 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4739 | 1: .same(proto: "key"),
4740 | 2: .same(proto: "value"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4780:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4778 | extension Spark_Connect_SubqueryExpression: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4779 | static let protoMessageName: String = _protobuf_package + ".SubqueryExpression"
4780 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4781 | 1: .standard(proto: "plan_id"),
4782 | 2: .standard(proto: "subquery_type"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4833:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4831 |
4832 | extension Spark_Connect_SubqueryExpression.SubqueryType: SwiftProtobuf._ProtoNameProviding {
4833 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4834 | 0: .same(proto: "SUBQUERY_TYPE_UNKNOWN"),
4835 | 1: .same(proto: "SUBQUERY_TYPE_SCALAR"),
/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/expressions.pb.swift:4844:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4842 | extension Spark_Connect_SubqueryExpression.TableArgOptions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4843 | static let protoMessageName: String = Spark_Connect_SubqueryExpression.protoMessageName + ".TableArgOptions"
4844 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
4845 | 1: .standard(proto: "partition_spec"),
4846 | 2: .standard(proto: "order_spec"),
Build complete! (155.39s)
Fetching https://github.com/google/flatbuffers.git
[1/88987] Fetching flatbuffers
Fetched https://github.com/google/flatbuffers.git from cache (30.79s)
warning: 'flatbuffers': /Package.swift:23:11: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
21 | name: "FlatBuffers",
22 | platforms: [
23 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
24 | .macOS(.v10_14),
25 | ],
Fetching https://github.com/grpc/grpc-swift-2.git
Fetching https://github.com/grpc/grpc-swift-nio-transport.git
Fetching https://github.com/grpc/grpc-swift-protobuf.git
[1/29784] Fetching grpc-swift-2
[2/34487] Fetching grpc-swift-2, grpc-swift-nio-transport
[50/36848] Fetching grpc-swift-2, grpc-swift-nio-transport, grpc-swift-protobuf
Fetched https://github.com/grpc/grpc-swift-2.git from cache (1.87s)
Fetched https://github.com/grpc/grpc-swift-nio-transport.git from cache (1.87s)
Fetched https://github.com/grpc/grpc-swift-protobuf.git from cache (1.87s)
Computing version for https://github.com/grpc/grpc-swift-nio-transport.git
Computed https://github.com/grpc/grpc-swift-nio-transport.git at 2.1.0 (0.49s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
[116/8212] Fetching swift-asn1, swift-certificates
[182/10930] Fetching swift-asn1, swift-certificates, swift-nio-transport-services
[210/17057] Fetching swift-asn1, swift-certificates, swift-nio-transport-services, swift-nio-extras
[897/28718] Fetching swift-asn1, swift-certificates, swift-nio-transport-services, swift-nio-extras, swift-nio-http2
[2199/43793] Fetching swift-asn1, swift-certificates, swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-nio-ssl
[24531/121873] Fetching swift-asn1, swift-certificates, swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.78s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.78s)
[36459/105169] Fetching swift-certificates, swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-certificates.git from cache (3.98s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.98s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.98s)
Fetched https://github.com/apple/swift-nio.git from cache (3.98s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.98s)
Computing version for https://github.com/grpc/grpc-swift-protobuf.git
Computed https://github.com/grpc/grpc-swift-protobuf.git at 2.1.1 (0.51s)
Fetching https://github.com/apple/swift-protobuf.git
[1/40178] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (3.91s)
Computing version for https://github.com/grpc/grpc-swift-2.git
Computed https://github.com/grpc/grpc-swift-2.git at 2.1.0 (0.54s)
Fetching https://github.com/apple/swift-collections.git
[1/17460] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.92s)
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.49s)
Fetching https://github.com/apple/swift-atomics.git
[1/1814] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.94s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.31.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.0 (3.17s)
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.53s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1176] Fetching swift-http-structured-headers
[49/2099] Fetching swift-http-structured-headers, swift-http-types
[169/8085] Fetching swift-http-structured-headers, swift-http-types, swift-algorithms
[1002/11988] Fetching swift-http-structured-headers, swift-http-types, swift-algorithms, swift-log
[1359/14458] Fetching swift-http-structured-headers, swift-http-types, swift-algorithms, swift-log, swift-service-lifecycle
[1483/19849] Fetching swift-http-structured-headers, swift-http-types, swift-algorithms, swift-log, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-log.git from cache (1.08s)
[12491/15946] Fetching swift-http-structured-headers, swift-http-types, swift-algorithms, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.16s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.16s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.16s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.17s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.17s)
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 (0.48s)
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.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.47s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.10s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.65s)
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.48s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (0.59s)
Fetching https://github.com/apple/swift-crypto.git
[1/16910] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.03s)
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 (0.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.56s)
Fetching https://github.com/apple/swift-system.git
[1/4944] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.11s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.54s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.49s)
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 (0.46s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.37s)
Creating working copy for https://github.com/grpc/grpc-swift-protobuf.git
Working copy of https://github.com/grpc/grpc-swift-protobuf.git resolved at 2.1.1
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-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-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-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/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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.31.0
Creating working copy for https://github.com/grpc/grpc-swift-nio-transport.git
Working copy of https://github.com/grpc/grpc-swift-nio-transport.git resolved at 2.1.0
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/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/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at v25.2.10 (1c51462)
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-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-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.13.0
Creating working copy for https://github.com/grpc/grpc-swift-2.git
Working copy of https://github.com/grpc/grpc-swift-2.git resolved at 2.1.0
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-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-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.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
21 | name: "FlatBuffers",
22 | platforms: [
23 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
24 | .macOS(.v10_14),
25 | ],
[16375/15500663] Downloading https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
Downloading binary artifact 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.39s)
Build complete.
{
"dependencies" : [
{
"identity" : "grpc-swift-2",
"requirement" : {
"exact" : [
"2.1.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift-2.git"
},
{
"identity" : "grpc-swift-protobuf",
"requirement" : {
"exact" : [
"2.1.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift-protobuf.git"
},
{
"identity" : "grpc-swift-nio-transport",
"requirement" : {
"exact" : [
"2.1.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift-nio-transport.git"
},
{
"identity" : "flatbuffers",
"requirement" : {
"branch" : [
"v25.2.10"
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/flatbuffers.git"
}
],
"manifest_display_name" : "SparkConnect",
"name" : "SparkConnect",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "18.0"
}
],
"products" : [
{
"name" : "SparkConnect",
"targets" : [
"SparkConnect"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SparkConnectTests",
"module_type" : "SwiftTarget",
"name" : "SparkConnectTests",
"path" : "Tests/SparkConnectTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SparkConnectTests/Resources/queries",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"BuilderTests.swift",
"CRC32Tests.swift",
"CaseInsensitiveDictionaryTests.swift",
"CatalogTests.swift",
"ConstraintTests.swift",
"DataFrameInternalTests.swift",
"DataFrameReaderTests.swift",
"DataFrameTests.swift",
"DataFrameWriterTests.swift",
"DataFrameWriterV2Tests.swift",
"DataStreamTests.swift",
"IcebergTests.swift",
"MergeIntoWriterTests.swift",
"RowTests.swift",
"RuntimeConfTests.swift",
"SQLHelper.swift",
"SQLTests.swift",
"SparkConnectClientTests.swift",
"SparkFileUtilsTests.swift",
"SparkSessionTests.swift",
"StreamingQueryManagerTests.swift",
"StreamingQueryTests.swift"
],
"target_dependencies" : [
"SparkConnect"
],
"type" : "test"
},
{
"c99name" : "SparkConnect",
"module_type" : "SwiftTarget",
"name" : "SparkConnect",
"path" : "Sources/SparkConnect",
"product_dependencies" : [
"GRPCCore",
"GRPCProtobuf",
"GRPCNIOTransportHTTP2",
"FlatBuffers"
],
"product_memberships" : [
"SparkConnect"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SparkConnect/Documentation.docc",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ArrowArray.swift",
"ArrowArrayBuilder.swift",
"ArrowBuffer.swift",
"ArrowBufferBuilder.swift",
"ArrowData.swift",
"ArrowDecoder.swift",
"ArrowEncoder.swift",
"ArrowReader.swift",
"ArrowReaderHelper.swift",
"ArrowSchema.swift",
"ArrowTable.swift",
"ArrowType.swift",
"ArrowWriter.swift",
"ArrowWriterHelper.swift",
"BearerTokenInterceptor.swift",
"BitUtility.swift",
"CRC32.swift",
"CaseInsensitiveDictionary.swift",
"Catalog.swift",
"ChunkedArray.swift",
"DataFrame.swift",
"DataFrameReader.swift",
"DataFrameWriter.swift",
"DataFrameWriterV2.swift",
"DataStreamReader.swift",
"DataStreamWriter.swift",
"ErrorUtils.swift",
"Extension.swift",
"File_generated.swift",
"Flight.pb.swift",
"FlightData.swift",
"FlightDescriptor.swift",
"GroupedData.swift",
"MemoryAllocator.swift",
"MergeIntoWriter.swift",
"Message_generated.swift",
"ProtoUtil.swift",
"ProtoUtils.swift",
"Row.swift",
"RuntimeConf.swift",
"Schema_generated.swift",
"SparkConnectClient.swift",
"SparkConnectError.swift",
"SparkFileUtils.swift",
"SparkSession.swift",
"SparseTensor_generated.swift",
"StorageLevel.swift",
"StreamingQuery.swift",
"StreamingQueryManager.swift",
"Tensor_generated.swift",
"TypeAliases.swift",
"base.grpc.swift",
"base.pb.swift",
"catalog.pb.swift",
"commands.pb.swift",
"common.pb.swift",
"example_plugins.pb.swift",
"expressions.pb.swift",
"ml.pb.swift",
"ml_common.pb.swift",
"pipelines.pb.swift",
"relations.pb.swift",
"types.pb.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.