Given a simple file system backend this datasource will:
- list files w/metadata
- expose some formats as timeseries/table data. Specifficaly:
- csv
- avro
To complie, run:
yarn install --pure-lockfile
yarn build
- First working version
Given a simple file system backend this datasource will:
To complie, run:
yarn install --pure-lockfile
yarn build