This repo demonstrates reading a parquet file with Node.js using parquetjs-lite
and nestjs
.
Go straight to ParquetReader
here.
yarn install
# development
yarn run start
# watch mode
yarn run start:dev
curl 127.0.0.1:3000/read-parquet
This repo demonstrates reading a parquet file with Node.js using parquetjs-lite
and nestjs
.
Go straight to ParquetReader
here.
yarn install
# development
yarn run start
# watch mode
yarn run start:dev
curl 127.0.0.1:3000/read-parquet