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

    https://github.com/apache/carbondata/pull/2977#discussion_r240215937
  
    --- Diff: 
integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/preaaggregate/PreAggregateListeners.scala
 ---
    @@ -111,6 +113,29 @@ trait CommitHelper {
         }
       }
     
    +  def mergeTableStatusContents(uuidTableStatusPath: String,
    +      tableStatusPath: String): Boolean = {
    +    try {
    --- End diff --
    
    Please try to move taking lock inside this method


---

Reply via email to