tustvold commented on a change in pull request #1477:
URL: https://github.com/apache/arrow-rs/pull/1477#discussion_r833638633



##########
File path: parquet/src/arrow/levels.rs
##########
@@ -757,7 +757,10 @@ impl LevelInfo {
 
     /// Given a level's information, calculate the offsets required to index 
an array correctly.
     pub(crate) fn filter_array_indices(&self) -> Vec<usize> {

Review comment:
       Ok I have a fix but whilst writing this I've found what appears to be 
yet another bug :disappointed: 
   
   Unfortunately it is EOD here, but I'll pick this back up first thing 
tomorrow (GMT) and see if I can't get a PR to fix both this bug and the one 
I've just discovered




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to