Skip to content

Add pg_lake extensions to flowdb #7234

Description

@chrisjbrooks

Is your feature request related to a problem? Please describe.
Interaction with parquet files is currently limited to read-only via use of parquet_fdw.

Describe the solution you'd like
Make pg_lake extensions available. This will enable interaction with Iceberg and data lake file.

Describe alternatives you've considered
None

Additional context
A pg_lake instance consists of two main components: PostgreSQL with the pg_lake extensions and pgduck_server. Parts of query execution are delegated to DuckDB through pgduck_server. We should evaluate pg_lake for production use, including understanding effective management of DuckDB processes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions