Describe the feature
Add cfn-glue-table-opentableformatinput to the Glue S3 Table construct
In addition, create new construct TableOptimizer supporting AWS::Glue::TableOptimizer
Then add option param that create TableOptimizer corresponding to the Open Table Format based table to the Glue S3 Table construct.
Use Case
- Users will be able to define Glue Tables in CDK that support Iceberg and Open Table Format
- Users can easily create a corresponding TableOptimizer when defining Iceberg-based Glue Tables
Acknowledgements
Describe the feature
Add cfn-glue-table-opentableformatinput to the Glue S3 Table construct
In addition, create new construct
TableOptimizersupporting AWS::Glue::TableOptimizerThen add option param that create
TableOptimizercorresponding to the Open Table Format based table to the Glue S3 Table construct.Use Case
Acknowledgements