trxcllnt commented on code in PR #14:
URL: https://github.com/apache/arrow-js/pull/14#discussion_r2337672985


##########
test/unit/ipc/writer/stream-writer-tests.ts:
##########
@@ -37,6 +38,41 @@ import {
     Uint32,
     Vector
 } from 'apache-arrow';
+import { Codec, compressionRegistry } from 
'apache-arrow/ipc/compression/registry';

Review Comment:
   Are these not exported in the top-level export? It seems like they should 
be, since they'd allow users to register their own implementations?



-- 
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-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to