ShreelekhyaG opened a new pull request #3890:
URL: https://github.com/apache/carbondata/pull/3890


    ### Why is this PR needed?
    After reset query not hitting MV.
    With the `reset`, `spark.sql.warehouse.dir` and `carbonStorePath` don't 
match and the databaseLocation will change to old table path format and refers 
to wrong mv_status file.
   
    ### What changes were proposed in this PR?
   Made changes to get the mv status file path from `SchemaProvider` so it can 
return the path if it is already stored in the map.
       
    ### Does this PR introduce any user interface change?
    - No
   
    ### Is any new testcase added?
    - Yes
   
       
   


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


Reply via email to