amaliujia commented on code in PR #47476: URL: https://github.com/apache/spark/pull/47476#discussion_r1691718137
########## sql/README.md: ########## @@ -3,7 +3,8 @@ Spark SQL This module provides support for executing relational queries expressed in either SQL or the DataFrame/Dataset API. -Spark SQL is broken up into four subprojects: +Spark SQL is broken up into five subprojects: + - API (sql/api) - Includes some public API like DataType, Row, etc. This component can be shared between Catalyst and Spark Connect client. Review Comment: Thanks for the documentation! -- 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