Xuanwo commented on issue #1271:
URL: https://github.com/apache/iceberg-rust/issues/1271#issuecomment-2838227841

   Hi @dentiny, I’m able to reproduce this issue on 
`tabulario/iceberg-rest:latest` (last updated 8 months ago), but not on 
`apache/iceberg-rest-fixture:latest`. Would you like to try using 
`apache/iceberg-rest-fixture`?
   
   
   ```
   diff --git a/.devcontainer/docker-compose.yaml 
b/.devcontainer/docker-compose.yaml
   index 88b1959..df7c938 100644
   --- a/.devcontainer/docker-compose.yaml
   +++ b/.devcontainer/docker-compose.yaml
   @@ -13,5 +13,6 @@ services:
        command: ["-c", "wal_level=logical"]
    
      iceberg:
   -    image: tabulario/iceberg-rest:latest
   +    # image: tabulario/iceberg-rest:latest
   +    image: apache/iceberg-rest-fixture:latest
        network_mode: service:postgres
   ```


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to