Till created ASTERIXDB-1744:
-------------------------------

             Summary: Support deferred and async result delivery for the 
query/service API
                 Key: ASTERIXDB-1744
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1744
             Project: Apache AsterixDB
          Issue Type: Bug
          Components: HTTP API
            Reporter: Till
            Assignee: Till


The current HTTP API supports a way to either defer the result delivery or to 
have the query run asynchronously to allow for later result delivery. The 
["new" query/service 
API|https://cwiki.apache.org/confluence/display/ASTERIXDB/New+HTTP+API+Design] 
does not support this option.

Adding this option to the query/service API would have the additional benefit, 
that it would be possible to determine the server-side execution time, as this 
is reported by the query/service API, but it is not reported by the API that 
currently supports deferred and async result delivery.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to