kevinjmh opened a new pull request #3780:
URL: https://github.com/apache/carbondata/pull/3780


    ### Why is this PR needed?
    In the case of using carbon only setting `carbon.storelocation`, carbon 
will use local spark warehouse path instead of the configured value.
    
    ### What changes were proposed in this PR?
   `spark.sql.warehouse.dir` has its own default value in Spark, do not use 
`carbonStorePath` as default value, which will make 
`hiveStorePath.equals(carbonStorePath)` TRUE when user not set 
`spark.sql.warehouse.dir`
       
    ### Does this PR introduce any user interface change?
    - No
    - Yes. (please explain the change and update document)
   
    ### Is any new testcase added?
    - No
    - 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