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

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

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



##########
File path: 
contrib/storage-http/src/main/java/org/apache/drill/exec/store/http/HttpPushDownListener.java
##########
@@ -45,6 +47,7 @@
  * <li>An AND'ed set of such expressions,</li>
  * <li>If the value is one with an unambiguous conversion to
  * a string. (That is, not dates, binary, maps, etc.)</li>
+ * <li>A field from the URL.  For instance in some APIs you have parameters 
that are part of the path.</li>

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]


> Add URL Parameters to HTTP Plugin
> ---------------------------------
>
>                 Key: DRILL-7970
>                 URL: https://issues.apache.org/jira/browse/DRILL-7970
>             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
>
>
> Many APIs require the user to pass parameters as part of the URL path.  This 
> PR adds support for such a capability. 



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

Reply via email to