trxcllnt commented on PR #39472:
URL: https://github.com/apache/arrow/pull/39472#issuecomment-1879192308

   @domoritz I think the IIFE 
[here](https://github.com/apache/arrow/blob/143b475f94dad840be2eb109ff27f3181791ad9f/js/src/table.ts#L380)
 works because it's initializing a static property on the class, so bundlers 
can't throw away the side effects. I think we'd have to do something similar 
here.


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