You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by ravipesala <gi...@git.apache.org> on 2018/04/23 10:42:34 UTC

[GitHub] carbondata issue #2191: [CARBONDATA-2381] Improve compaction performance by ...

Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2191
  
    @manishgupta88 I feel here also you can use `CarbonColumnVectorImpl` and fill them just like how vector reader is doing, should not have separate flow again for it. 


---