You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/10 03:31:41 UTC

[GitHub] [arrow] wgtmac commented on pull request #14191: ARROW-17798: [C++][Parquet] Add DELTA_BINARY_PACKED encoder to Parquet writer

wgtmac commented on PR #14191:
URL: https://github.com/apache/arrow/pull/14191#issuecomment-1309721579

   > Thanks for the review @wgtmac! I've addressed some of it and will continue tomorrow.
   > 
   > I'm still hitting an issue where `bit_writer_.PutZigZagVlqInt` (or other `bit_writer_.PutAligned`) work as expected when `-DCMAKE_BUILD_TYPE=Debug` but don't seem to write to buffer when `-DCMAKE_BUILD_TYPE=Release`. Any idea what may be causing this? cc @pitrou
   
   Is that issue reproducible via the new test case? If true, I can dig into it later.


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