New file for UPSERT statement.
Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/fb131892 Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/fb131892 Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/fb131892 Branch: refs/heads/doc_prototype Commit: fb13189292f1c5f57ea5c452b1827417b90e5171 Parents: 9d91e62 Author: John Russell <[email protected]> Authored: Tue Nov 8 16:13:02 2016 -0800 Committer: John Russell <[email protected]> Committed: Tue Nov 8 16:14:20 2016 -0800 ---------------------------------------------------------------------- docs/topics/impala_upsert.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/fb131892/docs/topics/impala_upsert.xml ---------------------------------------------------------------------- diff --git a/docs/topics/impala_upsert.xml b/docs/topics/impala_upsert.xml index cbb1691..049baad 100644 --- a/docs/topics/impala_upsert.xml +++ b/docs/topics/impala_upsert.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> -<concept id="update"> +<concept id="upsert"> - <title>UPSERT Statement (CDH 5.10 or higher only)</title> + <title>UPSERT Statement (<keyword keyref="impala28"/> or higher only)</title> <titlealts audience="PDF"><navtitle>UPSERT</navtitle></titlealts> <prolog> <metadata>
