Parquet Connector
Install PipeRider with the Parquet connector and load the Parquet file .
non-dbt use case is deprecated since v0.25.0
Installation
Under the hood, PipeRider loads Parquet files by DuckDB, so please install PipeRider with DuckDB.
Configuration
Example initialization steps
Enter the path or URL to your Parquet file.
The local file path, Http URL and S3 are supported.
Test connection settings
After configuring your connection settings, ensure that PipeRider can connect to your Parquet file.
Last updated