trxcllnt commented on PR #39472: URL: https://github.com/apache/arrow/pull/39472#issuecomment-1881690697
> extending the builder and batch reader base classes with the node and dom specific methods and then exporting an extended class The internal factory functions that create builders will be creating instances of the non-extended class, but we could definitely use this strategy as a way to patch the prototypes w/ the static-property-initialized-by-an-IIFE style that defeats tree-shaking. -- 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]
