0.3.0
Apache Spark™ Connect Client for Swift language is a subproject of Apache Spark and aims to provide Swift implementation of Spark Connect. 0.3.0 is the third release of Apache Spark Connect for Swift client. This is still experimental.
Website
https://apache.github.io/spark-connect-swift/
Swift Package Index
https://swiftpackageindex.com/apache/spark-connect-swift
Documentation
https://swiftpackageindex.com/apache/spark-connect-swift/0.3.0/documentation/sparkconnect
Full Changelog
Resolved Issues
- [SPARK-52220] Update
README.mdand integration test with Apache Spark 4.0.0 RC7 - [SPARK-52247] Upgrade
gRPC Swift Protobufto 1.3.0 - [SPARK-52248] Use
exactversions of dependency - [SPARK-52268] Add
variantSQL test and answer file - [SPARK-52269] Add
castSQL test and answer file - [SPARK-52271] Upgrade Spark to 4.0.0 in CIs and docs
- [SPARK-52274] Update ArrowReader/Writer with GH-44910
- [SPARK-52277] Upgrade Docker tags to
4.0.0instead of4.0.0-preview2 - [SPARK-52289] Enable
jsonToDdltest in Linux environment - [SPARK-52293] Use
super-linterfor markdown files - [SPARK-52298] Publish
apache/spark-connect-swift:pidocker image - [SPARK-52301] Support
Decimaltype - [SPARK-52302] Improve
stopto useReleaseSessionRequest - [SPARK-52317] Identify
InvalidTypeExceptioninSparkConnectClient - [SPARK-52318] Refactor
SparkConnectErrorto simplify case names - [SPARK-52319] Add
(Catalog|Schema|TableOrView)NotFoundtoSparkConnectError - [SPARK-52320] Add
ColumnNotFound/InvalidViewName/TableOrViewAlreadyExiststoSparkConnectError - [SPARK-52321] Add
SessionClosed,SqlConfNotFound,ParseSyntaxErrortoSparkConnectError - [SPARK-52322] Add
publish_imageGitHub Action job - [SPARK-52340] Update
ArrowWriter(Helper)?andProtoUtilwith GH-43170 - [SPARK-52341] Upgrade Spark to 3.5.6 from 3.5.5 in Spark 3 and Iceberg integration tests
- [SPARK-52343] Download Apache Spark distributions via ASF Mirrors site
- [SPARK-52359] Upgrade
gRPC Swift NIO Transportto 1.2.2 - [SPARK-52360] Upgrade
gRPC Swiftto 2.2.2 - [SPARK-52361] Support
executeCommandinSparkSession - [SPARK-52369] Fix
Session IDto be lowercased always - [SPARK-52370] Update Requirement section to point the official Apache Arrow Swift repository
- [SPARK-52371] Update
Exampleprojects to use the latestmainbranch always - [SPARK-52373] Add
CRC32struct - [SPARK-52374] Publish
apache/spark-connect-swift:webdocker image - [SPARK-52376] Support
addArtifact(s)?inSparkSession