mootari commented on issue #192:
URL: https://github.com/apache/arrow-js/issues/192#issuecomment-3027490538

   > but then having a default is probably not right
   
   Having a default makes sense so that the types can be used in function 
parameters, but the default needs to match the type that the generic is 
supposed to extend from.
   
   I can look into creating a PR (if no one beats me to it). Though considering 
the other TypeScript related issues that are floating around I have a suspicion 
that it might not be as straightforward as just replacing `any` with the base 
type.


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