mirror of
https://github.com/apache/impala.git
synced 2025-12-25 02:03:09 -05:00
IMPALA-11127: [DOCS] document the UTF8_MODE query option
add the new query option UTF8_MODE topic update impala_string topic as requested in the first review create a new topic for UTF_8 mode under SQL ref discuss the new query option Change-Id: Ifac5812a3f5e105a73ac87c1ae5fce69a776fb92 Reviewed-on: http://gerrit.cloudera.org:8080/18424 Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Reviewed-by: Quanlong Huang <huangquanlong@gmail.com>
This commit is contained in:
committed by
Quanlong Huang
parent
c802be42b6
commit
e8e637873c
@@ -256,6 +256,7 @@ under the License.
|
||||
<topicref href="topics/impala_thread_reservation_limit.xml"/>
|
||||
<topicref href="topics/impala_timezone.xml"/>
|
||||
<topicref href="topics/impala_topn_bytes_limit.xml"/>
|
||||
<topicref href="topics/impala_utf8_mode.xml"/>
|
||||
</topicref>
|
||||
</topicref>
|
||||
<topicref href="topics/impala_show.xml"/>
|
||||
@@ -292,6 +293,7 @@ under the License.
|
||||
<topicref href="topics/impala_udf.xml"/>
|
||||
<topicref href="topics/impala_langref_unsupported.xml"/>
|
||||
<topicref href="topics/impala_porting.xml"/>
|
||||
<topicref href="topics/impala_utf_8.xml"/>
|
||||
</topicref>
|
||||
|
||||
<topicref href="topics/impala_performance.xml">
|
||||
|
||||
Reference in New Issue
Block a user