justinmclean commented on code in PR #5837: URL: https://github.com/apache/gravitino/pull/5837#discussion_r1903692670
########## docs/glossary.md: ########## @@ -50,15 +189,17 @@ license: "This software is licensed under the Apache License version 2." ## Columns -- The individual fields or attributes of a table, specifying details such as name, data type, comment, and nullability. +- The individual fields or attributes of a table. + Each column has some properties like name, data type, comment, and nullability. ## Continuous integration (CI) -- The practice of automatically building, testing, and validating code changes when they are committed to version control. +- The practice of automatically building and testing code changes when they are committed to version control. ## Contributor covenant -- A widely-used and recognized code of conduct for open-source communities. It provides guidelines for creating a welcoming and inclusive environment for all contributors. +- A widely-used and recognized code of conduct for open-source communities. Review Comment: -> "widely used" -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org