While trying to integrate Avatica server into Solr, I found that the Avatica dependency has all the jars included. I'm not able to exclude SLF4j or other dependencies based on exclusions.
This issue wasn't as bad before CALCITE-669 when there was the switch to SLF4j. Would it be possible to release Avatica without all the dependencies included or make two dependencies (one shaded and the other not)? Kevin Risden
