Files
impala/docs/topics/impala_seq_compression_mode.xml
Alex Rodoni aa6a6e3d01 IMPALA-7244: [DOCS] Remove unsupported format writer support
- Added a "removed" note for the ALLOW_UNSUPPORTED_FORMATS and
SEQ_COMPRESSION_MODE query options.
- Will remove the above options from the docs at the next
compatibility breaking release.

Change-Id: I363accf5f284d2a1535cea0652b2b579379b9588
Reviewed-on: http://gerrit.cloudera.org:8080/11842
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Bikramjeet Vig <bikramjeet.vig@cloudera.com>
2018-11-02 00:02:58 +00:00

41 lines
1.4 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="seq_compression_mode" rev="2.5.0">
<!-- This option is for internal use only and might go away without ever being documented. It's hidden in the DITA map. -->
<title>SEQ_COMPRESSION_MODE Query Option</title>
<prolog>
<metadata>
<data name="Category" value="Impala"/>
<data name="Category" value="Impala Query Options"/>
</metadata>
</prolog>
<conbody>
<p rev="2.5.0">
<note>This query option was removed in <keyword keyref="impala31"/> and no
longer has any effect. Do not use.</note>
</p>
</conbody>
</concept>