Skip to content

Using Athena Partition Projection with Dynamic Id partitioning #312

@edniescior

Description

@edniescior

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions