Skip to content

Commit

Permalink
Update 2022-11-07-multi-column-sorts-in-arrow-rust-part-2.md (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
tustvold committed Nov 9, 2022
1 parent 95591c8 commit dadda4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ Note the following example encodings use a block size of 4 bytes, as opposed to
├───┼───┼───┼───┼───┤
│'a'│'t'│'i'│'o'│FF │
├───┼───┼───┼───┼───┤
│'n'│00 │00 │00 │17
│'n'│00 │00 │00 │01
└───┴───┴───┴───┴───┘
```

Expand Down

0 comments on commit dadda4c

Please sign in to comment.