tustvold opened a new pull request #1134:
URL: https://github.com/apache/arrow-rs/pull/1134


   Draft as builds on #1133 
   
   # Which issue does this PR close?
   
   Closes #1032
   
   # Rationale for this change
    
   See ticket
   
   # What changes are included in this PR?
   
   This hides a number of modules behind an "experimental" feature flag. These 
largely seem to contain implementation details, and so making them private will 
allow for faster iteration without having to worry about breaking clients that 
haven't explicitly opted in to instability.
   
   # Are there any user-facing changes?
   
   Yes, this moves a number of APIs to be crate-local. I am skeptical people 
are using these APIs, but it is possible.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to