potiuk commented on PR #28220: URL: https://github.com/apache/airflow/pull/28220#issuecomment-1342666635
> Hmmm... to be honest there is still one `unittests.TestCase` available `tests/integration/providers/google/cloud/transfers/test_presto_to_gcs_system.py::PrestoToGCSSystemTest` > > * It based on `GoogleSystemTest` > * presto integration 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/3928 Maybe we can finde a good image now to restore it - it's been quite a long time :) -- 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]
