[ 
https://issues.apache.org/jira/browse/DRILL-8011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430559#comment-17430559
 ] 

ASF GitHub Bot commented on DRILL-8011:
---------------------------------------

cgivre commented on a change in pull request #2337:
URL: https://github.com/apache/drill/pull/2337#discussion_r731896946



##########
File path: 
exec/java-exec/src/main/java/org/apache/drill/exec/store/ConnectorHandle.java
##########
@@ -28,6 +30,8 @@
  */
 public class ConnectorHandle {
 
+  private static final Logger logger = 
LoggerFactory.getLogger(ConnectorHandle.class);

Review comment:
       Fixed




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

To unsubscribe, e-mail: dev-unsubscr...@drill.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add Dropbox File System to Drill
> --------------------------------
>
>                 Key: DRILL-8011
>                 URL: https://issues.apache.org/jira/browse/DRILL-8011
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - Other
>    Affects Versions: 1.19.0
>            Reporter: Charles Givre
>            Assignee: Charles Givre
>            Priority: Major
>             Fix For: 1.20.0
>
>
> This PR proposes to add the ability to query files stored in Dropbox to 
> Apache Drill. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to