Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example results for User Guide documents #2171

Merged
merged 9 commits into from
Dec 7, 2020
Merged

Add example results for User Guide documents #2171

merged 9 commits into from
Dec 7, 2020

Conversation

Genius-pig
Copy link
Contributor

according to #2079

Copy link
Contributor

@Alima777 Alima777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi,

  1. Better to use the system command console instead of IDEA console to keep the input style.
  2. To indicate the format of align by device, it's better to involve multi devices in result set.

@Genius-pig
Copy link
Contributor Author

Hi,

  1. Better to use the system command console instead of IDEA console to keep the input style.
  2. To indicate the format of align by device, it's better to involve multi devices in result set.

I will use print information instead of photos.

@HTHou HTHou linked an issue Dec 5, 2020 that may be closed by this pull request
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 5, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

warning The version of Java (1.8.0_252) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 11.
Read more here

@HTHou HTHou changed the title update doc Add example results for User Guide documents Dec 7, 2020
Comment on lines +52 to +62

```
+-------------+
|storage group|
+-------------+
| root.sgcc|
| root.ln|
+-------------+
Total line number = 2
It costs 0.060s
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add result of show storage group root.ln like previous graph?

+----------------------------+----------------------------+
Total line number = 1
It costs 0.003s
```

All supported aggregation functions are: count, sum, avg, last_value, first_value, min_time, max_time, min_value, max_value.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about add more example results like sum or last_value?

@qiaojialin qiaojialin merged commit 84409f2 into master Dec 7, 2020
@qiaojialin qiaojialin deleted the update_doc branch December 7, 2020 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add example results for User Guide documents
5 participants