Files
impala/docs/topics/impala_decimal_v2.xml
John Russell 924ddc6e93 [DOCS] Add placeholder for DECIMAL_V2 query option
Currently unsupported, so the topic doesn't go into
detail about behavior.

Change-Id: I7a3bbd0d56da548d8d42e8ef3b71f2c014bc822d
Reviewed-on: http://gerrit.cloudera.org:8080/6596
Reviewed-by: Greg Rahn <grahn@cloudera.com>
Reviewed-by: Dan Hecht <dhecht@cloudera.com>
Tested-by: Impala Public Jenkins
2017-04-11 20:59:04 +00:00

51 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="decimal_v2" rev="2.9.0">
<title>DECIMAL_V2 Query Option</title>
<titlealts audience="PDF"><navtitle>DECIMAL_V2</navtitle></titlealts>
<prolog>
<metadata>
<data name="Category" value="Impala"/>
<data name="Category" value="Impala Query Options"/>
</metadata>
</prolog>
<conbody>
<p>
A query option that changes behavior related to the <codeph>DECIMAL</codeph>
data type.
</p>
<note type="important">
<p>
This query option is currently unsupported.
Its precise behavior is currently undefined and might change
in the future.
</p>
</note>
<p conref="../shared/impala_common.xml#common/type_boolean"/>
<p conref="../shared/impala_common.xml#common/default_false_0"/>
</conbody>
</concept>