Skip to content

Support Location Providers - #1452

Merged
kevinjqliu merged 25 commits into
apache:mainfrom
smaheshwar-pltr:location-providers
Jan 10, 2025
Merged

Support Location Providers#1452
kevinjqliu merged 25 commits into
apache:mainfrom
smaheshwar-pltr:location-providers

Conversation

@smaheshwar-pltr

@smaheshwar-pltr smaheshwar-pltr commented Dec 20, 2024

Copy link
Copy Markdown
Contributor

Closes #861.

As the issue suggests, introduces a LocationProvider interface with the default and object-store-optimised implementations (the latter can be enabled via the newly-introduced table properties). This is pluggable, just like FileIO.

Largely inspired by and consistent with the Java implementation.

Loading
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.

Support LocationProviders like the Java Iceberg Reference Implementaiton

4 participants