Ajantha Bhat created CARBONDATA-3138:
----------------------------------------

             Summary: Random count mismatch in query in multi-thread 
block-pruning scenario
                 Key: CARBONDATA-3138
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3138
             Project: CarbonData
          Issue Type: Bug
            Reporter: Ajantha Bhat
            Assignee: Ajantha Bhat


problem: Random count mismatch in query in multi-thread block-pruning scenario.

cause:Existing prune method not meant for multi-threading as synchronization 
was missiing. 

only in implicit filter scenario, while preparing the block ID list, 
synchronization was missing. Hence pruning was giving wrong result.

solution: syncronize the imlicit filter prepartion, as prune now called in 
multi-thread

 

 



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

Reply via email to