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

    https://github.com/apache/carbondata/pull/1729#discussion_r159369458
  
    --- Diff: integration/spark2/src/main/spark2.2/CarbonSessionState.scala ---
    @@ -142,6 +143,25 @@ class CarbonSessionCatalog(
           .asInstanceOf[HiveExternalCatalog].client
       }
     
    +  override def createPartitions(tableName: TableIdentifier,
    --- End diff --
    
    move tableName to next line


---

Reply via email to