pingtimeout opened a new issue, #1398: URL: https://github.com/apache/polaris/issues/1398
### Describe the bug In https://github.com/apache/polaris/pull/1367, the `getting-started/eclipselink` docker-compose file has been split into multiple files. Since then, running the provided docker-compose command fails with the following error: The following log file is the full output from `docker compose -f getting-started/eclipselink/docker-compose-postgres.yml -f getting-started/eclipselink/docker-compose-bootstrap-db.yml -f getting-started/eclipselink/docker-compose.yml up`. I am not sure why the trino container emits color codes despite all other service not emitting them but that's beside the point. [docker-compose.log](https://github.com/user-attachments/files/19813483/docker-compose.log) The dependency between the Postgres service, the Polaris bootstrap service and the Polaris server has been removed and causes this issue. See https://github.com/apache/polaris/pull/1367/files#diff-41a96bcd261e0f563ddf86183d461b9d4d013ec9a3407ee911f4cc0c05f480b4. ### To Reproduce _No response_ ### Actual Behavior _No response_ ### Expected Behavior _No response_ ### Additional context _No response_ ### System information _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]
