DefinitelyTyped/types/parquetjs
Dobes Vandermeer 09468f2a9d [parquetjs] Add useDataPageV2 option, deduplicate opts to interface (#40890)
This declares the useDataPageV2 option, which must be set to false for compatibility with the C++ (and possibly other) implementation of parquet.  BigQuery, for example, does not seem to support the V2 data page.

At the same time I factored out the options to an interface, to reduce duplication.
2019-12-10 14:05:00 -05:00
..
lib [parquetjs] Add useDataPageV2 option, deduplicate opts to interface (#40890) 2019-12-10 14:05:00 -05:00
index.d.ts
OTHER_FILES.txt
parquet.d.ts
parquetjs-tests.ts
tsconfig.json
tslint.json