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:
us...@infra.apache.org


Reply via email to