[jira] [Created] (CARBONDATA-2821) For non-lazy index datamap (index datamap that not specified as deferred rebuild), rebuilding is not skipped

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-2821) For non-lazy index datamap (index datamap that not specified as deferred rebuild), rebuilding is not skipped

Akash R Nilugal (Jira)
Chetan Bhat created CARBONDATA-2821:
---------------------------------------

             Summary: For non-lazy index datamap (index datamap that not specified as deferred rebuild), rebuilding is not skipped
                 Key: CARBONDATA-2821
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2821
             Project: CarbonData
          Issue Type: Bug
          Components: data-query
    Affects Versions: 1.4.1
         Environment: Spark 2.1, Spark 2.2
            Reporter: Chetan Bhat
            Assignee: xuchuanyin


Steps :

User creates a datamap on a table.

User loads the data.

User tries to rebuild the datamap.

 

Actual Issue : 

For non-lazy index datamap (index datamap that not specified as deferred rebuild), rebuilding is not skipped. As a result the rebuild datamap fails and throws error.

 

Expected :

For non-lazy index datamap (index datamap that not specified as deferred rebuild), rebuilding can be skipped.



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