nihal0107 opened a new pull request #3905:
URL: https://github.com/apache/carbondata/pull/3905


    ### Why is this PR needed?
    In case of 1 million record and 500 segments select query without filter is 
thowing null pointer exception.
    
    ### What changes were proposed in this PR?
   Select query without filter should execute pruneWithoutFilter method rather 
than pruneWithMultiThread. Added null check for filter.
       
    ### Does this PR introduce any user interface change?
    - No
   
    ### Is any new testcase added?
    - No
   
       
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to