Github user watermen commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/659
  
    @kumarvishal09 
    1. In the driver side, one segment has n(the number of nodes) 
SegmentProperties objects. You can see the `SegmentTaskIndexStore.loadBlocks` 
or ask @QiangCai for detail.
    2. In the executor side, we can't just remain one SegmentProperties object 
each segment, because tasks in same segment will run on the different executor, 
means different progress.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to