mootari commented on code in PR #46997: URL: https://github.com/apache/arrow/pull/46997#discussion_r2188128107
########## docs/source/format/Columnar.rst: ########## @@ -1360,7 +1360,7 @@ memory size rather than the padded size. Variadic buffers ---------------- -.. versionadded:: Arrow Columnar Format 1.4 +.. versionadded:: "Arrow Columnar Format 1.4" Review Comment: ```suggestion .. versionadded:: Arrow\ Columnar\ Format\ 1.4 ``` ########## docs/source/format/Columnar.rst: ########## @@ -482,7 +482,7 @@ will be represented as follows: :: Variable-size Binary View Layout -------------------------------- -.. versionadded:: Arrow Columnar Format 1.4 +.. versionadded:: "Arrow Columnar Format 1.4" Review Comment: ```suggestion .. versionadded:: Arrow\ Columnar\ Format\ 1.4 ``` ########## docs/source/format/Columnar.rst: ########## @@ -628,7 +628,7 @@ will be represented as follows: :: ListView Layout ~~~~~~~~~~~~~~~ -.. versionadded:: Arrow Columnar Format 1.4 +.. versionadded:: "Arrow Columnar Format 1.4" Review Comment: ```suggestion .. versionadded:: Arrow\ Columnar\ Format\ 1.4 ``` ########## docs/source/format/Columnar.rst: ########## @@ -1085,7 +1085,7 @@ below. Run-End Encoded Layout ---------------------- -.. versionadded:: Arrow Columnar Format 1.3 +.. versionadded:: "Arrow Columnar Format 1.3" Review Comment: ```suggestion .. versionadded:: Arrow\ Columnar\ Format\ 1.3 ``` -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org