e2af2a07a4
Unclear whether this is strictly required, but I'm going to start using SQLite as an oracle, and it'll be simpler if our rowids match theirs. |
||
---|---|---|
.. | ||
99-rows-1.parquet | ||
99-rows-10.parquet | ||
99-rows-99.parquet | ||
99-rows-nulls-1.parquet | ||
99-rows-nulls-10.parquet | ||
99-rows-nulls-99.parquet | ||
Pipfile | ||
Pipfile.lock | ||
README.md | ||
create-pg-db | ||
no-nulls.csv | ||
nulls.csv | ||
parquets.py | ||
unsupported-decimal-10-0-.parquet | ||
unsupported-null.parquet | ||
unsupported-uint8.parquet | ||
unsupported-uint16.parquet | ||
unsupported-uint64.parquet |
README.md
parquet-generator
Supporting tools to create Parquet files to validate the vtable module.
Run:
pipenv shell
to get an environment with the necessary modules installed.