cgivre commented on code in PR #2668: URL: https://github.com/apache/drill/pull/2668#discussion_r985800142
########## contrib/storage-http/src/main/java/org/apache/drill/exec/store/http/util/SimpleHttp.java: ########## @@ -870,6 +928,22 @@ public static HttpStoragePlugin getStoragePlugin(DrillbitContext context, String } } + public static String addBackTicksToAliasName(String plugin) { Review Comment: I fixed this to use the planner option. -- 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