maropu commented on a change in pull request #27216: [SPARK-28588][DOC] Document SELECT statement in SQL Reference (Main page) URL: https://github.com/apache/spark/pull/27216#discussion_r367778993
########## File path: docs/sql-ref-syntax-qry-select.md ########## @@ -18,8 +18,132 @@ license: | See the License for the specific language governing permissions and limitations under the License. --- +Spark supports `SELECT` statement and conforms to ANSI SQL standard. Queries are Review comment: `SELECT statement` => `a SELECT statement`? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
