Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-introduce s3.storage-class property #24698

Open
RoeyoOgen opened this issue Jan 13, 2025 · 0 comments
Open

Re-introduce s3.storage-class property #24698

RoeyoOgen opened this issue Jan 13, 2025 · 0 comments

Comments

@RoeyoOgen
Copy link

RoeyoOgen commented Jan 13, 2025

The s3.storage-class configuration is planned to be removed as it is currently under Legacy S3 support.

I suggest to re-introduce and also add support for STANDARD_IA class, as Trino does support the reading of the STANDARD_IA class but is not compatible with write/delete - specifically useful in the iceberg maintenance world.

The docs would look like:
s3.storage-class | The S3 storage class to use when writing the data. Currently only STANDARD, STANDARD_IA  and INTELLIGENT_TIERING storage classes are supported. Default storage class is STANDARD.

@RoeyoOgen RoeyoOgen changed the title Re-introduce hive.s3.storage-class property Re-introduce s3.storage-class property Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant