Skip to content

(glue): add support for partition indexes #17589

Closed
@fs111

Description

Description

Glue supports partition indexes on tables to speed up queries, but the CDK has no support for creating them. I can manually create them via the AWS cli or in the console afterwards but would prefer to manage them via the CDK.

Use Case

Managing glue tables via the CDK and benefiting from increased query speed due to partition indexes.

Proposed Solution

N/A

Other information

No response

Acknowledge

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Metadata

Assignees

Labels

@aws-cdk/aws-glueRelated to AWS Glueeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p1

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions