Github user xubo245 commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2959#discussion_r237039659
  
    --- Diff: 
integration/spark2/src/main/scala/org/apache/spark/sql/CarbonSession.scala ---
    @@ -171,7 +173,7 @@ object CarbonSession {
         }
     
         def getOrCreateCarbonSession(storePath: String,
    -        metaStorePath: String): SparkSession = synchronized {
    +                                 metaStorePath: String): SparkSession = 
synchronized {
    --- End diff --
    
    no need to change, please keep the original format


---

Reply via email to