eric-maynard commented on code in PR #1004:
URL: https://github.com/apache/polaris/pull/1004#discussion_r1966021267


##########
site/content/in-dev/unreleased/command-line-interface.md:
##########
@@ -159,7 +159,13 @@ polaris catalogs create \
   --allowed-location s3://example-bucket/second_location \
   --allowed-location s3://other-bucket/third_location \
   --role-arn ${ROLE_ARN} \
-  my_other_catalog
+  my_other_catalog 

Review Comment:
   I don't want to drag this PR out, but if you look above there's two examples 
which are not really "related" either. Why are the first two in one code block, 
but the third is in its own. All through the rest of the doc, the examples 
share a single code block.



##########
site/content/in-dev/unreleased/command-line-interface.md:
##########
@@ -159,7 +159,13 @@ polaris catalogs create \
   --allowed-location s3://example-bucket/second_location \
   --allowed-location s3://other-bucket/third_location \
   --role-arn ${ROLE_ARN} \
-  my_other_catalog
+  my_other_catalog 

Review Comment:
   I don't want to drag this PR out, but if you look above there's two examples 
which are not really "related" either. Why are the first two in one code block, 
but the third is in its own? All through the rest of the doc, the examples 
share a single code block.



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