tomtongue commented on issue #1829: URL: https://github.com/apache/iceberg-python/issues/1829#issuecomment-2748041320
@dvnageshpatil Sorry for jumping in. I believe the question is related to that feature that you can use through AWS Glue Data Catalog (rather than an Iceberg specific question). There are two ways to enable those features. 1. On the Glue consle you're seein in the screenshot, choose **Actions** on the right top of the view, and select **Enable** in the **Optimization** section (see Screeshot 1 and 2), or 2. Select the **Table optimization tab** on the bottom of the view, and choose **Enable optimization** (Screenshot 3) I think this [documentation](https://docs.aws.amazon.com/glue/latest/dg/table-optimizers.html) and a video on this doc are useful for enabling that feature. Does this answer your question? Screenshot 1: <img width="454" alt="Image" src="https://github.com/user-attachments/assets/32467203-ba1e-45e6-ad51-1dc1b8bdfc5d" /> Screenshot 2: <img width="1377" alt="Image" src="https://github.com/user-attachments/assets/57962c50-5987-4a25-849f-8f2fd7096b08" /> Screenshot 3: <img width="1345" alt="Image" src="https://github.com/user-attachments/assets/dfd79c06-4c7f-4b73-82e5-daf0b9f58355" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
