You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "tustvold (via GitHub)" <gi...@apache.org> on 2023/04/26 18:38:26 UTC

[GitHub] [arrow-rs] tustvold commented on a diff in pull request #4142: Don't Duplicate Offset Index on RowGroupMetadata

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


##########
parquet/src/arrow/async_reader/mod.rs:
##########
@@ -999,29 +1004,9 @@ mod tests {
             requests: Default::default(),
         };
 
-        let options = ArrowReaderOptions::new().with_page_index(true);

Review Comment:
   This was just a copy-paste of the test above and was unnecessary, so I opted to just remove 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: github-unsubscribe@arrow.apache.org

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