dongjoon-hyun commented on code in PR #78: URL: https://github.com/apache/spark-connect-swift/pull/78#discussion_r2052459910
########## Sources/SparkConnect/SparkSession.swift: ########## @@ -39,15 +38,8 @@ public actor SparkSession { /// Create a session that uses the specified connection string and userID. /// - Parameters: /// - connection: a string in a patter, `sc://{host}:{port}` Review Comment: Thank you for review. For that part, I'll document at the final step. Currently, I'm still working on the remaining params like `useSsl` (security), `sessionId` (requires `reconnection` support), `grpcMaxMessageSize`. -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org