Laurel Hale has uploaded a new change for review. http://gerrit.cloudera.org:8080/7083
Change subject: IMPALA-3267 [DOCS] Docs about nan/inf are incorrect ...................................................................... IMPALA-3267 [DOCS] Docs about nan/inf are incorrect Switched the example for Infinity and NaN in the impala.common file so it will be correct every- where this example is used in the Impala documentation. Instead of saying, "pow(-1, 0.5) returns infinity and 1/0 returns NaN" it has been corrected to "1/0 returns infinity and pow(-1, 0.5) returns NaN." Change-Id: I0e5d950b250c2e4425bde7d9e0bccbb068a73e12 --- M docs/shared/impala_common.xml 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/83/7083/1 -- To view, visit http://gerrit.cloudera.org:8080/7083 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0e5d950b250c2e4425bde7d9e0bccbb068a73e12 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Laurel Hale <[email protected]>
