ustc-cds-hxie opened a new pull request, #3810:
URL: https://github.com/apache/arrow-rs/pull/3810

   # Which issue does this PR close?
   
   Add q-compression; make a general consistent API for codecs
   
   Closes #.
   
   # Rationale for this change
    
   Make general API for compression codecs.
   
   # What changes are included in this PR?
   
   add ColumnData as input/output to compression codecs.
   
   # Are there any user-facing changes?
   
   Refer to examples/compression-enum.rs for how to use the new codec APIs;
   refer to tests/compression-enum.rs for test cases.


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