raphaelauv opened a new issue, #14802:
URL: https://github.com/apache/iceberg/issues/14802

   ### Feature Request / Improvement
   
   by default the image use an sqlite db 
   
   would be great that the image can directly use a remote postgres without 
need to create a custom image
   
   because currently doing
   
   CATALOG_URI=jdbc:postgresql://iceberg_rest-db:5432/iceberg_restdb
   
   fail with 2025-12-08T23:34:43.814046921Z Caused by: java.sql.SQLException: 
No suitable driver found for 
jdbc:postgresql://iceberg_rest-db:5432/iceberg_restdb
   
   
   ### Query engine
   
   None
   
   ### Willingness to contribute
   
   - [x] I can contribute this improvement/feature independently
   - [ ] I would be willing to contribute this improvement/feature with 
guidance from the Iceberg community
   - [ ] I cannot contribute this improvement/feature at this 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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to