jixuan1989 commented on a change in pull request #2171: URL: https://github.com/apache/iotdb/pull/2171#discussion_r534848381
########## File path: docs/UserGuide/Operation Manual/DML Data Manipulation Language.md ########## @@ -752,6 +756,11 @@ The SQL statement is: select s1,s2 from root.sg1.* align by device ``` +The result shows below: + +<center><img style="width:100%; max-width:800px; max-height:600px; margin-left:auto; margin-right:auto; display:block;" src="https://user-images.githubusercontent.com/26118649/100957517-94362200-3555-11eb-932c-511ea629f317.png"></center> Review comment: why not change all these figures as tables.. ---------------------------------------------------------------- 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]
