viirya commented on code in PR #78: URL: https://github.com/apache/spark-connect-swift/pull/78#discussion_r2052408643
########## 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: Do we need to specify possible parameters for `connection`? -- 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