[GitHub] [carbondata] ajantha-bhat opened a new pull request #3228: [HOTFIX] exclude logback from arrow dependency

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] ajantha-bhat opened a new pull request #3228: [HOTFIX] exclude logback from arrow dependency

GitBox
ajantha-bhat opened a new pull request #3228: [HOTFIX] exclude logback from arrow dependency
URL: https://github.com/apache/carbondata/pull/3228
 
 
   [HOTFIX] exclude logback from arrow dependency
   logack is a similar logging framework with default DEBUG log level, arrow was importing this by transitive dependency. Due to this all library log level set to debug causing huge logs.
   Excluded this from dependency now.
   
   Be sure to do all of the following checklist to help us incorporate
   your contribution quickly and easily:
   
    - [ ] Any interfaces changed? NA
   
    - [ ] Any backward compatibility impacted? NA
   
    - [ ] Document update required? NA
   
    - [ ] Testing done. NA
         
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.  NA
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[hidden email]


With regards,
Apache Git Services