This Singer tap was created using the Singer SDK.
Parquet is a portable, type-aware, columnar, compressed, splittable, and cloud-friendly format.
For more information why Parquet is increasingly used in big data applications, see this comparison.
Create tests within the tap_parquet/tests
subfolder and
then run:
poetry install
poetry run pytest
See the dev guide for more instructions on how to use the Singer SDK to develop your own taps and targets.
Currently only a single config option is expected:
filepath
- absolute path to a parquet source file.
N/A. Cloud support is not yet available.