Dongjoon Hyun created SPARK-51463:
-------------------------------------
Summary: Add `Spark Connect`-generated `Swift` code
Key: SPARK-51463
URL: https://issues.apache.org/jira/browse/SPARK-51463
Project: Spark
Issue Type: Sub-task
Components: Connect
Affects Versions: 4.1.0
Reporter: Dongjoon Hyun
{code:java}
$ git clone -b v4.0.0-rc2 https://github.com/apache/spark.git
$ cd spark/sql/connect/common/src/main/protobuf/
$ protoc --swift_out=. spark/connect/*.proto
$ protoc --grpc-swift_out=. spark/connect/*.proto{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]