You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2020/01/29 16:06:24 UTC

[GitHub] [drill] arina-ielchiieva opened a new pull request #1963: DRILL-7549: Fix validation error when querying absent sub folder in embedded mode

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


With regards,
Apache Git Services

[GitHub] [drill] asfgit closed pull request #1963: DRILL-7549: Fix validation error when querying absent sub folder in embedded mode

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #1963: DRILL-7549: Fix validation error when querying absent sub folder in embedded mode
URL: https://github.com/apache/drill/pull/1963
 
 
   

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


With regards,
Apache Git Services