[
https://issues.apache.org/jira/browse/ARROW-6099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-6099:
----------------------------------
Labels: pull-request-available (was: )
> [JAVA] Has the ability to not using slf4j logging framework
> -----------------------------------------------------------
>
> Key: ARROW-6099
> URL: https://issues.apache.org/jira/browse/ARROW-6099
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Affects Versions: 0.14.1
> Reporter: Haowei Yu
> Priority: Major
> Labels: pull-request-available
>
> Currently, the java library directly calls slf4j api, and there is no
> abstract layer. This leads to user need to install slf4j as a requirement
> even if we don't use slf4j at all.
>
> It is best if you can change the slf4j dependency scope to provided and log
> content only if slf4j jar file is provided at runtime.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)