ayushtkn opened a new pull request, #3890:
URL: https://github.com/apache/hive/pull/3890

   ### What changes were proposed in this pull request?
   
   Fix Row Number calculation in Parquet Vectorized V2 reads.
   
   ### Why are the changes needed?
   
   Vectorized V2 reads with multiple blocks and some getting filtered leads to 
wrong positions being calculated, messing up with the PositionalDeleteFilter
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, Correct Results with Parquet V2 reads
   
   ### How was this patch tested?
   
   On Local Env with subset of data from the actual Env. (Further in progress)


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to