The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of SparkConnect, reference main (4bbaa9), with Swift 6.1 for Linux on 13 Sep 2025 06:54:46 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

 7901 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7902 |     1: .same(proto: "input"),
 7903 |     2: .same(proto: "cols"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:7989:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7987 | extension Spark_Connect_StatSampleBy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7988 |   static let protoMessageName: String = _protobuf_package + ".StatSampleBy"
 7989 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7990 |     1: .same(proto: "input"),
 7991 |     2: .same(proto: "col"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8085:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8083 | extension Spark_Connect_StatSampleBy.Fraction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8084 |   static let protoMessageName: String = Spark_Connect_StatSampleBy.protoMessageName + ".Fraction"
 8085 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8086 |     1: .same(proto: "stratum"),
 8087 |     2: .same(proto: "fraction"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8127:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8125 | extension Spark_Connect_NAFill: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8126 |   static let protoMessageName: String = _protobuf_package + ".NAFill"
 8127 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8128 |     1: .same(proto: "input"),
 8129 |     2: .same(proto: "cols"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8215:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8213 | extension Spark_Connect_NADrop: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8214 |   static let protoMessageName: String = _protobuf_package + ".NADrop"
 8215 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8216 |     1: .same(proto: "input"),
 8217 |     2: .same(proto: "cols"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8303:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8301 | extension Spark_Connect_NAReplace: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8302 |   static let protoMessageName: String = _protobuf_package + ".NAReplace"
 8303 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8304 |     1: .same(proto: "input"),
 8305 |     2: .same(proto: "cols"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8391:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8389 | extension Spark_Connect_NAReplace.Replacement: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8390 |   static let protoMessageName: String = Spark_Connect_NAReplace.protoMessageName + ".Replacement"
 8391 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8392 |     1: .standard(proto: "old_value"),
 8393 |     2: .standard(proto: "new_value"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8433:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8431 | extension Spark_Connect_ToDF: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8432 |   static let protoMessageName: String = _protobuf_package + ".ToDF"
 8433 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8434 |     1: .same(proto: "input"),
 8435 |     2: .standard(proto: "column_names"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8513:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8511 | extension Spark_Connect_WithColumnsRenamed: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8512 |   static let protoMessageName: String = _protobuf_package + ".WithColumnsRenamed"
 8513 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8514 |     1: .same(proto: "input"),
 8515 |     2: .standard(proto: "rename_columns_map"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8601:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8599 | extension Spark_Connect_WithColumnsRenamed.Rename: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8600 |   static let protoMessageName: String = Spark_Connect_WithColumnsRenamed.protoMessageName + ".Rename"
 8601 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8602 |     1: .standard(proto: "col_name"),
 8603 |     2: .standard(proto: "new_col_name"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8639:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8637 | extension Spark_Connect_WithColumns: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8638 |   static let protoMessageName: String = _protobuf_package + ".WithColumns"
 8639 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8640 |     1: .same(proto: "input"),
 8641 |     2: .same(proto: "aliases"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8719:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8717 | extension Spark_Connect_WithWatermark: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8718 |   static let protoMessageName: String = _protobuf_package + ".WithWatermark"
 8719 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8720 |     1: .same(proto: "input"),
 8721 |     2: .standard(proto: "event_time"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8807:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8805 | extension Spark_Connect_Hint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8806 |   static let protoMessageName: String = _protobuf_package + ".Hint"
 8807 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8808 |     1: .same(proto: "input"),
 8809 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8895:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8893 | extension Spark_Connect_Unpivot: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8894 |   static let protoMessageName: String = _protobuf_package + ".Unpivot"
 8895 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8896 |     1: .same(proto: "input"),
 8897 |     2: .same(proto: "ids"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8999:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8997 | extension Spark_Connect_Unpivot.Values: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8998 |   static let protoMessageName: String = Spark_Connect_Unpivot.protoMessageName + ".Values"
 8999 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9000 |     1: .same(proto: "values"),
 9001 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9031:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9029 | extension Spark_Connect_Transpose: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9030 |   static let protoMessageName: String = _protobuf_package + ".Transpose"
 9031 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9032 |     1: .same(proto: "input"),
 9033 |     2: .standard(proto: "index_columns"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9111:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9109 | extension Spark_Connect_UnresolvedTableValuedFunction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9110 |   static let protoMessageName: String = _protobuf_package + ".UnresolvedTableValuedFunction"
 9111 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9112 |     1: .standard(proto: "function_name"),
 9113 |     2: .same(proto: "arguments"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9149:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9147 | extension Spark_Connect_ToSchema: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9148 |   static let protoMessageName: String = _protobuf_package + ".ToSchema"
 9149 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9150 |     1: .same(proto: "input"),
 9151 |     2: .same(proto: "schema"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9229:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9227 | extension Spark_Connect_RepartitionByExpression: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9228 |   static let protoMessageName: String = _protobuf_package + ".RepartitionByExpression"
 9229 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9230 |     1: .same(proto: "input"),
 9231 |     2: .standard(proto: "partition_exprs"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9317:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9315 | extension Spark_Connect_MapPartitions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9316 |   static let protoMessageName: String = _protobuf_package + ".MapPartitions"
 9317 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9318 |     1: .same(proto: "input"),
 9319 |     2: .same(proto: "func"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9413:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9411 | extension Spark_Connect_GroupMap: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9412 |   static let protoMessageName: String = _protobuf_package + ".GroupMap"
 9413 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9414 |     1: .same(proto: "input"),
 9415 |     2: .standard(proto: "grouping_expressions"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9565:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9563 | extension Spark_Connect_TransformWithStateInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9564 |   static let protoMessageName: String = _protobuf_package + ".TransformWithStateInfo"
 9565 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9566 |     1: .standard(proto: "time_mode"),
 9567 |     2: .standard(proto: "event_time_column_name"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9613:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9611 | extension Spark_Connect_CoGroupMap: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9612 |   static let protoMessageName: String = _protobuf_package + ".CoGroupMap"
 9613 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9614 |     1: .same(proto: "input"),
 9615 |     2: .standard(proto: "input_grouping_expressions"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9733:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9731 | extension Spark_Connect_ApplyInPandasWithState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9732 |   static let protoMessageName: String = _protobuf_package + ".ApplyInPandasWithState"
 9733 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9734 |     1: .same(proto: "input"),
 9735 |     2: .standard(proto: "grouping_expressions"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9853:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9851 | extension Spark_Connect_CommonInlineUserDefinedTableFunction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9852 |   static let protoMessageName: String = _protobuf_package + ".CommonInlineUserDefinedTableFunction"
 9853 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9854 |     1: .standard(proto: "function_name"),
 9855 |     2: .same(proto: "deterministic"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9919:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9917 | extension Spark_Connect_PythonUDTF: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9918 |   static let protoMessageName: String = _protobuf_package + ".PythonUDTF"
 9919 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9920 |     1: .standard(proto: "return_type"),
 9921 |     2: .standard(proto: "eval_type"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9973:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9971 | extension Spark_Connect_CommonInlineUserDefinedDataSource: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9972 |   static let protoMessageName: String = _protobuf_package + ".CommonInlineUserDefinedDataSource"
 9973 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9974 |     1: .same(proto: "name"),
 9975 |     2: .standard(proto: "python_data_source"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:10027:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10025 | extension Spark_Connect_PythonDataSource: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10026 |   static let protoMessageName: String = _protobuf_package + ".PythonDataSource"
10027 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10028 |     1: .same(proto: "command"),
10029 |     2: .standard(proto: "python_ver"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:10065:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10063 | extension Spark_Connect_CollectMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10064 |   static let protoMessageName: String = _protobuf_package + ".CollectMetrics"
10065 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10066 |     1: .same(proto: "input"),
10067 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:10153:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10151 | extension Spark_Connect_Parse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10152 |   static let protoMessageName: String = _protobuf_package + ".Parse"
10153 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10154 |     1: .same(proto: "input"),
10155 |     2: .same(proto: "format"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:10248:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10246 |
10247 | extension Spark_Connect_Parse.ParseFormat: SwiftProtobuf._ProtoNameProviding {
10248 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10249 |     0: .same(proto: "PARSE_FORMAT_UNSPECIFIED"),
10250 |     1: .same(proto: "PARSE_FORMAT_CSV"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:10257:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10255 | extension Spark_Connect_AsOfJoin: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10256 |   static let protoMessageName: String = _protobuf_package + ".AsOfJoin"
10257 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10258 |     1: .same(proto: "left"),
10259 |     2: .same(proto: "right"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:10401:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10399 | extension Spark_Connect_LateralJoin: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10400 |   static let protoMessageName: String = _protobuf_package + ".LateralJoin"
10401 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10402 |     1: .same(proto: "left"),
10403 |     2: .same(proto: "right"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:807:48: warning: 'init(reservedNames:reservedRanges:numberNameMappings:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 805 | extension Spark_Connect_DataType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 806 |   static let protoMessageName: String = _protobuf_package + ".DataType"
 807 |   static let _protobuf_nameMap = SwiftProtobuf._NameMap(
     |                                                `- warning: 'init(reservedNames:reservedRanges:numberNameMappings:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 808 |       reservedNames: [],
 809 |       reservedRanges: [26..<28],
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1330:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1328 | extension Spark_Connect_DataType.Boolean: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1329 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Boolean"
1330 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1331 |     1: .standard(proto: "type_variation_reference"),
1332 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1362:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1360 | extension Spark_Connect_DataType.Byte: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1361 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Byte"
1362 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1363 |     1: .standard(proto: "type_variation_reference"),
1364 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1394:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1392 | extension Spark_Connect_DataType.Short: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1393 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Short"
1394 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1395 |     1: .standard(proto: "type_variation_reference"),
1396 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1426:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1424 | extension Spark_Connect_DataType.Integer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1425 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Integer"
1426 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1427 |     1: .standard(proto: "type_variation_reference"),
1428 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1458:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1456 | extension Spark_Connect_DataType.Long: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1457 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Long"
1458 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1459 |     1: .standard(proto: "type_variation_reference"),
1460 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1490:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1488 | extension Spark_Connect_DataType.FloatMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1489 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Float"
1490 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1491 |     1: .standard(proto: "type_variation_reference"),
1492 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1522:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1520 | extension Spark_Connect_DataType.DoubleMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1521 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Double"
1522 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1523 |     1: .standard(proto: "type_variation_reference"),
1524 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1554:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1552 | extension Spark_Connect_DataType.StringMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1553 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".String"
1554 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1555 |     1: .standard(proto: "type_variation_reference"),
1556 |     2: .same(proto: "collation"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1592:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1590 | extension Spark_Connect_DataType.Binary: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1591 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Binary"
1592 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1593 |     1: .standard(proto: "type_variation_reference"),
1594 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1624:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1622 | extension Spark_Connect_DataType.NULL: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1623 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".NULL"
1624 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1625 |     1: .standard(proto: "type_variation_reference"),
1626 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1656:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1654 | extension Spark_Connect_DataType.Timestamp: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1655 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Timestamp"
1656 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1657 |     1: .standard(proto: "type_variation_reference"),
1658 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1688:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1686 | extension Spark_Connect_DataType.Date: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1687 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Date"
1688 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1689 |     1: .standard(proto: "type_variation_reference"),
1690 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1720:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1718 | extension Spark_Connect_DataType.TimestampNTZ: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1719 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".TimestampNTZ"
1720 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1721 |     1: .standard(proto: "type_variation_reference"),
1722 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1752:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1750 | extension Spark_Connect_DataType.CalendarInterval: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1751 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".CalendarInterval"
1752 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1753 |     1: .standard(proto: "type_variation_reference"),
1754 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1784:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1782 | extension Spark_Connect_DataType.YearMonthInterval: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1783 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".YearMonthInterval"
1784 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1785 |     1: .standard(proto: "start_field"),
1786 |     2: .standard(proto: "end_field"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1832:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1830 | extension Spark_Connect_DataType.DayTimeInterval: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1831 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".DayTimeInterval"
1832 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1833 |     1: .standard(proto: "start_field"),
1834 |     2: .standard(proto: "end_field"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1880:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1878 | extension Spark_Connect_DataType.Char: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1879 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Char"
1880 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1881 |     1: .same(proto: "length"),
1882 |     2: .standard(proto: "type_variation_reference"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1918:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1916 | extension Spark_Connect_DataType.VarChar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1917 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".VarChar"
1918 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1919 |     1: .same(proto: "length"),
1920 |     2: .standard(proto: "type_variation_reference"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1956:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1954 | extension Spark_Connect_DataType.Decimal: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1955 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Decimal"
1956 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1957 |     1: .same(proto: "scale"),
1958 |     2: .same(proto: "precision"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:2004:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2002 | extension Spark_Connect_DataType.StructField: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2003 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".StructField"
2004 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2005 |     1: .same(proto: "name"),
2006 |     2: .standard(proto: "data_type"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:2058:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2056 | extension Spark_Connect_DataType.Struct: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2057 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Struct"
2058 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2059 |     1: .same(proto: "fields"),
2060 |     2: .standard(proto: "type_variation_reference"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:2096:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2094 | extension Spark_Connect_DataType.Array: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2095 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Array"
2096 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2097 |     1: .standard(proto: "element_type"),
2098 |     2: .standard(proto: "contains_null"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:2184:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2182 | extension Spark_Connect_DataType.Map: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2183 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Map"
2184 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2185 |     1: .standard(proto: "key_type"),
2186 |     2: .standard(proto: "value_type"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:2280:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2278 | extension Spark_Connect_DataType.Variant: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2279 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Variant"
2280 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2281 |     1: .standard(proto: "type_variation_reference"),
2282 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:2312:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2310 | extension Spark_Connect_DataType.UDT: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2311 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".UDT"
2312 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2313 |     1: .same(proto: "type"),
2314 |     2: .standard(proto: "jvm_class"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:2416:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2414 | extension Spark_Connect_DataType.Unparsed: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2415 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Unparsed"
2416 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2417 |     1: .standard(proto: "data_type_string"),
2418 |   ]
[1987/1987] Compiling SparkConnect resource_bundle_accessor.swift
/host/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"),
/host/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"),
/host/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 |   ]
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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 |   ]
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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 |   ]
/host/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 |   ]
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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 |   ]
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/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"),
/host/spi-builder-workspace/Sources/SparkConnect/ml.pb.swift:535:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 533 | extension Spark_Connect_MlCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 534 |   static let protoMessageName: String = _protobuf_package + ".MlCommand"
 535 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 536 |     1: .same(proto: "fit"),
 537 |     2: .same(proto: "fetch"),
/host/spi-builder-workspace/Sources/SparkConnect/ml.pb.swift:731:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 729 | extension Spark_Connect_MlCommand.Fit: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 730 |   static let protoMessageName: String = Spark_Connect_MlCommand.protoMessageName + ".Fit"
 731 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 732 |     1: .same(proto: "estimator"),
 733 |     2: .same(proto: "params"),
/host/spi-builder-workspace/Sources/SparkConnect/ml.pb.swift:779:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 777 | extension Spark_Connect_MlCommand.Delete: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 778 |   static let protoMessageName: String = Spark_Connect_MlCommand.protoMessageName + ".Delete"
 779 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 780 |     1: .standard(proto: "obj_refs"),
 781 |     2: .standard(proto: "evict_only"),
/host/spi-builder-workspace/Sources/SparkConnect/ml.pb.swift:859:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 857 | extension Spark_Connect_MlCommand.Write: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 858 |   static let protoMessageName: String = Spark_Connect_MlCommand.protoMessageName + ".Write"
 859 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 860 |     1: .same(proto: "operator"),
 861 |     2: .standard(proto: "obj_ref"),
/host/spi-builder-workspace/Sources/SparkConnect/ml.pb.swift:953:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 951 | extension Spark_Connect_MlCommand.Read: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 952 |   static let protoMessageName: String = Spark_Connect_MlCommand.protoMessageName + ".Read"
 953 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 954 |     1: .same(proto: "operator"),
 955 |     2: .same(proto: "path"),
/host/spi-builder-workspace/Sources/SparkConnect/ml.pb.swift:995:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 993 | extension Spark_Connect_MlCommand.Evaluate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 994 |   static let protoMessageName: String = Spark_Connect_MlCommand.protoMessageName + ".Evaluate"
 995 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 996 |     1: .same(proto: "evaluator"),
 997 |     2: .same(proto: "params"),
/host/spi-builder-workspace/Sources/SparkConnect/ml.pb.swift:1043:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1041 | extension Spark_Connect_MlCommand.CreateSummary: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1042 |   static let protoMessageName: String = Spark_Connect_MlCommand.protoMessageName + ".CreateSummary"
1043 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1044 |     1: .standard(proto: "model_ref"),
1045 |     2: .same(proto: "dataset"),
/host/spi-builder-workspace/Sources/SparkConnect/ml.pb.swift:1085:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1083 | extension Spark_Connect_MlCommandResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1084 |   static let protoMessageName: String = _protobuf_package + ".MlCommandResult"
1085 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1086 |     1: .same(proto: "param"),
1087 |     2: .same(proto: "summary"),
/host/spi-builder-workspace/Sources/SparkConnect/ml.pb.swift:1168:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1166 | extension Spark_Connect_MlCommandResult.MlOperatorInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1167 |   static let protoMessageName: String = Spark_Connect_MlCommandResult.protoMessageName + ".MlOperatorInfo"
1168 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1169 |     1: .standard(proto: "obj_ref"),
1170 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SparkConnect/ml_common.pb.swift:149:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
147 | extension Spark_Connect_MlParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
148 |   static let protoMessageName: String = _protobuf_package + ".MlParams"
149 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
150 |     1: .same(proto: "params"),
151 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/ml_common.pb.swift:181:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
179 | extension Spark_Connect_MlOperator: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
180 |   static let protoMessageName: String = _protobuf_package + ".MlOperator"
181 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
182 |     1: .same(proto: "name"),
183 |     2: .same(proto: "uid"),
/host/spi-builder-workspace/Sources/SparkConnect/ml_common.pb.swift:224:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
222 |
223 | extension Spark_Connect_MlOperator.OperatorType: SwiftProtobuf._ProtoNameProviding {
224 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
225 |     0: .same(proto: "OPERATOR_TYPE_UNSPECIFIED"),
226 |     1: .same(proto: "OPERATOR_TYPE_ESTIMATOR"),
/host/spi-builder-workspace/Sources/SparkConnect/ml_common.pb.swift:235:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
233 | extension Spark_Connect_ObjectRef: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
234 |   static let protoMessageName: String = _protobuf_package + ".ObjectRef"
235 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
236 |     1: .same(proto: "id"),
237 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/pipelines.pb.swift:576:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 574 |
 575 | extension Spark_Connect_DatasetType: SwiftProtobuf._ProtoNameProviding {
 576 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 577 |     0: .same(proto: "DATASET_TYPE_UNSPECIFIED"),
 578 |     1: .same(proto: "MATERIALIZED_VIEW"),
/host/spi-builder-workspace/Sources/SparkConnect/pipelines.pb.swift:586:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 584 | extension Spark_Connect_PipelineCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 585 |   static let protoMessageName: String = _protobuf_package + ".PipelineCommand"
 586 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 587 |     1: .standard(proto: "create_dataflow_graph"),
 588 |     2: .standard(proto: "define_dataset"),
/host/spi-builder-workspace/Sources/SparkConnect/pipelines.pb.swift:728:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 726 | extension Spark_Connect_PipelineCommand.CreateDataflowGraph: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 727 |   static let protoMessageName: String = Spark_Connect_PipelineCommand.protoMessageName + ".CreateDataflowGraph"
 728 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 729 |     1: .standard(proto: "default_catalog"),
 730 |     2: .standard(proto: "default_database"),
/host/spi-builder-workspace/Sources/SparkConnect/pipelines.pb.swift:776:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 774 | extension Spark_Connect_PipelineCommand.CreateDataflowGraph.Response: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 775 |   static let protoMessageName: String = Spark_Connect_PipelineCommand.CreateDataflowGraph.protoMessageName + ".Response"
 776 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 777 |     1: .standard(proto: "dataflow_graph_id"),
 778 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/pipelines.pb.swift:812:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 810 | extension Spark_Connect_PipelineCommand.DropDataflowGraph: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 811 |   static let protoMessageName: String = Spark_Connect_PipelineCommand.protoMessageName + ".DropDataflowGraph"
 812 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 813 |     1: .standard(proto: "dataflow_graph_id"),
 814 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/pipelines.pb.swift:848:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 846 | extension Spark_Connect_PipelineCommand.DefineDataset: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 847 |   static let protoMessageName: String = Spark_Connect_PipelineCommand.protoMessageName + ".DefineDataset"
 848 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 849 |     1: .standard(proto: "dataflow_graph_id"),
 850 |     2: .standard(proto: "dataset_name"),
/host/spi-builder-workspace/Sources/SparkConnect/pipelines.pb.swift:926:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 924 | extension Spark_Connect_PipelineCommand.DefineFlow: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 925 |   static let protoMessageName: String = Spark_Connect_PipelineCommand.protoMessageName + ".DefineFlow"
 926 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 927 |     1: .standard(proto: "dataflow_graph_id"),
 928 |     2: .standard(proto: "flow_name"),
/host/spi-builder-workspace/Sources/SparkConnect/pipelines.pb.swift:992:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 990 | extension Spark_Connect_PipelineCommand.StartRun: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 991 |   static let protoMessageName: String = Spark_Connect_PipelineCommand.protoMessageName + ".StartRun"
 992 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 993 |     1: .standard(proto: "dataflow_graph_id"),
 994 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/pipelines.pb.swift:1028:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1026 | extension Spark_Connect_PipelineCommand.DefineSqlGraphElements: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1027 |   static let protoMessageName: String = Spark_Connect_PipelineCommand.protoMessageName + ".DefineSqlGraphElements"
1028 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1029 |     1: .standard(proto: "dataflow_graph_id"),
1030 |     2: .standard(proto: "sql_file_path"),
/host/spi-builder-workspace/Sources/SparkConnect/pipelines.pb.swift:1076:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1074 | extension Spark_Connect_PipelineCommandResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1075 |   static let protoMessageName: String = _protobuf_package + ".PipelineCommandResult"
1076 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1077 |     1: .standard(proto: "create_dataflow_graph_result"),
1078 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/pipelines.pb.swift:1124:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1122 | extension Spark_Connect_PipelineCommandResult.CreateDataflowGraphResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1123 |   static let protoMessageName: String = Spark_Connect_PipelineCommandResult.protoMessageName + ".CreateDataflowGraphResult"
1124 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1125 |     1: .standard(proto: "dataflow_graph_id"),
1126 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/pipelines.pb.swift:1160:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1158 | extension Spark_Connect_PipelineEventResult: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1159 |   static let protoMessageName: String = _protobuf_package + ".PipelineEventResult"
1160 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1161 |     1: .same(proto: "event"),
1162 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/pipelines.pb.swift:1196:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1194 | extension Spark_Connect_PipelineEvent: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1195 |   static let protoMessageName: String = _protobuf_package + ".PipelineEvent"
1196 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1197 |     1: .same(proto: "timestamp"),
1198 |     2: .same(proto: "message"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:3700:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 3698 | extension Spark_Connect_Relation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 3699 |   static let protoMessageName: String = _protobuf_package + ".Relation"
 3700 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 3701 |     1: .same(proto: "common"),
 3702 |     2: .same(proto: "read"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:4822:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 4820 | extension Spark_Connect_MlRelation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 4821 |   static let protoMessageName: String = _protobuf_package + ".MlRelation"
 4822 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 4823 |     1: .same(proto: "transform"),
 4824 |     2: .same(proto: "fetch"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:4936:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 4934 | extension Spark_Connect_MlRelation.Transform: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 4935 |   static let protoMessageName: String = Spark_Connect_MlRelation.protoMessageName + ".Transform"
 4936 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 4937 |     1: .standard(proto: "obj_ref"),
 4938 |     2: .same(proto: "transformer"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:5058:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5056 | extension Spark_Connect_Fetch: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5057 |   static let protoMessageName: String = _protobuf_package + ".Fetch"
 5058 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5059 |     1: .standard(proto: "obj_ref"),
 5060 |     2: .same(proto: "methods"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:5100:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5098 | extension Spark_Connect_Fetch.Method: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5099 |   static let protoMessageName: String = Spark_Connect_Fetch.protoMessageName + ".Method"
 5100 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5101 |     1: .same(proto: "method"),
 5102 |     2: .same(proto: "args"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:5138:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5136 | extension Spark_Connect_Fetch.Method.Args: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5137 |   static let protoMessageName: String = Spark_Connect_Fetch.Method.protoMessageName + ".Args"
 5138 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5139 |     1: .same(proto: "param"),
 5140 |     2: .same(proto: "input"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:5227:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5225 | extension Spark_Connect_RelationCommon: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5226 |   static let protoMessageName: String = _protobuf_package + ".RelationCommon"
 5227 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5228 |     1: .standard(proto: "source_info"),
 5229 |     2: .standard(proto: "plan_id"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:5275:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5273 | extension Spark_Connect_SQL: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5274 |   static let protoMessageName: String = _protobuf_package + ".SQL"
 5275 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5276 |     1: .same(proto: "query"),
 5277 |     2: .same(proto: "args"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:5331:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5329 | extension Spark_Connect_WithRelations: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5330 |   static let protoMessageName: String = _protobuf_package + ".WithRelations"
 5331 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5332 |     1: .same(proto: "root"),
 5333 |     2: .same(proto: "references"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:5411:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5409 | extension Spark_Connect_Read: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5410 |   static let protoMessageName: String = _protobuf_package + ".Read"
 5411 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5412 |     1: .standard(proto: "named_table"),
 5413 |     2: .standard(proto: "data_source"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:5487:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5485 | extension Spark_Connect_Read.NamedTable: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5486 |   static let protoMessageName: String = Spark_Connect_Read.protoMessageName + ".NamedTable"
 5487 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5488 |     1: .standard(proto: "unparsed_identifier"),
 5489 |     2: .same(proto: "options"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:5525:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5523 | extension Spark_Connect_Read.DataSource: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5524 |   static let protoMessageName: String = Spark_Connect_Read.protoMessageName + ".DataSource"
 5525 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5526 |     1: .same(proto: "format"),
 5527 |     2: .same(proto: "schema"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.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_Project: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5584 |   static let protoMessageName: String = _protobuf_package + ".Project"
 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: "input"),
 5587 |     3: .same(proto: "expressions"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:5665:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5663 | extension Spark_Connect_Filter: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5664 |   static let protoMessageName: String = _protobuf_package + ".Filter"
 5665 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5666 |     1: .same(proto: "input"),
 5667 |     2: .same(proto: "condition"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:5745:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5743 | extension Spark_Connect_Join: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5744 |   static let protoMessageName: String = _protobuf_package + ".Join"
 5745 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5746 |     1: .same(proto: "left"),
 5747 |     2: .same(proto: "right"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:5856:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5854 |
 5855 | extension Spark_Connect_Join.JoinType: SwiftProtobuf._ProtoNameProviding {
 5856 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5857 |     0: .same(proto: "JOIN_TYPE_UNSPECIFIED"),
 5858 |     1: .same(proto: "JOIN_TYPE_INNER"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:5870:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5868 | extension Spark_Connect_Join.JoinDataType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5869 |   static let protoMessageName: String = Spark_Connect_Join.protoMessageName + ".JoinDataType"
 5870 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5871 |     1: .standard(proto: "is_left_struct"),
 5872 |     2: .standard(proto: "is_right_struct"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:5908:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5906 | extension Spark_Connect_SetOperation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5907 |   static let protoMessageName: String = _protobuf_package + ".SetOperation"
 5908 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 5909 |     1: .standard(proto: "left_input"),
 5910 |     2: .standard(proto: "right_input"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:6019:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6017 |
 6018 | extension Spark_Connect_SetOperation.SetOpType: SwiftProtobuf._ProtoNameProviding {
 6019 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6020 |     0: .same(proto: "SET_OP_TYPE_UNSPECIFIED"),
 6021 |     1: .same(proto: "SET_OP_TYPE_INTERSECT"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:6029:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6027 | extension Spark_Connect_Limit: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6028 |   static let protoMessageName: String = _protobuf_package + ".Limit"
 6029 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6030 |     1: .same(proto: "input"),
 6031 |     2: .same(proto: "limit"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:6109:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6107 | extension Spark_Connect_Offset: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6108 |   static let protoMessageName: String = _protobuf_package + ".Offset"
 6109 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6110 |     1: .same(proto: "input"),
 6111 |     2: .same(proto: "offset"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:6189:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6187 | extension Spark_Connect_Tail: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6188 |   static let protoMessageName: String = _protobuf_package + ".Tail"
 6189 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6190 |     1: .same(proto: "input"),
 6191 |     2: .same(proto: "limit"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:6269:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6267 | extension Spark_Connect_Aggregate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6268 |   static let protoMessageName: String = _protobuf_package + ".Aggregate"
 6269 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6270 |     1: .same(proto: "input"),
 6271 |     2: .standard(proto: "group_type"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:6380:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6378 |
 6379 | extension Spark_Connect_Aggregate.GroupType: SwiftProtobuf._ProtoNameProviding {
 6380 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6381 |     0: .same(proto: "GROUP_TYPE_UNSPECIFIED"),
 6382 |     1: .same(proto: "GROUP_TYPE_GROUPBY"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:6392:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6390 | extension Spark_Connect_Aggregate.Pivot: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6391 |   static let protoMessageName: String = Spark_Connect_Aggregate.protoMessageName + ".Pivot"
 6392 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6393 |     1: .same(proto: "col"),
 6394 |     2: .same(proto: "values"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:6434:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6432 | extension Spark_Connect_Aggregate.GroupingSets: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6433 |   static let protoMessageName: String = Spark_Connect_Aggregate.protoMessageName + ".GroupingSets"
 6434 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6435 |     1: .standard(proto: "grouping_set"),
 6436 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:6466:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6464 | extension Spark_Connect_Sort: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6465 |   static let protoMessageName: String = _protobuf_package + ".Sort"
 6466 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6467 |     1: .same(proto: "input"),
 6468 |     2: .same(proto: "order"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:6554:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6552 | extension Spark_Connect_Drop: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6553 |   static let protoMessageName: String = _protobuf_package + ".Drop"
 6554 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6555 |     1: .same(proto: "input"),
 6556 |     2: .same(proto: "columns"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:6642:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6640 | extension Spark_Connect_Deduplicate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6641 |   static let protoMessageName: String = _protobuf_package + ".Deduplicate"
 6642 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6643 |     1: .same(proto: "input"),
 6644 |     2: .standard(proto: "column_names"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:6738:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6736 | extension Spark_Connect_LocalRelation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6737 |   static let protoMessageName: String = _protobuf_package + ".LocalRelation"
 6738 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6739 |     1: .same(proto: "data"),
 6740 |     2: .same(proto: "schema"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:6780:48: warning: 'init(reservedNames:reservedRanges:numberNameMappings:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6778 | extension Spark_Connect_CachedLocalRelation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6779 |   static let protoMessageName: String = _protobuf_package + ".CachedLocalRelation"
 6780 |   static let _protobuf_nameMap = SwiftProtobuf._NameMap(
      |                                                `- warning: 'init(reservedNames:reservedRanges:numberNameMappings:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6781 |       reservedNames: ["userId", "sessionId"],
 6782 |       reservedRanges: [1..<3],
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:6815:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6813 | extension Spark_Connect_CachedRemoteRelation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6814 |   static let protoMessageName: String = _protobuf_package + ".CachedRemoteRelation"
 6815 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6816 |     1: .standard(proto: "relation_id"),
 6817 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:6847:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6845 | extension Spark_Connect_Sample: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6846 |   static let protoMessageName: String = _protobuf_package + ".Sample"
 6847 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6848 |     1: .same(proto: "input"),
 6849 |     2: .standard(proto: "lower_bound"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:6959:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6957 | extension Spark_Connect_Range: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6958 |   static let protoMessageName: String = _protobuf_package + ".Range"
 6959 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 6960 |     1: .same(proto: "start"),
 6961 |     2: .same(proto: "end"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:7013:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7011 | extension Spark_Connect_SubqueryAlias: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7012 |   static let protoMessageName: String = _protobuf_package + ".SubqueryAlias"
 7013 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7014 |     1: .same(proto: "input"),
 7015 |     2: .same(proto: "alias"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:7101:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7099 | extension Spark_Connect_Repartition: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7100 |   static let protoMessageName: String = _protobuf_package + ".Repartition"
 7101 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7102 |     1: .same(proto: "input"),
 7103 |     2: .standard(proto: "num_partitions"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:7189:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7187 | extension Spark_Connect_ShowString: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7188 |   static let protoMessageName: String = _protobuf_package + ".ShowString"
 7189 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7190 |     1: .same(proto: "input"),
 7191 |     2: .standard(proto: "num_rows"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:7285:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7283 | extension Spark_Connect_HtmlString: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7284 |   static let protoMessageName: String = _protobuf_package + ".HtmlString"
 7285 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7286 |     1: .same(proto: "input"),
 7287 |     2: .standard(proto: "num_rows"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:7373:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7371 | extension Spark_Connect_StatSummary: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7372 |   static let protoMessageName: String = _protobuf_package + ".StatSummary"
 7373 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7374 |     1: .same(proto: "input"),
 7375 |     2: .same(proto: "statistics"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:7453:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7451 | extension Spark_Connect_StatDescribe: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7452 |   static let protoMessageName: String = _protobuf_package + ".StatDescribe"
 7453 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7454 |     1: .same(proto: "input"),
 7455 |     2: .same(proto: "cols"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:7533:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7531 | extension Spark_Connect_StatCrosstab: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7532 |   static let protoMessageName: String = _protobuf_package + ".StatCrosstab"
 7533 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7534 |     1: .same(proto: "input"),
 7535 |     2: .same(proto: "col1"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:7621:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7619 | extension Spark_Connect_StatCov: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7620 |   static let protoMessageName: String = _protobuf_package + ".StatCov"
 7621 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7622 |     1: .same(proto: "input"),
 7623 |     2: .same(proto: "col1"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:7709:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7707 | extension Spark_Connect_StatCorr: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7708 |   static let protoMessageName: String = _protobuf_package + ".StatCorr"
 7709 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7710 |     1: .same(proto: "input"),
 7711 |     2: .same(proto: "col1"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:7805:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7803 | extension Spark_Connect_StatApproxQuantile: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7804 |   static let protoMessageName: String = _protobuf_package + ".StatApproxQuantile"
 7805 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7806 |     1: .same(proto: "input"),
 7807 |     2: .same(proto: "cols"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:7901:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7899 | extension Spark_Connect_StatFreqItems: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7900 |   static let protoMessageName: String = _protobuf_package + ".StatFreqItems"
 7901 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7902 |     1: .same(proto: "input"),
 7903 |     2: .same(proto: "cols"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:7989:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7987 | extension Spark_Connect_StatSampleBy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7988 |   static let protoMessageName: String = _protobuf_package + ".StatSampleBy"
 7989 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 7990 |     1: .same(proto: "input"),
 7991 |     2: .same(proto: "col"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8085:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8083 | extension Spark_Connect_StatSampleBy.Fraction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8084 |   static let protoMessageName: String = Spark_Connect_StatSampleBy.protoMessageName + ".Fraction"
 8085 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8086 |     1: .same(proto: "stratum"),
 8087 |     2: .same(proto: "fraction"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8127:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8125 | extension Spark_Connect_NAFill: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8126 |   static let protoMessageName: String = _protobuf_package + ".NAFill"
 8127 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8128 |     1: .same(proto: "input"),
 8129 |     2: .same(proto: "cols"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8215:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8213 | extension Spark_Connect_NADrop: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8214 |   static let protoMessageName: String = _protobuf_package + ".NADrop"
 8215 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8216 |     1: .same(proto: "input"),
 8217 |     2: .same(proto: "cols"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8303:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8301 | extension Spark_Connect_NAReplace: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8302 |   static let protoMessageName: String = _protobuf_package + ".NAReplace"
 8303 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8304 |     1: .same(proto: "input"),
 8305 |     2: .same(proto: "cols"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8391:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8389 | extension Spark_Connect_NAReplace.Replacement: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8390 |   static let protoMessageName: String = Spark_Connect_NAReplace.protoMessageName + ".Replacement"
 8391 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8392 |     1: .standard(proto: "old_value"),
 8393 |     2: .standard(proto: "new_value"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8433:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8431 | extension Spark_Connect_ToDF: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8432 |   static let protoMessageName: String = _protobuf_package + ".ToDF"
 8433 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8434 |     1: .same(proto: "input"),
 8435 |     2: .standard(proto: "column_names"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8513:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8511 | extension Spark_Connect_WithColumnsRenamed: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8512 |   static let protoMessageName: String = _protobuf_package + ".WithColumnsRenamed"
 8513 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8514 |     1: .same(proto: "input"),
 8515 |     2: .standard(proto: "rename_columns_map"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8601:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8599 | extension Spark_Connect_WithColumnsRenamed.Rename: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8600 |   static let protoMessageName: String = Spark_Connect_WithColumnsRenamed.protoMessageName + ".Rename"
 8601 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8602 |     1: .standard(proto: "col_name"),
 8603 |     2: .standard(proto: "new_col_name"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8639:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8637 | extension Spark_Connect_WithColumns: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8638 |   static let protoMessageName: String = _protobuf_package + ".WithColumns"
 8639 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8640 |     1: .same(proto: "input"),
 8641 |     2: .same(proto: "aliases"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8719:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8717 | extension Spark_Connect_WithWatermark: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8718 |   static let protoMessageName: String = _protobuf_package + ".WithWatermark"
 8719 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8720 |     1: .same(proto: "input"),
 8721 |     2: .standard(proto: "event_time"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8807:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8805 | extension Spark_Connect_Hint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8806 |   static let protoMessageName: String = _protobuf_package + ".Hint"
 8807 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8808 |     1: .same(proto: "input"),
 8809 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8895:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8893 | extension Spark_Connect_Unpivot: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8894 |   static let protoMessageName: String = _protobuf_package + ".Unpivot"
 8895 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8896 |     1: .same(proto: "input"),
 8897 |     2: .same(proto: "ids"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:8999:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 8997 | extension Spark_Connect_Unpivot.Values: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8998 |   static let protoMessageName: String = Spark_Connect_Unpivot.protoMessageName + ".Values"
 8999 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9000 |     1: .same(proto: "values"),
 9001 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9031:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9029 | extension Spark_Connect_Transpose: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9030 |   static let protoMessageName: String = _protobuf_package + ".Transpose"
 9031 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9032 |     1: .same(proto: "input"),
 9033 |     2: .standard(proto: "index_columns"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9111:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9109 | extension Spark_Connect_UnresolvedTableValuedFunction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9110 |   static let protoMessageName: String = _protobuf_package + ".UnresolvedTableValuedFunction"
 9111 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9112 |     1: .standard(proto: "function_name"),
 9113 |     2: .same(proto: "arguments"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9149:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9147 | extension Spark_Connect_ToSchema: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9148 |   static let protoMessageName: String = _protobuf_package + ".ToSchema"
 9149 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9150 |     1: .same(proto: "input"),
 9151 |     2: .same(proto: "schema"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9229:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9227 | extension Spark_Connect_RepartitionByExpression: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9228 |   static let protoMessageName: String = _protobuf_package + ".RepartitionByExpression"
 9229 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9230 |     1: .same(proto: "input"),
 9231 |     2: .standard(proto: "partition_exprs"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9317:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9315 | extension Spark_Connect_MapPartitions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9316 |   static let protoMessageName: String = _protobuf_package + ".MapPartitions"
 9317 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9318 |     1: .same(proto: "input"),
 9319 |     2: .same(proto: "func"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9413:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9411 | extension Spark_Connect_GroupMap: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9412 |   static let protoMessageName: String = _protobuf_package + ".GroupMap"
 9413 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9414 |     1: .same(proto: "input"),
 9415 |     2: .standard(proto: "grouping_expressions"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9565:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9563 | extension Spark_Connect_TransformWithStateInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9564 |   static let protoMessageName: String = _protobuf_package + ".TransformWithStateInfo"
 9565 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9566 |     1: .standard(proto: "time_mode"),
 9567 |     2: .standard(proto: "event_time_column_name"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9613:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9611 | extension Spark_Connect_CoGroupMap: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9612 |   static let protoMessageName: String = _protobuf_package + ".CoGroupMap"
 9613 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9614 |     1: .same(proto: "input"),
 9615 |     2: .standard(proto: "input_grouping_expressions"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9733:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9731 | extension Spark_Connect_ApplyInPandasWithState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9732 |   static let protoMessageName: String = _protobuf_package + ".ApplyInPandasWithState"
 9733 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9734 |     1: .same(proto: "input"),
 9735 |     2: .standard(proto: "grouping_expressions"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9853:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9851 | extension Spark_Connect_CommonInlineUserDefinedTableFunction: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9852 |   static let protoMessageName: String = _protobuf_package + ".CommonInlineUserDefinedTableFunction"
 9853 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9854 |     1: .standard(proto: "function_name"),
 9855 |     2: .same(proto: "deterministic"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9919:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9917 | extension Spark_Connect_PythonUDTF: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9918 |   static let protoMessageName: String = _protobuf_package + ".PythonUDTF"
 9919 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9920 |     1: .standard(proto: "return_type"),
 9921 |     2: .standard(proto: "eval_type"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:9973:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9971 | extension Spark_Connect_CommonInlineUserDefinedDataSource: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9972 |   static let protoMessageName: String = _protobuf_package + ".CommonInlineUserDefinedDataSource"
 9973 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 9974 |     1: .same(proto: "name"),
 9975 |     2: .standard(proto: "python_data_source"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:10027:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10025 | extension Spark_Connect_PythonDataSource: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10026 |   static let protoMessageName: String = _protobuf_package + ".PythonDataSource"
10027 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10028 |     1: .same(proto: "command"),
10029 |     2: .standard(proto: "python_ver"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:10065:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10063 | extension Spark_Connect_CollectMetrics: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10064 |   static let protoMessageName: String = _protobuf_package + ".CollectMetrics"
10065 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10066 |     1: .same(proto: "input"),
10067 |     2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:10153:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10151 | extension Spark_Connect_Parse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10152 |   static let protoMessageName: String = _protobuf_package + ".Parse"
10153 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10154 |     1: .same(proto: "input"),
10155 |     2: .same(proto: "format"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:10248:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10246 |
10247 | extension Spark_Connect_Parse.ParseFormat: SwiftProtobuf._ProtoNameProviding {
10248 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10249 |     0: .same(proto: "PARSE_FORMAT_UNSPECIFIED"),
10250 |     1: .same(proto: "PARSE_FORMAT_CSV"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:10257:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10255 | extension Spark_Connect_AsOfJoin: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10256 |   static let protoMessageName: String = _protobuf_package + ".AsOfJoin"
10257 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10258 |     1: .same(proto: "left"),
10259 |     2: .same(proto: "right"),
/host/spi-builder-workspace/Sources/SparkConnect/relations.pb.swift:10401:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10399 | extension Spark_Connect_LateralJoin: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10400 |   static let protoMessageName: String = _protobuf_package + ".LateralJoin"
10401 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
10402 |     1: .same(proto: "left"),
10403 |     2: .same(proto: "right"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:807:48: warning: 'init(reservedNames:reservedRanges:numberNameMappings:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 805 | extension Spark_Connect_DataType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 806 |   static let protoMessageName: String = _protobuf_package + ".DataType"
 807 |   static let _protobuf_nameMap = SwiftProtobuf._NameMap(
     |                                                `- warning: 'init(reservedNames:reservedRanges:numberNameMappings:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
 808 |       reservedNames: [],
 809 |       reservedRanges: [26..<28],
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1330:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1328 | extension Spark_Connect_DataType.Boolean: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1329 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Boolean"
1330 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1331 |     1: .standard(proto: "type_variation_reference"),
1332 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1362:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1360 | extension Spark_Connect_DataType.Byte: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1361 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Byte"
1362 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1363 |     1: .standard(proto: "type_variation_reference"),
1364 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1394:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1392 | extension Spark_Connect_DataType.Short: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1393 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Short"
1394 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1395 |     1: .standard(proto: "type_variation_reference"),
1396 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1426:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1424 | extension Spark_Connect_DataType.Integer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1425 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Integer"
1426 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1427 |     1: .standard(proto: "type_variation_reference"),
1428 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1458:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1456 | extension Spark_Connect_DataType.Long: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1457 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Long"
1458 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1459 |     1: .standard(proto: "type_variation_reference"),
1460 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1490:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1488 | extension Spark_Connect_DataType.FloatMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1489 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Float"
1490 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1491 |     1: .standard(proto: "type_variation_reference"),
1492 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1522:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1520 | extension Spark_Connect_DataType.DoubleMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1521 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Double"
1522 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1523 |     1: .standard(proto: "type_variation_reference"),
1524 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1554:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1552 | extension Spark_Connect_DataType.StringMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1553 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".String"
1554 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1555 |     1: .standard(proto: "type_variation_reference"),
1556 |     2: .same(proto: "collation"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1592:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1590 | extension Spark_Connect_DataType.Binary: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1591 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Binary"
1592 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1593 |     1: .standard(proto: "type_variation_reference"),
1594 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1624:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1622 | extension Spark_Connect_DataType.NULL: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1623 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".NULL"
1624 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1625 |     1: .standard(proto: "type_variation_reference"),
1626 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1656:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1654 | extension Spark_Connect_DataType.Timestamp: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1655 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Timestamp"
1656 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1657 |     1: .standard(proto: "type_variation_reference"),
1658 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1688:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1686 | extension Spark_Connect_DataType.Date: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1687 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Date"
1688 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1689 |     1: .standard(proto: "type_variation_reference"),
1690 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1720:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1718 | extension Spark_Connect_DataType.TimestampNTZ: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1719 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".TimestampNTZ"
1720 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1721 |     1: .standard(proto: "type_variation_reference"),
1722 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1752:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1750 | extension Spark_Connect_DataType.CalendarInterval: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1751 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".CalendarInterval"
1752 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1753 |     1: .standard(proto: "type_variation_reference"),
1754 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1784:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1782 | extension Spark_Connect_DataType.YearMonthInterval: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1783 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".YearMonthInterval"
1784 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1785 |     1: .standard(proto: "start_field"),
1786 |     2: .standard(proto: "end_field"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1832:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1830 | extension Spark_Connect_DataType.DayTimeInterval: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1831 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".DayTimeInterval"
1832 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1833 |     1: .standard(proto: "start_field"),
1834 |     2: .standard(proto: "end_field"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1880:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1878 | extension Spark_Connect_DataType.Char: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1879 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Char"
1880 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1881 |     1: .same(proto: "length"),
1882 |     2: .standard(proto: "type_variation_reference"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1918:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1916 | extension Spark_Connect_DataType.VarChar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1917 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".VarChar"
1918 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1919 |     1: .same(proto: "length"),
1920 |     2: .standard(proto: "type_variation_reference"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:1956:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1954 | extension Spark_Connect_DataType.Decimal: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1955 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Decimal"
1956 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
1957 |     1: .same(proto: "scale"),
1958 |     2: .same(proto: "precision"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:2004:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2002 | extension Spark_Connect_DataType.StructField: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2003 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".StructField"
2004 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2005 |     1: .same(proto: "name"),
2006 |     2: .standard(proto: "data_type"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:2058:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2056 | extension Spark_Connect_DataType.Struct: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2057 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Struct"
2058 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2059 |     1: .same(proto: "fields"),
2060 |     2: .standard(proto: "type_variation_reference"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:2096:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2094 | extension Spark_Connect_DataType.Array: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2095 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Array"
2096 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2097 |     1: .standard(proto: "element_type"),
2098 |     2: .standard(proto: "contains_null"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:2184:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2182 | extension Spark_Connect_DataType.Map: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2183 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Map"
2184 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2185 |     1: .standard(proto: "key_type"),
2186 |     2: .standard(proto: "value_type"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:2280:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2278 | extension Spark_Connect_DataType.Variant: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2279 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Variant"
2280 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2281 |     1: .standard(proto: "type_variation_reference"),
2282 |   ]
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:2312:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2310 | extension Spark_Connect_DataType.UDT: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2311 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".UDT"
2312 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2313 |     1: .same(proto: "type"),
2314 |     2: .standard(proto: "jvm_class"),
/host/spi-builder-workspace/Sources/SparkConnect/types.pb.swift:2416:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2414 | extension Spark_Connect_DataType.Unparsed: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2415 |   static let protoMessageName: String = Spark_Connect_DataType.protoMessageName + ".Unparsed"
2416 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
     |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
2417 |     1: .standard(proto: "data_type_string"),
2418 |   ]
Build complete! (375.72s)
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" : "/host/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" : "/host/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" : "/host/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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.