[
https://issues.apache.org/jira/browse/CALCITE-7329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-7329:
------------------------------------
Labels: pull-request-available (was: )
> Remove slf4j-api from avatica-shadow jar
> ----------------------------------------
>
> Key: CALCITE-7329
> URL: https://issues.apache.org/jira/browse/CALCITE-7329
> Project: Calcite
> Issue Type: Improvement
> Components: avatica
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
> Labels: pull-request-available
>
> Currently the shaded (shadowed) avatica client JAR includes slf4j-api 1.7.36.
> This causes conflicts with applications using slf4j2.
> I propose removing slf4j-api from the shaded JAR.
> This is an incomaptible change, consumers that do not add add slf4j-api to
> their classpath, will need to add it explicity after this change.
> (In most cases they should already have slf4j-api on the classpath)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)