Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Now that drill has a minimal set of functions that allow to actually execute something we should come up with the RPC interface that will sit in front of the daemons and to which queries in various formats wil be submitted.
It would need to allow for the following:
- submit queries
- submit logical plans
- submit physical plans for execution
- query underlying storage engines for metadata and statistics
- possibly serve as a frontend to a metadata store