kumar vishal created CARBONDATA-161:
---------------------------------------

             Summary: Join Query with limit data mismatch issue
                 Key: CARBONDATA-161
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-161
             Project: CarbonData
          Issue Type: Bug
            Reporter: kumar vishal
            Assignee: kumar vishal


Problem:Join query with limit is giving different result every time 
Solution:In case of broadcast join first we are executing query in first small 
table and then output we are applying as a filter on big table, in case of join 
query to get the filter values we are executing the uqery again and as limit is 
applied query is giving different output and join condition is failing. we need 
to use same result after executing the query in smaller table 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to