akashrn5 commented on code in PR #4277: URL: https://github.com/apache/carbondata/pull/4277#discussion_r904632456
########## integration/spark/src/main/scala/org/apache/spark/util/AlterTableUtil.scala: ########## @@ -1191,4 +1191,28 @@ object AlterTableUtil { } } + def revertSchemaInCaseOfFailure(carbonTable: CarbonTable, deleteCols: Seq[ColumnSchema], Review Comment: change method name and add the method level comment -- 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. To unsubscribe, e-mail: dev-unsubscr...@carbondata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org