Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-5512: [DOCS] Distinguish GROUP BY and ORDER BY in SELECT syntax ......................................................................
IMPALA-5512: [DOCS] Distinguish GROUP BY and ORDER BY in SELECT syntax Turned one instance of GROUP BY in the syntax declaration into ORDER BY. Moved NULLS FIRST and NULLS LAST from first instance of GROUP BY to the new ORDER BY line. Change-Id: I9df24cf5af4f2b0aabdb388b4e46a75e0e5275a7 Reviewed-on: http://gerrit.cloudera.org:8080/7789 Reviewed-by: Alex Behm <[email protected]> Tested-by: Impala Public Jenkins --- M docs/topics/impala_select.xml 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Impala Public Jenkins: Verified Alex Behm: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/7789 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9df24cf5af4f2b0aabdb388b4e46a75e0e5275a7 Gerrit-PatchSet: 4 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: John Russell <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: John Russell <[email protected]>
