mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
Change-Id: Ia0eee2a5bd7d31afaff048f0ac6e46123eb56e47 Reviewed-on: http://gerrit.cloudera.org:8080/10071 Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Reviewed-by: Sailesh Mukil <sailesh@cloudera.com>
29 lines
1.2 KiB
XML
29 lines
1.2 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 map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
|
|
<map audience="standalone">
|
|
<title>Apache Impala Release Notes</title>
|
|
<!-- <topicref href="topics/impala_relnotes.xml" audience="HTML standalone"/>-->
|
|
<topicref href="topics/impala_new_features.xml"/>
|
|
<topicref href="topics/impala_incompatible_changes.xml"/>
|
|
<topicref href="topics/impala_known_issues.xml"/>
|
|
<topicref href="topics/impala_fixed_issues.xml"/>
|
|
</map>
|