You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jiacai2050 (via GitHub)" <gi...@apache.org> on 2023/06/02 02:05:28 UTC

[GitHub] [arrow-rs] jiacai2050 commented on issue #4317: pass bytes directly to parquet's KeyValue

jiacai2050 commented on issue #4317:
URL: https://github.com/apache/arrow-rs/issues/4317#issuecomment-1573030546

   > Although at that point you might as well just store said metadata in a separate location
   
   This required more work for us to refactor our application, so I'm not very interested at this.
   
   > One option might be to support writing arbitrary data before the footer, and then encode just this file offset in the metadata. This is similar to how bloom filters, indices, etc... are stored. 
   
   If I choose this solution, which file can I refer to? I want to evaluate how much work this is required. 


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