justinmclean commented on issue #7168: URL: https://github.com/apache/gravitino/issues/7168#issuecomment-2934186167
For Postgres, index names are unique within a schema, not within a table. The script contains multiple indexes with the same name, which will not be created beyond the first one. -- 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]
