IMPALA-14520: Fix wrong column numbers in document impala_workload_mgmt.xml

The tables in the doc actually have 4 columns. This patch fixes the
wrong properties in the doc which causes tables not showing correctly
in the PDF.

Tests:
 - Build PDF, plain-html and asf-site-html of the doc.

Change-Id: Ic05d8d963d3791ada6f5a4ac144796b710f9af70
Reviewed-on: http://gerrit.cloudera.org:8080/23615
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Michael Smith <michael.smith@cloudera.com>
Reviewed-by: Jason Fehr <jfehr@cloudera.com>
This commit is contained in:
stiga-huang
2025-11-01 06:20:53 +08:00
committed by Michael Smith
parent 599b89306d
commit d358f6e87e

View File

@@ -116,7 +116,7 @@ under the License.
</p>
<table>
<tgroup cols="3" rowsep="1" colsep="1">
<tgroup cols="4" rowsep="1" colsep="1">
<colspec colname="1" colwidth = "6*" />
<colspec colname="1" colwidth = "3*" />
<colspec colname="1" colwidth = "20*" />
@@ -614,7 +614,7 @@ under the License.
</p>
<table>
<tgroup cols="3" rowsep="1" colsep="1">
<tgroup cols="4" rowsep="1" colsep="1">
<colspec colname="1" colwidth = "10*" />
<colspec colname="1" colwidth = "5*" />
<colspec colname="1" colwidth = "5*" />
@@ -768,7 +768,7 @@ under the License.
</p>
<table>
<tgroup cols="3" rowsep="1" colsep="1">
<tgroup cols="4" rowsep="1" colsep="1">
<colspec colname="1" colwidth = "5*" />
<colspec colname="1" colwidth = "3*" />
<colspec colname="1" colwidth = "20*" />