zabetak commented on a change in pull request #2632:
URL: https://github.com/apache/calcite/pull/2632#discussion_r778192131



##########
File path: site/_docs/reference.md
##########
@@ -2630,9 +2630,9 @@ LIMIT 10;
 
 Result
 
-| c1     | c2    | c3      | c4      |
-| ------ | ----- | ------- | ------- |
-| OBJECT | ARRAY | INTEGER | BOOLEAN |
+|    c1    |   c2    |    c3     |    c4     |

Review comment:
       There are a lot of white-space changes in this file which do not seem 
necessary. It is better to avoid modifying lines if it is not needed to avoid 
cluttering the git history. If things are reasonably readable after adding `:` 
I would suggest to keep the rest as they were before.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to