madeirak opened a new issue, #11215: URL: https://github.com/apache/gravitino/issues/11215
### Version main branch ### Describe what's wrong version=1.2.1 ### Error message and/or stacktrace I made a request to https://gravitino.apache.org/docs/1.2.1/api/rest/load-table, and confirmed that the table indeed has partitions and is an Iceberg table. <img width="242" height="262" alt="Image" src="https://github.com/user-attachments/assets/5bc5e0e5-4ebf-423e-9776-260022d19e26" /> However, when I used the API to list partitions, I received an error indicating that the operation is not supported: https://gravitino.apache.org/docs/1.2.1/api/rest/list-partitions <img width="548" height="268" alt="Image" src="https://github.com/user-attachments/assets/e8dccbea-a547-4faf-a91b-87f660fe7b61" /> ### How to reproduce following https://gravitino.apache.org/docs/1.2.0/lakehouse-iceberg-catalog/#table-partitions ### Additional context _No response_ -- 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]
