gracecluvohio commented on PR #4401: URL: https://github.com/apache/texera/pull/4401#issuecomment-4273109616
> I agree with Xinyuan's comments. Additionally, do not hard code the Postgres username and password, since its configurations in storage.conf, and devs may use different credentials. Also please double-check host.docker.internal's cross-platform support. I noticed that host.docker.internal is supported on all platforms except for Linux with Docker Engine/Standalone. Developers using this installation should run `docker run --add-host=host.docker.internal:host-gateway liquibase/liquibase:4.29` instead. -- 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]
