hit-lacus commented on a change in pull request #1474:
URL: https://github.com/apache/kylin/pull/1474#discussion_r520268672
##########
File path: website/_docs/tutorial/setup_systemcube.md
##########
@@ -383,56 +414,82 @@ This Cube is for collecting job metrics. The details are
as follows:
<td></td>
</tr>
<tr>
- <td>MIN, MAX, SUM of DURATION</td>
+ <td>MIN,MAX,SUM,PERCENTILE_APPROX of DURATION</td>
<td>the duration from a job start to finish</td>
</tr>
<tr>
- <td>MIN, MAX, SUM of TABLE_SIZE</td>
+ <td>MIN,MAX,SUM of TABLE_SIZE</td>
<td>the size of data source in bytes</td>
</tr>
<tr>
- <td>MIN, MAX, SUM of CUBE_SIZE</td>
+ <td>MIN,MAX,SUM of CUBE_SIZE</td>
<td>the size of created Cube segment in bytes</td>
</tr>
<tr>
- <td>MIN, MAX, SUM of PER_BYTES_TIME_COST</td>
+ <td>MIN,MAX,SUM of PER_BYTES_TIME_COST</td>
Review comment:
Not use chinese character please.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]