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

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

paul-rogers commented on issue #2062:
URL: https://github.com/apache/drill/pull/2062#issuecomment-618179872


   Turns out the in-process test server is somewhat limited. Trying out the 
changes on a "live" site uncovered a few issues. Also, filters were not being 
reliably pushed down due to limitations of Drill's cost model. New commit 
addresses these issues, adds tests and cleans up the code a bit.


----------------------------------------------------------------
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:
[email protected]


> Add data path, parameter filter pushdown to HTTP plugin
> -------------------------------------------------------
>
>                 Key: DRILL-7711
>                 URL: https://issues.apache.org/jira/browse/DRILL-7711
>             Project: Apache Drill
>          Issue Type: Improvement
>    Affects Versions: 1.18.0
>            Reporter: Paul Rogers
>            Assignee: Paul Rogers
>            Priority: Major
>              Labels: ready-to-commit
>             Fix For: 1.18.0
>
>
> Add to the new HTTP plugin two new features:
>  * The ability to express a path to the data to avoid having to work with 
> complex message objects in SQL.
>  * The ability to specify HTTP parameters using filter push-downs from SQL.



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

Reply via email to