AlenkaF commented on code in PR #41795: URL: https://github.com/apache/arrow/pull/41795#discussion_r1626023040
########## docs/source/format/Columnar.rst: ########## @@ -1078,8 +1078,95 @@ Arrow columnar format. Each logical type uses one of the above physical layouts. Nested logical types may have different physical layouts depending on the particular realization of the type. -We do not go into detail about the logical types definitions in this -document as we consider `Schema.fbs`_ to be authoritative. +.. glossary:: Review Comment: It seems to be possible but a term must only appear once, not in both glossaries: https://github.com/sphinx-doc/sphinx/issues/1399. Nevertheless, this is a good setting for future problems =) We could only list them without the directive if we want to keep it. -- 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]
