You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Emilio Jose Coronado Lopez (Code Review)" <do...@asterixdb.incubator.apache.org> on 2018/03/30 04:10:14 UTC

Change in asterixdb[master]: [ASTERIXDB-2267] AsterixDB Dashboard: Query Plan Viewer Support

Emilio Jose Coronado Lopez has uploaded a new patch set (#2).

Change subject: [ASTERIXDB-2267] AsterixDB Dashboard: Query Plan Viewer Support
......................................................................

[ASTERIXDB-2267] AsterixDB Dashboard: Query Plan Viewer Support

Server side changes to Query-Service API to support logical plan, and
optimized logical plan parameters

The following commits from your working branch will be included:

commit 0078c225ba9f59af3f63731cb957d983c19cc07b
Author: Emilio Coronado <em...@gmail.com>
Date:   Fri Mar 30 12:48:52 2018 +0900

    [ASTERIXDB-2267] AsterixDB Dashboard: Query Plan Viewer Support

    - user model changes: no
    - storage format changes: no
    - interface changes: no

    Details:
    - Adding logical plan, and optimized logical plan parameters support to
    query-service REST API

Change-Id: I96b97b5787803d7ec218c88eed9875c8a23a9947
---
M asterixdb/asterix-app/src/main/java/org/apache/asterix/api/common/APIFramework.java
M asterixdb/asterix-app/src/main/java/org/apache/asterix/api/http/server/QueryServiceServlet.java
2 files changed, 43 insertions(+), 12 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/50/2550/2
-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2550
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I96b97b5787803d7ec218c88eed9875c8a23a9947
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>