arina-ielchiieva opened a new pull request #1963: DRILL-7549: Fix validation 
error when querying absent sub folder in embedded mode
URL: https://github.com/apache/drill/pull/1963
 
 
   [DRILL-7549](https://issues.apache.org/jira/browse/DRILL-XXXX): Fix 
validation error when querying absent sub folder in embedded mode
   
   ## Description
   Problem is in LocalPersistentStore which fails when looking for storage 
plugin with name not acceptable by fs system naming. Store should fail but 
return that storage plugin which such name is absent (i.e. return null).
   
   ## Documentation
   No documentation updates are required.
   
   ## Testing
   Added new units test for LocalPersistentStore and tested locally in embedded 
mode.
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to