Yeah totally, we should add more helpers to the `jest-extensions` file. We can 
also clean up the tests to take advantage of TS's new `type X = 
import('some-module').X` feature, to import just type definitions and not the 
full implementation. I think that would simplify the dynamic import logic in 
`test/Arrow.ts` and hopefully make it impossible to [accidentally do 
this](https://github.com/apache/arrow/pull/2638/commits/bcd58caa59d26f6c15d4eb9f7ded758d4227f10f).

[ Full content available at: https://github.com/apache/arrow/pull/2638 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to