Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The web-based query interface allows a user to execute a query from a web browser and get the result. The interface should support giving the user additional details and statistics about the query. The command line interface provides theses details. The web interface will need to connect to the RESTful api and report these to the user. The specific details include: the abstract syntax tree, logical plan, optimized plan, job details, and query statistics.
The web interface will present these items in an easy to read format that is pleasing to the eye.
Key tasks:
- Create a web-based query interface.
- Present the user with options for receiving additional query details and statistics
- Tasteful display the result of the query and additional query details
Attachments
Issue Links
- depends upon
-
VXQUERY-180 RESTful API
- Open
- mentioned in
-
Page Loading...