Skip to content

Enable DuckDB Extensions for connector #660

Description

@archiewood

See #644

HTTPFS is allows you to query CSV / parquet files that are stored in S3 using DuckDB

Implementation ideas

  • Checkbox in the settings UI where you connect to DuckDB ("Use HTTPFS" or similar), which then shows fields to enter of s3_region and s3_access_key_id, and s3_secret_key_id.
  • Use the duckdb connector to conditionally run the required SQL statements, if HTTPFS is selected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions