Login  Register

[GitHub] [carbondata] ShreelekhyaG opened a new pull request #4047: [CARBONDATA-4078] Add external segment and query with index server fails

Posted by GitBox on Dec 07, 2020; 2:44pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-ShreelekhyaG-opened-a-new-pull-request-4047-CARBONDATA-4078-Add-external-segment-as-tp104517.html


ShreelekhyaG opened a new pull request #4047:
URL: https://github.com/apache/carbondata/pull/4047


    ### Why is this PR needed?
   Query after adding an external segment to carbon table tries to `getSplits `from Index server and throws an exception as it cannot read the external(orc/parquet) file format.
   When the fallback mode is disabled, it throws an exception and fails.
   
   ### What changes were proposed in this PR?
   To avoid the exception, filtered only valid carbon segments to cache in index server.
       
    ### 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:
[hidden email]