You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/12 11:16:08 UTC

[GitHub] [arrow-rs] alamb commented on a diff in pull request #3094: Minor: Add diagrams and documentation to row format

alamb commented on code in PR #3094:
URL: https://github.com/apache/arrow-rs/pull/3094#discussion_r1020748368


##########
arrow/src/row/mod.rs:
##########
@@ -199,8 +330,8 @@ mod variable;
 ///
 /// The order of a given column can be reversed by negating the encoded bytes of non-null values
 ///
-/// [COBS]:[https://en.wikipedia.org/wiki/Consistent_Overhead_Byte_Stuffing]

Review Comment:
   these links didn't work correctly when I was testing them locally



-- 
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-unsubscribe@arrow.apache.org

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