jorgecarleitao commented on issue #233:
URL: https://github.com/apache/arrow-rs/issues/233#issuecomment-827637877


   > What would be a good approach to keep a copy of the *fbs files? I wonder 
if it could make sense to create a repository called `arrow-format`, so that 
this can be shared by various repos.
   > 
   > Should I bring this up on the ML?
   
   Ahahah, was about to ping you for help here. :)
   
   AFAIK `arrow-flight/build.rs` checks for changes on the definitions. So, 
even as a repo, it requires everyone to clone it, or us to submodule it.
   
   An alternative is to simply remove the `build.rs` and perform the update 
manually; the definition does not change so often, anyways.
   
   I agree that a lightweight repo with the specification alone would help.


-- 
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:
us...@infra.apache.org


Reply via email to