ajantha-bhat commented on a change in pull request #3764:
URL:
https://github.com/apache/carbondata/pull/3764#discussion_r424899528##########
File path: examples/spark/src/main/scala/org/apache/carbondata/examples/CDCExample.scala
##########
@@ -141,6 +141,8 @@ object CDCExample {
.write
.format("carbondata")
.option("tableName", "target")
+ .option("sort_scope", "global_sort")
Review comment:
I see the same problem for local sort also,
**So change PR name.**
----------------------------------------------------------------
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]