Jim Apple has uploaded a new patch set (#3).
Change subject: IMPALA-3398: Rework Impala documentation to be
non-Cloudera-specific
......................................................................
IMPALA-3398: Rework Impala documentation to be non-Cloudera-specific
This fix is a prototype for discussion. The changes were partially
automated through:
replace 'audience="Cloudera"' 'audience="Hidden"' -- $FILENAME
sed -ri 's/(rev="[^"]*)(CDH-[0-9]+)([^"]*")/\1\3/g' $FILENAME
sed -ri 's/(rev="[^"]*) "/\1"/g' $FILENAME
sed -ri 's/(rev="[^"]* ) /\1/g' $FILENAME
Change-Id: Ib3f63fb309e0617d7fe014231bb0ab0ad67c8474
---
M docs/impala_html.ditaval
M docs/impala_pdf.ditaval
M docs/topics/impala_alter_table.xml
M docs/topics/impala_conversion_functions.xml
M docs/topics/impala_jdbc.xml
M docs/topics/impala_operators.xml
6 files changed, 93 insertions(+), 157 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/39/5239/3
--
To view, visit http://gerrit.cloudera.org:8080/5239
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib3f63fb309e0617d7fe014231bb0ab0ad67c8474
Gerrit-PatchSet: 3
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Jim Apple <[email protected]>
Gerrit-Reviewer: Anonymous Coward #250
Gerrit-Reviewer: Greg Rahn <[email protected]>
Gerrit-Reviewer: Jim Apple <[email protected]>
Gerrit-Reviewer: John Russell <[email protected]>