-
- Downloads
Switch to the redshift depndency that doesn't embed the Amazon SDK [ci drivers]
The Redshift dependency used previously vendors quite a few dependencies that we already include in Metabase. By using the non-embedded Redshift dependency, we can cut about 8 MB in duplicate JARs and classes. The embedded Amazon SDK dependency also manipulates the classloader in a way that triggers warnings on Java 9. This also avoids those warnings.
Please register or sign in to comment