- Notifications
You must be signed in to change notification settings - Fork3
Under Development: A Singer tap for extracting data from Parquet, built using the Singer SDK:https://gitlab.com/meltano/singer-sdk
License
AE-nv/tap-parquet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This Singer tap was created using theSinger 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, seethis comparison.
Create tests within thetap_parquet/tests
subfolder andthen run:
poetry installpoetry run pytest
See thedev guide for more instructions on how to use the Singer SDK todevelop 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 isnot yet available.
About
Under Development: A Singer tap for extracting data from Parquet, built using the Singer SDK:https://gitlab.com/meltano/singer-sdk
Resources
License
Stars
Watchers
Forks
Releases
Packages0
Languages
- Python100.0%