Skip to content

Commit f0fa7c5

Browse files
committed
[SPARK-51463] Add Spark Connect-generated Swift source code
1 parent 9edc310 commit f0fa7c5

20 files changed

+37709
-0
lines changed

Sources/SparkConnect/base.grpc.swift

Lines changed: 2437 additions & 0 deletions
Large diffs are not rendered by default.

Sources/SparkConnect/base.pb.swift

Lines changed: 7606 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
//
2+
// Licensed to the Apache Software Foundation (ASF) under one or more
3+
// contributor license agreements. See the NOTICE file distributed with
4+
// this work for additional information regarding copyright ownership.
5+
// The ASF licenses this file to You under the Apache License, Version 2.0
6+
// (the "License"); you may not use this file except in compliance with
7+
// the License. You may obtain a copy of the License at
8+
//
9+
// http://www.apache.org/licenses/LICENSE-2.0
10+
//
11+
// Unless required by applicable law or agreed to in writing, software
12+
// distributed under the License is distributed on an "AS IS" BASIS,
13+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
// See the License for the specific language governing permissions and
15+
// limitations under the License.
16+
17+
// DO NOT EDIT.
18+
// swift-format-ignore-file
19+
//
20+
// Generated by the gRPC Swift generator plugin for the protocol buffer compiler.
21+
// Source: spark/connect/catalog.proto
22+
//
23+
// For information on using the generated types, please see the documentation:
24+
// https://github.com/grpc/grpc-swift
25+
26+
// This file contained no services.

0 commit comments

Comments
 (0)