testcontainers/testcontainers-java

[Feature]: Presto Module uses the outdated Docker Image of `ghcr.io/trinodb/presto` and needs to be updated to `prestodb/presto`

開放

#8,657 建立於 2024年5月21日

 (4 則留言) (0 個反應) (0 位負責人)Java (1,588 個分叉)batch import
help wantedtype/feature

倉庫指標

星標
 (7,535 顆星)
PR 合併指標
 (平均合併 2天 17小時) (30 天內合併 2 個 PR)

描述

Module

Presto

Problem

This module is deprecated, use Trino module.

Solution

  • Use prestodb/presto instead of ghcr.io/trinodb/presto in org.testcontainers.containers.PrestoContainer.

Benefit

  • This would obviously clarify the current situation regarding Presto. Presto is still maintained normally, so the corresponding testcontainers module should not be marked as deprecated.

Alternatives

  • Maybe not. I'm not sure why ghcr.io/trinodb/presto was used initially.

Would you like to help contributing this feature?

No

貢獻者指南