Commits


Paul Taylor authored and Wes McKinney committed 8996a4ff3ca
ARROW-1590: [JS] Flow TS Table method generics This PR fixes the Table generics to infer the types from the call site:  @wesm this PR also includes the fixes to the prepublish script I mentioned yesterday. Author: Paul Taylor <paul.e.taylor@me.com> Closes #1120 from trxcllnt/fix-ts-typings and squashes the following commits: 73d8eee [Paul Taylor] make package the default gulp task 1d269fe [Paul Taylor] flow table method generics dd1e819 [Paul Taylor] more defensively typed reader internal values ac6a778 [Paul Taylor] add comments explaining ARROW-1363 reader workaround e37f885 [Paul Taylor] fix gulp and prepublish scripts 58fa201 [Paul Taylor] enforce exact dependency package versions