You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "sarutak (via GitHub)" <gi...@apache.org> on 2023/07/26 22:29:22 UTC

[GitHub] [avro] sarutak opened a new pull request, #2395: AVRO-3815: [Doc] Fix broken indentation in the specification doc

sarutak opened a new pull request, #2395:
URL: https://github.com/apache/avro/pull/2395

   AVRO-3815
   
   ## What is the purpose of the change
   
   At the `Records` section in the specification doc, _orders_ and _aliases_ are explained as attributes of `fields` but their indentation seems broken.
   
   ![complex-types-layout](https://github.com/apache/avro/assets/4736016/2163bc75-96d3-41dc-845b-2940a218747c)
   
   The root cause seems those items are placed below the table.
   So, a simple way to fix is to place those items above the table.
   
   ## Verifying this change
   
   Build and render the doc, and confirmed that indentation is clean.
   
   ![complex-types-layout-fixed](https://github.com/apache/avro/assets/4736016/2df19991-d257-407c-a721-df56118983f6)
   
   ## Documentation
   
   This change fixes a doc.
   


-- 
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: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [avro] martin-g commented on pull request #2395: AVRO-3815: [Doc] Fix broken indentation in the specification doc

Posted by "martin-g (via GitHub)" <gi...@apache.org>.
martin-g commented on PR #2395:
URL: https://github.com/apache/avro/pull/2395#issuecomment-1652960163

   Thank you, @sarutak !


-- 
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: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [avro] martin-g merged pull request #2395: AVRO-3815: [Doc] Fix broken indentation in the specification doc

Posted by "martin-g (via GitHub)" <gi...@apache.org>.
martin-g merged PR #2395:
URL: https://github.com/apache/avro/pull/2395


-- 
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: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org