John Russell has uploaded a new patch set (#5). Change subject: IMPALA-2522: Add doc for sortby() and clustered hints ......................................................................
IMPALA-2522: Add doc for sortby() and clustered hints Also IMPALA-4163: Add SORTBY() to list of hints in "Hints" topic. Add CLUSTERED hint. Revise SORTBY() with details from IMPALA-2522. Update hint syntax in INSERT topic. Also modernize the hint syntax as shown under INSERT to include the -- and /* */ formats also. List the [] style last since it is the least-preferred option. Switch to preferring /* */ syntax for hints instead of using the [ ] notation by default. Finally, take out references to the SORTBY hint because it didn't actually make it in. Intent for future is to have a way to get this behavior without using a hint. Change-Id: Id3c1da9a87ace361b096fa73d8504b2f54e75bed --- M docs/shared/impala_common.xml M docs/topics/impala_hints.xml M docs/topics/impala_insert.xml 3 files changed, 65 insertions(+), 31 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/55/5655/5 -- To view, visit http://gerrit.cloudera.org:8080/5655 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Id3c1da9a87ace361b096fa73d8504b2f54e75bed Gerrit-PatchSet: 5 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: John Russell <[email protected]> Gerrit-Reviewer: John Russell <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]>
