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/07/29 21:22:53 UTC

[GitHub] [arrow-rs] tustvold commented on a diff in pull request #2231: Automatically grow parquet BitWriter (#2226)

tustvold commented on code in PR #2231:
URL: https://github.com/apache/arrow-rs/pull/2231#discussion_r933625116


##########
parquet/src/encodings/levels.rs:
##########
@@ -484,15 +452,6 @@ mod tests {
         test_internal_roundtrip_underflow(Encoding::RLE, &levels, max_level, true);
     }
 
-    #[test]

Review Comment:
   This test no longer makes sense, as the Vec can just grow



-- 
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