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/03/19 09:19:29 UTC

[GitHub] [carbondata] Aryan-Khaitan opened a new pull request #3153: Testcases fix

Aryan-Khaitan opened a new pull request #3153: Testcases fix
URL: https://github.com/apache/carbondata/pull/3153
 
 
   1. Syntax Error, bracket was missing in QueriesBVATestCase.scala
   2. In TestCreateTableUsingSparkCarbonFileFormat.scala, clearDataMapCache was checking whether datamap exist or not and then deleted it. If no datamap was there it showed failure. So with this if statement we allow only to clearcache only if datamap is created.
   
    - [ ] Any interfaces changed?
    
    - [ ] Any backward compatibility impacted?
    
    - [ ] Document update required?
   
    - [ ] Testing done
           Please provide details on 
           - Whether new unit test cases have been added or why no new tests are required?
           - How it is tested? Please attach test report.
           - Is it a performance related change? Please attach the performance test report.
           - Any additional information to help reviewers in testing this change.
          
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. 
   
   

----------------------------------------------------------------
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