marvinlanhenke commented on issue #249:
URL: https://github.com/apache/iceberg-rust/issues/249#issuecomment-2014833603

   > I'm curious how do you plan to setup test infra for glue? It seems that 
there is no docker for glue?
   
   I looked at the pyiceberg tests and saw that here `moto` is used.
   Moto provides a docker-compose to mock most of AWS Services / I tested this 
with a quick prototype and it seems to work fine in conjunction with the AWS 
SDK Rust.
   
   
https://github.com/apache/iceberg-python/blob/main/tests/catalog/test_glue.py#L23
   https://docs.getmoto.org/en/latest/docs/server_mode.html#run-using-docker
   


-- 
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