dongjoon-hyun commented on code in PR #198:
URL:
https://github.com/apache/spark-connect-swift/pull/198#discussion_r2146011202
##########
Sources/SparkConnect/expressions.pb.swift:
##########
@@ -1887,15 +1887,11 @@ extension Spark_Connect_Expression:
SwiftProtobuf.Message, SwiftProtobuf._Messag
var _common: Spark_Connect_ExpressionCommon? = nil
var _exprType: Spark_Connect_Expression.OneOf_ExprType?
- #if swift(>=5.10)
Review Comment:
Yes, it's removed because `Swift-GRPC` supports Swift 5.10+ only now,
@viirya .
- https://github.com/grpc/grpc-swift?tab=readme-ov-file#versions
Swift 6.2 feature freeze was started too and `Swift-GRPC` will support Swift
6.1+ only when 6.2 is out.
- https://forums.swift.org/t/swift-6-2-release-process/78371
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]