Anything is possible :)
I'd like to see a plan put forth on what we should do (more about the
"why" behind those changes). Would you be willing to share this info?
Kevin Risden wrote:
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