Taragolis commented on PR #28220: URL: https://github.com/apache/airflow/pull/28220#issuecomment-1342728149
> Yes. We lost presto integration when trino separated out and presto did not have the right Docker image that we could use for integration (they basically stopped maintaining the image). https://github.com/testcontainers/testcontainers-java/issues/3928Yes. We lost presto integration when trino separated out and presto did not have the right Docker image that we could use for integration (they basically stopped maintaining the image). https://github.com/testcontainers/testcontainers-java/issues/3928 Hmmm.. seems like Trino (previously known as PrestoSQL) support also image for PrestoDB or just some naming miss-leading. I've found this image [ahanaio/prestodb-sandbox](https://hub.docker.com/r/ahanaio/prestodb-sandbox) in [PrestoDB Getting Started](https://prestodb.io/getting-started.html) so we might try to use it later. -- 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]
