Skip to content

Commit

Permalink
Update statistics.md to remove the duplicate the (#5112) (#5117)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-srebot authored Mar 25, 2021
1 parent 7f813fc commit 69e4aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion statistics.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ Currently, the `SHOW ANALYZE STATUS` statement returns the following 7 columns:
| table_name | The table name |
| partition_name| The partition name |
| job_info | The task information. The element includes index names when index analysis is performed. |
| row_count | The the number of rows that have been analyzed |
| row_count | The number of rows that have been analyzed |
| start_time | The time at which the task starts |
| state | The state of a task, including `pending`, `running`, `finished`, and `failed` |

Expand Down

0 comments on commit 69e4aaa

Please sign in to comment.