mapleFU commented on code in PR #40876:
URL: https://github.com/apache/arrow/pull/40876#discussion_r1544000990


##########
cpp/src/parquet/encoding.cc:
##########
@@ -1214,18 +1234,15 @@ inline int PlainBooleanDecoder::DecodeArrow(
 
 int PlainBooleanDecoder::Decode(uint8_t* buffer, int max_values) {

Review Comment:
   When refering to https://github.com/apache/arrow/issues/38355 . Previously 
we won't crack the trailing bit, now we'll . Should we keep the same syntax? 
@pitrou @wgtmac 



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