- Newest
- Most votes
- Most comments
Hello,
In AWS Lake Formation, Governed Tables offer a way to manage and compact smaller files into larger ones to enhance query performance. It appears from your question that the smaller files aren't being deleted automatically after compaction.
As far as I know, AWS Lake Formation doesn't include a built-in feature to delete smaller files post-compaction. The compaction process is primarily intended to enhance read performance by minimizing the number of files that need to be read, and it doesn't necessarily aim to conserve space.
If it's necessary to delete the smaller files, you can do this manually. Be cautious with this process, as it could potentially result in data loss if not executed properly. You should ensure that the data is correctly written into the larger file before the smaller ones are deleted.
For step-by-step instructions on how to manually delete files, you may need to consult the AWS documentation or forums, as providing these instructions is beyond the scope of this response.
If you need more specific guidance, consider reaching out to the AWS support team or the AWS community. They should be able to provide up-to-date information and potentially inform you about new features or best practices for handling your situation.
Here are some helpful links for your reference:
Here are some helpful links for your reference: https://docs.aws.amazon.com/lake-formation/latest/dg/what-is-lake-formation.html https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-etl-glue-data-catalog-hive.html https://forums.aws.amazon.com/index.jspa https://aws.amazon.com/premiumsupport/knowledge-center/ As a general rule, always ensure your data is backed up before performing any deletion operations.
Relevant content
- asked a year ago
- asked 2 years ago
- asked 3 years ago
- asked 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 2 years ago