ravipesala commented on a change in pull request #3483: [CARBONDATA-3597] Support Merge for SCD and CCD scenarios
URL:
https://github.com/apache/carbondata/pull/3483#discussion_r361896800
##########
File path: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/mutation/DeleteExecution.scala
##########
@@ -55,52 +55,98 @@ import org.apache.carbondata.spark.DeleteDelataResultImpl
object DeleteExecution {
val LOGGER = LogServiceFactory.getLogService(this.getClass.getName)
+ def deleteDeltaExecution(
Review comment:
it is just a refactor to move the long method to short.
----------------------------------------------------------------
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:
[hidden email]
With regards,
Apache Git Services