John Russell has uploaded a new patch set (#3). 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 --- M docs/topics/impala_select.xml 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/89/7789/3 -- To view, visit http://gerrit.cloudera.org:8080/7789 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I9df24cf5af4f2b0aabdb388b4e46a75e0e5275a7 Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: John Russell <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]>
