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 02:28:54 UTC

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

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

   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 


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