jschaf commented on issue #40108:
URL: https://github.com/apache/arrow/issues/40108#issuecomment-2064880210

   > The types should be in the dependencies so people get the right versions.
   
   I think we only need to export types transitively used by exported 
libraries, not exported binaries. Since `@types/command-line-args,` and 
`@types/command-line-usage` are only used for the arrow2csv command and 
integration tests, they can probably live in dev dependencies.
   
   Similarly, I suspect `@node/types` is only used for binaries and integration 
tests, but that's harder to verify.
   
   > We could probably remove that script, though but that's for another day
   
   Alternately, publish as a separate package.


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