Skip to content

Geoparquet Feature Provider#484

Open
neiroukh wants to merge 39 commits intomasterfrom
geoparquet-provider
Open

Geoparquet Feature Provider#484
neiroukh wants to merge 39 commits intomasterfrom
geoparquet-provider

Conversation

@neiroukh
Copy link
Copy Markdown

No description provided.

@neiroukh neiroukh requested a review from azahnen as a code owner April 28, 2026 08:14

static final String ID = "DUCKDB";

// ToDo: Log errors
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A new Todo was discovered. If it is not a priority right now,consider marking it for later attention.
ToDo: Log errors


// Extract all parameter necessary driver parameter, see
// https://duckdb.org/docs/current/core_extensions/httpfs/s3api#overview-of-s3-secret-parameters
// ToDo: Check if the input is valid
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A new Todo was discovered. If it is not a priority right now,consider marking it for later attention.
ToDo: Check if the input is valid

queryBuilder.append("LOAD spatial;");

// Data is retrieved from S3
// ToDo: Check if host is valid
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A new Todo was discovered. If it is not a priority right now,consider marking it for later attention.
ToDo: Check if host is valid

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants