awslabs / project-lakechain

:zap: Cloud-native, AI-powered, document processing pipelines on AWS.
https://awslabs.github.io/project-lakechain/
Apache License 2.0
79 stars 16 forks source link

Feature request: Add support for removal policy #12

Open HQarroum opened 5 months ago

HQarroum commented 5 months ago

Use case

Add the ability for middlewares to support a user defined removal policy.

Solution/User Experience

Add the .withRemovalPolicy method to the Middleware API.

Alternative solutions

No response