Puneet Gupta created LENS-1191:
----------------------------------
Summary: Lens Python client should support half sync half async
model of execution
Key: LENS-1191
URL: https://issues.apache.org/jira/browse/LENS-1191
Project: Apache Lens
Issue Type: New Feature
Reporter: Puneet Gupta
Assignee: Rajat Khandelwal
Lens Python client should support half sync half async model of execution
similar to java lens client's behavior when waitForQueryToComplete = true
org.apache.lens.client.LensStatement#executeQuery(org.apache.lens.api.query.QueryPrepareHandle,
boolean, java.lang.String).
This helps is reducing the complexity of embedding similar logic(polling/call
back) in all client applications.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)