Jihoon Son created TAJO-494:
-------------------------------
Summary: Extend TajoClient to run a query with a plan context
serialized as the JSON form
Key: TAJO-494
URL: https://issues.apache.org/jira/browse/TAJO-494
Project: Tajo
Issue Type: New Feature
Components: client
Affects Versions: 0.8-incubating
Reporter: Jihoon Son
The current client only supports sql strings. This obstructs that other systems
run queries on Tajo via other query languages.
This issue extends the TajoClient to accept a plan context to run queries. So,
those systems can parse and generate a plan for a given query, and execute it
on Tajo.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)