Github user ravipesala commented on the issue:
https://github.com/apache/carbondata/pull/2692
@jackylk I feel it is better to add sortscope to carbondata file. In future
if we want to do compaction it will be easy to do merge sort for batch sorted
and local sorted files. For no sort we need to sort and do merge sort or just
appending it.---
