yaooqinn commented on code in PR #4: URL: https://github.com/apache/spark-connect-swift/pull/4#discussion_r1988309499
########## README.md: ########## @@ -1 +1,60 @@ -# Apache Spark Connect Client for Swift language +# Apache Spark Connect Client for Swift + +[](https://github.com/apache/spark-connect-swift/blob/main/.github/workflows/build_and_test.yml) + +This is an experimental Swift library to show how to connect to a remote Apache Spark Connect Server and run SQL statements to manipulate remote data. Review Comment: Given that the project is still in an experimental phase, it would be good to add a DISCLAIMER file ``` Apache Spark Connect Client for Swift is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Spark PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. ``` -- 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