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 2021/06/23 02:36:42 UTC

[GitHub] [drill] kingswanwho opened a new pull request #2263: [DOC UPDATE] Wildcard Matching Documentation

kingswanwho opened a new pull request #2263:
URL: https://github.com/apache/drill/pull/2263


   # [DOC UPDATE] Wildcard Matching Documentation
   
   ## Description
   
   Documented Wildcard Matching function with example.
   
   ## Documentation
   
   Documented in:  
   https://drill.apache.org/docs/querying-directories/
   
   ## Testing
   UT reference to:
   https://github.com/apache/drill/blob/4aefcef2b665c5737471664912a26ef6ed9a6cfc/exec/java-exec/src/test/java/org/apache/drill/exec/store/dfs/TestGlob.java
   


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



[GitHub] [drill] dzamo commented on pull request #2263: [DOC UPDATE] Wildcard Matching Documentation

Posted by GitBox <gi...@apache.org>.
dzamo commented on pull request #2263:
URL: https://github.com/apache/drill/pull/2263#issuecomment-866818124


   Please rebase on apache:gh-pages


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



[GitHub] [drill] kingswanwho commented on a change in pull request #2263: [DOC UPDATE] Wildcard Matching Documentation

Posted by GitBox <gi...@apache.org>.
kingswanwho commented on a change in pull request #2263:
URL: https://github.com/apache/drill/pull/2263#discussion_r657191492



##########
File path: _docs/query-data/query-a-file-system/040-querying-directories.md
##########
@@ -152,3 +152,22 @@ Starting in Drill 1.16, Drill uses a Value operator instead of a Scan operator t
  
 You can use [query directory functions]({{site.baseurl}}/docs/query-directory-functions/) to restrict a query to one of a number of subdirectories and to prevent Drill from scanning all data in directories.
 
+##Querying Multiple Directories in One Query by Wildcard Matching

Review comment:
       Hi cong, I did the change as you required. Please take a look




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



[GitHub] [drill] luocooong commented on a change in pull request #2263: [DOC UPDATE] Wildcard Matching Documentation

Posted by GitBox <gi...@apache.org>.
luocooong commented on a change in pull request #2263:
URL: https://github.com/apache/drill/pull/2263#discussion_r656727362



##########
File path: _docs/query-data/query-a-file-system/040-querying-directories.md
##########
@@ -152,3 +152,22 @@ Starting in Drill 1.16, Drill uses a Value operator instead of a Scan operator t
  
 You can use [query directory functions]({{site.baseurl}}/docs/query-directory-functions/) to restrict a query to one of a number of subdirectories and to prevent Drill from scanning all data in directories.
 
+##Querying Multiple Directories in One Query by Wildcard Matching

Review comment:
       Put a whitespace between the `##` and `Querying`.




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



[GitHub] [drill] asfgit merged pull request #2263: [DOC UPDATE] Wildcard Matching Documentation

Posted by GitBox <gi...@apache.org>.
asfgit merged pull request #2263:
URL: https://github.com/apache/drill/pull/2263


   


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