Closed
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