You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2019/05/21 09:23:18 UTC

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

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:
users@infra.apache.org


With regards,
Apache Git Services