Ajantha Bhat created CARBONDATA-3453:
----------------------------------------

             Summary: Set segment doesn't work with adaptive execution
                 Key: CARBONDATA-3453
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3453
             Project: CarbonData
          Issue Type: Bug
            Reporter: Ajantha Bhat


steps:

enable adaptive execution

create table and load one segment data.

set segment 0 and query --> gives data

set segment 1 and query --> gives data (but should not)

 

problem: Set segment doesn't work with adaptive execution.

cause: For set segments, driver will check carbon property and carbon property 
will look for segments in session params, which is not set in current thread 
incase of adaptive excution.

 solution: Use the session params from RDD's session info.



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

Reply via email to