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 2020/12/07 21:31:50 UTC

[GitHub] [arrow] jorgecarleitao commented on pull request #8829: ARROW-10804: Removed unsafe from parquet, causing a compilation error.

jorgecarleitao commented on pull request #8829:
URL: https://github.com/apache/arrow/pull/8829#issuecomment-740192100


   @jhorstmann and @Dandandan , I notice that you are quite experienced with these types of problems by your PRs.
   
   I am trying to remove this `FatPtr` with a safe counter part, which is blocking the build of #8796 by making this code `safe` and not use pointers from the buffers, but I am struggling a lot here (as you can see by the red on the CI 😭), and I am a bit blocked. I would be grateful for your help here.


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

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