You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ajantha Bhat (JIRA)" <ji...@apache.org> on 2018/08/06 08:44:00 UTC

[jira] [Created] (CARBONDATA-2831) Support Merge index files read from non transactional table.

Ajantha Bhat created CARBONDATA-2831:
----------------------------------------

             Summary: Support Merge index files read from non transactional table.
                 Key: CARBONDATA-2831
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2831
             Project: CarbonData
          Issue Type: Bug
            Reporter: Ajantha Bhat
            Assignee: Ajantha Bhat


problem : Currently  SDK read/ nontransactional table read from external table gives null output when carbonMergeindex file is present instead of carobnindex files. 

cause : In LatestFileReadCommitted, while taking snapshot, merge index files were not considered.

solution: consider the merge index files while taking snapshot

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)