cgivre commented on a change in pull request #2474:
URL: https://github.com/apache/drill/pull/2474#discussion_r818613526
##########
File path:
contrib/storage-http/src/main/java/org/apache/drill/exec/store/http/util/SimpleHttp.java
##########
@@ -88,8 +92,9 @@
private final CustomErrorContext errorContext;
private final Paginator paginator;
private final HttpUrl url;
- private final StoragePluginRegistry registry;
private final PersistentTokenTable tokenTable;
+ private final Map<String,String> filters;
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]