askoa commented on PR #4730:
URL: 
https://github.com/apache/arrow-datafusion/pull/4730#issuecomment-1365451058

   > I wonder if it might be worth adding some test to ensure this API is not 
accidentally broken / removed as part of some future refactoring
   
   The API dos not add new functionality. It provides a bridge to access the 
compression function in `arrow-rs`. I don't think 'someone might remove it' is 
a good reason to add test. The person removing the code might also remove the 
test. If anyone ends up accidentally removing it, then the integration with 
`arrow-ballista` will fail.  I don't see a need to add new test for this.


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