shanhuuang commented on pull request #10627:
URL: https://github.com/apache/arrow/pull/10627#issuecomment-875351178


   > Is it possible for delta_bit_width_<=32? if so it seems like we should 
probably cover that case while updating?
   
   In current code, internal::unpack32 is called in BitReader::GetBatch if 
delta_bit_width_<=32 whether value type is int64 or int32.
   delta_binary_packed.parquet contains int64 columns with delta_bit_width_ 
from 0 to 32


-- 
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-unsubscr...@arrow.apache.org

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


Reply via email to