generated from amazon-archives/__template_Apache-2.0
-
Couldn't load subscription status.
- Fork 38
Open
Description
I have a table with a large number of partitions in S3. I use partition projection with dynamic id partitioning to query the dataset using Athena, so there are no logical partitions created for the table in the Glue Data Catalog. The first two of the three partition values in the projection are 'injected'. Running a S3F2 deletion job against this table runs successfully, but always returns a count of 0 deletes. I'm assuming that this is because the data catalog is returning an empty list of partitions each time. I want to confirm whether partition projection is supported or not.
Metadata
Metadata
Assignees
Labels
No labels