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/06/04 05:48:50 UTC

Change in asterixdb[release-0.9.4-pre-rc]: The fosterixdb-dashboard baseline:

Emilio Jose Coronado Lopez has uploaded a new change for review.

  https://asterix-gerrit.ics.uci.edu/2688

Change subject: The fosterixdb-dashboard baseline:
......................................................................

The fosterixdb-dashboard baseline:

- New design, with multiple input queries.
- Visual query plans, and optimized query plans
- Metadata inspector redesigned.
- Data output applying nested data and big data navigation principles (
first drop )

following commits from your working branch will be included:

commit 4c0d4e83b3f893513438edb08e04bdd358ffdc82
Author: Emilio Coronado <em...@gmail.com>
Date:   Mon Jun 4 14:42:24 2018 +0900

    New asterixdb-dashboard baseline:

    - New design, with multiple input queries.
    - Visual query plans, and optimized query plans
    - Metadata inspector redesigned.
    - Data output applying nested data and big data navigation principles (
    first drop )

Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
---
M asterixdb/asterix-dashboard/src/node/.angular-cli.json
M asterixdb/asterix-dashboard/src/node/package.json
M asterixdb/asterix-dashboard/src/node/src/app/app-config.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/app.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/app.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/app.module.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/codemirror-metadata.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/codemirror-metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/codemirror.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.ts
R asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata-inspector.component.html
R asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata-inspector.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/ouput.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/db.ts
M asterixdb/asterix-dashboard/src/node/src/app/material.module.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/app.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/dataset.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/datatype.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/dataverse.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/index.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/metadata.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/query.actions.ts
A asterixdb/asterix-dashboard/src/node/src/app/shared/effects/app.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/dataset.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/datatype.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/dataverse.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/index.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/metadata.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/query.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/models/asterixDB.model.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/keys.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/objectArrayType.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/objectType.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/app.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/dataset.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/datatype.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/dataverse.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/index.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/index.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/metadata.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/query-metadata.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/query.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/app-core.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/async-metadata.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/async-query.service.ts
A asterixdb/asterix-dashboard/src/node/src/assets/feather.png
M asterixdb/asterix-dashboard/src/node/src/environments/environment.prod.ts
M asterixdb/asterix-dashboard/src/node/src/environments/environment.ts
M asterixdb/asterix-dashboard/src/node/src/index.html
M asterixdb/asterix-dashboard/src/node/src/main.scss
M asterixdb/asterix-dashboard/src/node/src/main.ts
M asterixdb/asterix-dashboard/src/node/src/polyfills.ts
M asterixdb/asterix-dashboard/src/node/src/styles/_constants.scss
M asterixdb/asterix-dashboard/src/node/src/styles/_general.scss
M asterixdb/asterix-dashboard/src/node/src/test.ts
M asterixdb/asterix-dashboard/src/node/src/tsconfig.app.json
M asterixdb/asterix-dashboard/src/node/src/tsconfig.spec.json
M asterixdb/asterix-dashboard/src/node/src/typings.d.ts
123 files changed, 4,589 insertions(+), 6,420 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/88/2688/1


-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 5:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-sonar/7801/ (7/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 5
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3: Integration-Tests+1

Integration Tests Successful

https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/6525/ : SUCCESS

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-ensure-ancestor/1669/ (4/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 5:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-no-installer-app/4297/ (5/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 5
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 7:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-sonar/7808/ (5/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 7
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 5:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app-sql-execution/3870/ (1/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 5
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 8:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-format/3841/ (10/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 8:

Integration Tests Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/6747/

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 6: Integration-Tests+1

Integration Tests Successful

https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/6738/ : SUCCESS

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 6
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-no-installer-app/4092/ (3/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 6:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-verify-storage/4409/ (1/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 6
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Emilio Jose Coronado Lopez (Code Review)" <do...@asterixdb.incubator.apache.org>.
Hello Anon. E. Moose #1000171, Jenkins,

I'd like you to reexamine a change.  Please visit

    https://asterix-gerrit.ics.uci.edu/2688

to look at the new patch set (#6).

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................

[NO ISSUE] Asterixdb-dashboard baseline:

- New design, with multiple input queries.
- Visual query plans, and optimized query plans
- Metadata inspector redesigned.
- Data output applying nested data and big data navigation principles (
first drop )

Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
---
M asterixdb/asterix-dashboard/src/node/.angular-cli.json
M asterixdb/asterix-dashboard/src/node/package.json
M asterixdb/asterix-dashboard/src/node/src/app/app-config.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/app.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/app.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/app.module.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/codemirror-metadata.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/codemirror-metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/codemirror.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/codemirror.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.ts
R asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata-inspector.component.html
R asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata-inspector.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/ouput.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/db.ts
M asterixdb/asterix-dashboard/src/node/src/app/material.module.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/app.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/dataset.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/datatype.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/dataverse.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/index.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/metadata.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/query.actions.ts
A asterixdb/asterix-dashboard/src/node/src/app/shared/effects/app.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/dataset.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/datatype.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/dataverse.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/index.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/metadata.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/query.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/models/asterixDB.model.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/keys.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/objectArrayType.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/objectType.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/app.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/dataset.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/datatype.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/dataverse.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/index.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/index.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/metadata.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/query-metadata.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/query.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/app-core.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/async-metadata.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/async-query.service.ts
A asterixdb/asterix-dashboard/src/node/src/app/shared/services/data.service.ts
A asterixdb/asterix-dashboard/src/node/src/assets/feather.png
A asterixdb/asterix-dashboard/src/node/src/assets/tree.svg
M asterixdb/asterix-dashboard/src/node/src/environments/environment.prod.ts
M asterixdb/asterix-dashboard/src/node/src/environments/environment.ts
M asterixdb/asterix-dashboard/src/node/src/index.html
M asterixdb/asterix-dashboard/src/node/src/main.scss
M asterixdb/asterix-dashboard/src/node/src/main.ts
M asterixdb/asterix-dashboard/src/node/src/polyfills.ts
M asterixdb/asterix-dashboard/src/node/src/styles/_constants.scss
M asterixdb/asterix-dashboard/src/node/src/styles/_general.scss
M asterixdb/asterix-dashboard/src/node/src/test.ts
M asterixdb/asterix-dashboard/src/node/src/tsconfig.app.json
M asterixdb/asterix-dashboard/src/node/src/tsconfig.spec.json
M asterixdb/asterix-dashboard/src/node/src/typings.d.ts
122 files changed, 4,501 insertions(+), 6,453 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/88/2688/6
-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 6
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Michael Blow (Code Review)" <do...@asterixdb.incubator.apache.org>.
Michael Blow has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3:

(1 comment)

https://asterix-gerrit.ics.uci.edu/#/c/2688/3//COMMIT_MSG
Commit Message:

PS3, Line 15: following commits from your working branch will be included:
            : 
            : commit 4c0d4e83b3f893513438edb08e04bdd358ffdc82
            : Author: Emilio Coronado <em...@gmail.com>
            : Date:   Mon Jun 4 14:42:24 2018 +0900
            : 
            :     New asterixdb-dashboard baseline:
            : 
            :     - New design, with multiple input queries.
            :     - Visual query plans, and optimized query plans
            :     - Metadata inspector redesigned.
            :     - Data output applying nested data and big data navigation principles (
            :     first drop )
            : 
            : Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
remove from commit msg


-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: Yes

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 4:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-ensure-ancestor/1824/ (2/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 4
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 7: Integration-Tests+1

Integration Tests Successful

https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/6743/ : SUCCESS

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 7
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 4:

Build Started https://asterix-jenkins.ics.uci.edu/job/hyracks-gerrit/3728/ (3/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 4
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Anon. E. Moose (Code Review)" <do...@asterixdb.incubator.apache.org>.
Anon. E. Moose #1000171 has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3:

Analytics Compatibility Compilation Successful
https://goo.gl/4bNrV1 : SUCCESS

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Anon. E. Moose (Code Review)" <do...@asterixdb.incubator.apache.org>.
Anon. E. Moose #1000171 has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 1:

Analytics Compatibility Compilation Successful
https://goo.gl/gbrHgZ : SUCCESS

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 5:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-verify-storage/4407/ (12/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 5
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 5:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-format/3830/ (4/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 5
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: The fosterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: The fosterixdb-dashboard baseline:
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/9127/ (9/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 4:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-no-installer-app/4247/ (8/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 4
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 2:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app/4377/ (11/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 4:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/9284/ (4/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 4
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 7:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-verify-storage/4414/ (3/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 7
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3:

Integration Tests Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/6525/

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 8:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app/4444/ (5/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 5:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/9336/ (2/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 5
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 7:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-no-installer-app/4304/ (12/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 7
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 7:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-format/3837/ (2/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 7
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 6:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app-sql-execution/3872/ (3/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 6
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 6:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-cancellation-test/3861/ (7/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 6
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 2:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-ensure-ancestor/1667/ (5/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 7:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/9343/ (1/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 7
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 8:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-sonar/7812/ (4/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 6:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app/4441/ (11/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 6
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-asterix-app/4114/ (5/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: The fosterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: The fosterixdb-dashboard baseline:
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-assemblies/3874/ (6/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: The fosterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: The fosterixdb-dashboard baseline:
......................................................................


Patch Set 1:

Integration Tests Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/6522/

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 2:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-assemblies/3875/ (8/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: The fosterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: The fosterixdb-dashboard baseline:
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/hyracks-gerrit/3571/ (7/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 2:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-cancellation-test/3648/ (1/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 7:

Integration Tests Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/6743/

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 7
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 6:

Integration Tests Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/6738/

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 6
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: The fosterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: The fosterixdb-dashboard baseline:
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-sonar/7590/ (10/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 2:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-format/3619/ (2/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app-sql-execution/3663/ (6/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 2: Integration-Tests+1

Integration Tests Successful

https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/6523/ : SUCCESS

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 7:

Build Started https://asterix-jenkins.ics.uci.edu/job/hyracks-gerrit/3787/ (9/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 7
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 5:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-cancellation-test/3859/ (3/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 5
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: The fosterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: The fosterixdb-dashboard baseline:
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app-sql-execution/3660/ (2/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 5:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-asterix-app/4318/ (10/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 5
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 4:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-asterix-app/4268/ (12/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 4
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 2:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-sonar/7591/ (12/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 6:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/9338/ (6/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 6
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 8:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/9347/ (9/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 2:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-no-installer-app/4090/ (7/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: The fosterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: The fosterixdb-dashboard baseline:
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-asterix-app/4111/ (4/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 6:

Build Started https://asterix-jenkins.ics.uci.edu/job/hyracks-gerrit/3782/ (9/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 6
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 4:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-cancellation-test/3804/ (11/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 4
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 8:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-asterix-app/4329/ (6/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-sonar/7593/ (9/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Anon. E. Moose (Code Review)" <do...@asterixdb.incubator.apache.org>.
Anon. E. Moose #1000171 has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 2: Contrib+1

Analytics Compatibility Tests Successful
https://goo.gl/Jz7wtS : SUCCESS

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 5:

Build Started https://asterix-jenkins.ics.uci.edu/job/hyracks-gerrit/3780/ (8/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 5
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/9130/ (8/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 4:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app/4439/ (9/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 4
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 8:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-cancellation-test/3870/ (2/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Emilio Jose Coronado Lopez (Code Review)" <do...@asterixdb.incubator.apache.org>.
Emilio Jose Coronado Lopez has abandoned this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Abandoned

no needed

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: abandon
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 8:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-ensure-ancestor/1889/ (8/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Anon. E. Moose (Code Review)" <do...@asterixdb.incubator.apache.org>.
Anon. E. Moose #1000171 has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3: Contrib+1

Analytics Compatibility Tests Successful
https://goo.gl/gt6NyH : SUCCESS

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 5:

Integration Tests Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/6736/

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 5
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Anon. E. Moose (Code Review)" <do...@asterixdb.incubator.apache.org>.
Anon. E. Moose #1000171 has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 2:

Analytics Compatibility Compilation Successful
https://goo.gl/SVsKZR : SUCCESS

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 2:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-verify-storage/4198/ (10/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 5:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-assemblies/4086/ (11/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 5
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-cancellation-test/3650/ (2/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 4:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-verify-storage/4355/ (6/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 4
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 7:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app/4442/ (11/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 7
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Emilio Jose Coronado Lopez (Code Review)" <do...@asterixdb.incubator.apache.org>.
Emilio Jose Coronado Lopez has uploaded a new patch set (#2).

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................

[NO ISSUE] Asterixdb-dashboard baseline:

- New design, with multiple input queries.
- Visual query plans, and optimized query plans
- Metadata inspector redesigned.
- Data output applying nested data and big data navigation principles (
first drop )

following commits from your working branch will be included:

commit 4c0d4e83b3f893513438edb08e04bdd358ffdc82
Author: Emilio Coronado <em...@gmail.com>
Date:   Mon Jun 4 14:42:24 2018 +0900

    New asterixdb-dashboard baseline:

    - New design, with multiple input queries.
    - Visual query plans, and optimized query plans
    - Metadata inspector redesigned.
    - Data output applying nested data and big data navigation principles (
    first drop )

Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
---
M asterixdb/asterix-dashboard/src/node/.angular-cli.json
M asterixdb/asterix-dashboard/src/node/package.json
M asterixdb/asterix-dashboard/src/node/src/app/app-config.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/app.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/app.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/app.module.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/codemirror-metadata.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/codemirror-metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/codemirror.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.ts
R asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata-inspector.component.html
R asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata-inspector.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/ouput.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/db.ts
M asterixdb/asterix-dashboard/src/node/src/app/material.module.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/app.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/dataset.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/datatype.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/dataverse.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/index.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/metadata.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/query.actions.ts
A asterixdb/asterix-dashboard/src/node/src/app/shared/effects/app.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/dataset.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/datatype.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/dataverse.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/index.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/metadata.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/query.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/models/asterixDB.model.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/keys.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/objectArrayType.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/objectType.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/app.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/dataset.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/datatype.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/dataverse.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/index.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/index.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/metadata.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/query-metadata.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/query.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/app-core.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/async-metadata.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/async-query.service.ts
A asterixdb/asterix-dashboard/src/node/src/assets/feather.png
M asterixdb/asterix-dashboard/src/node/src/environments/environment.prod.ts
M asterixdb/asterix-dashboard/src/node/src/environments/environment.ts
M asterixdb/asterix-dashboard/src/node/src/index.html
M asterixdb/asterix-dashboard/src/node/src/main.scss
M asterixdb/asterix-dashboard/src/node/src/main.ts
M asterixdb/asterix-dashboard/src/node/src/polyfills.ts
M asterixdb/asterix-dashboard/src/node/src/styles/_constants.scss
M asterixdb/asterix-dashboard/src/node/src/styles/_general.scss
M asterixdb/asterix-dashboard/src/node/src/test.ts
M asterixdb/asterix-dashboard/src/node/src/tsconfig.app.json
M asterixdb/asterix-dashboard/src/node/src/tsconfig.spec.json
M asterixdb/asterix-dashboard/src/node/src/typings.d.ts
123 files changed, 4,589 insertions(+), 6,420 deletions(-)


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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 4:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-sonar/7748/ (10/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 4
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 4: Integration-Tests+1

Integration Tests Successful

https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/6682/ : SUCCESS

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 4
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 5:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app/4440/ (9/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 5
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 8:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-assemblies/4101/ (12/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app/4379/ (11/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 2:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/9128/ (3/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Emilio Jose Coronado Lopez (Code Review)" <do...@asterixdb.incubator.apache.org>.
Hello Anon. E. Moose #1000171, Jenkins,

I'd like you to reexamine a change.  Please visit

    https://asterix-gerrit.ics.uci.edu/2688

to look at the new patch set (#8).

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................

[NO ISSUE] Asterixdb-dashboard baseline:

- New design, with multiple input queries.
- Visual query plans, and optimized query plans
- Metadata inspector redesigned.
- Data output applying nested data and big data navigation principles

Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
---
M asterixdb/asterix-dashboard/src/node/.angular-cli.json
M asterixdb/asterix-dashboard/src/node/package.json
M asterixdb/asterix-dashboard/src/node/src/app/app-config.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/app.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/app.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/app.module.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/codemirror-metadata.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/codemirror-metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/codemirror.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/codemirror.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.ts
R asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata-inspector.component.html
R asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata-inspector.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/ouput.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/db.ts
M asterixdb/asterix-dashboard/src/node/src/app/material.module.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/app.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/dataset.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/datatype.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/dataverse.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/index.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/metadata.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/query.actions.ts
A asterixdb/asterix-dashboard/src/node/src/app/shared/effects/app.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/dataset.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/datatype.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/dataverse.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/index.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/metadata.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/query.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/models/asterixDB.model.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/keys.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/objectArrayType.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/objectType.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/app.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/dataset.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/datatype.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/dataverse.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/index.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/index.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/metadata.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/query-metadata.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/query.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/app-core.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/async-metadata.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/async-query.service.ts
A asterixdb/asterix-dashboard/src/node/src/app/shared/services/data.service.ts
A asterixdb/asterix-dashboard/src/node/src/assets/feather.png
A asterixdb/asterix-dashboard/src/node/src/assets/tree.svg
M asterixdb/asterix-dashboard/src/node/src/environments/environment.prod.ts
M asterixdb/asterix-dashboard/src/node/src/environments/environment.ts
M asterixdb/asterix-dashboard/src/node/src/index.html
M asterixdb/asterix-dashboard/src/node/src/main.scss
M asterixdb/asterix-dashboard/src/node/src/main.ts
M asterixdb/asterix-dashboard/src/node/src/polyfills.ts
M asterixdb/asterix-dashboard/src/node/src/styles/_constants.scss
M asterixdb/asterix-dashboard/src/node/src/styles/_general.scss
M asterixdb/asterix-dashboard/src/node/src/test.ts
M asterixdb/asterix-dashboard/src/node/src/tsconfig.app.json
M asterixdb/asterix-dashboard/src/node/src/tsconfig.spec.json
M asterixdb/asterix-dashboard/src/node/src/typings.d.ts
122 files changed, 4,589 insertions(+), 6,489 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/88/2688/8
-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>

Change in asterixdb[release-0.9.4-pre-rc]: The fosterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: The fosterixdb-dashboard baseline:
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-verify-storage/4197/ (8/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Emilio Jose Coronado Lopez (Code Review)" <do...@asterixdb.incubator.apache.org>.
Hello Anon. E. Moose #1000171, Jenkins,

I'd like you to reexamine a change.  Please visit

    https://asterix-gerrit.ics.uci.edu/2688

to look at the new patch set (#7).

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................

[NO ISSUE] Asterixdb-dashboard baseline:

- New design, with multiple input queries.
- Visual query plans, and optimized query plans
- Metadata inspector redesigned.
- Data output applying nested data and big data navigation principles

Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
---
M asterixdb/asterix-dashboard/src/node/.angular-cli.json
M asterixdb/asterix-dashboard/src/node/package.json
M asterixdb/asterix-dashboard/src/node/src/app/app-config.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/app.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/app.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/app.module.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/codemirror-metadata.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/codemirror-metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/codemirror.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/codemirror.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.ts
R asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata-inspector.component.html
R asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata-inspector.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/ouput.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/db.ts
M asterixdb/asterix-dashboard/src/node/src/app/material.module.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/app.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/dataset.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/datatype.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/dataverse.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/index.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/metadata.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/query.actions.ts
A asterixdb/asterix-dashboard/src/node/src/app/shared/effects/app.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/dataset.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/datatype.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/dataverse.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/index.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/metadata.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/query.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/models/asterixDB.model.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/keys.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/objectArrayType.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/objectType.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/app.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/dataset.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/datatype.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/dataverse.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/index.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/index.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/metadata.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/query-metadata.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/query.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/app-core.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/async-metadata.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/async-query.service.ts
A asterixdb/asterix-dashboard/src/node/src/app/shared/services/data.service.ts
A asterixdb/asterix-dashboard/src/node/src/assets/feather.png
A asterixdb/asterix-dashboard/src/node/src/assets/tree.svg
M asterixdb/asterix-dashboard/src/node/src/environments/environment.prod.ts
M asterixdb/asterix-dashboard/src/node/src/environments/environment.ts
M asterixdb/asterix-dashboard/src/node/src/index.html
M asterixdb/asterix-dashboard/src/node/src/main.scss
M asterixdb/asterix-dashboard/src/node/src/main.ts
M asterixdb/asterix-dashboard/src/node/src/polyfills.ts
M asterixdb/asterix-dashboard/src/node/src/styles/_constants.scss
M asterixdb/asterix-dashboard/src/node/src/styles/_general.scss
M asterixdb/asterix-dashboard/src/node/src/test.ts
M asterixdb/asterix-dashboard/src/node/src/tsconfig.app.json
M asterixdb/asterix-dashboard/src/node/src/tsconfig.spec.json
M asterixdb/asterix-dashboard/src/node/src/typings.d.ts
122 files changed, 4,551 insertions(+), 6,453 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/88/2688/7
-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 7
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 7:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-asterix-app/4325/ (10/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 7
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 6:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-assemblies/4088/ (8/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 6
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 8:

Build Started https://asterix-jenkins.ics.uci.edu/job/hyracks-gerrit/3791/ (7/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 8:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-assemblies/4097/ (3/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 2:

Integration Tests Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/6523/

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 2:

Build Started https://asterix-jenkins.ics.uci.edu/job/hyracks-gerrit/3572/ (9/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: The fosterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: The fosterixdb-dashboard baseline:
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-format/3618/ (12/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 6:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-format/3832/ (4/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 6
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-verify-storage/4200/ (12/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: The fosterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: The fosterixdb-dashboard baseline:
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-cancellation-test/3647/ (1/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: The fosterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: The fosterixdb-dashboard baseline:
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app/4376/ (11/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Ian Maxon (Code Review)" <do...@asterixdb.incubator.apache.org>.
Ian Maxon has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 4:

(14 comments)

Frankly I think the new design makes excessive use of expansion panels. There's not any use in requiring three layers of clicks to view the result of a query. Furthermore I don't understand the hiding of the dataverse inspector behind a hamburger button. Why is there such a drastic change from the original design? 
Also, the way to retrieve the plans is either not functional or hidden so far I haven't found it yet; I haven't figured out from the code where it should be just yet.

https://asterix-gerrit.ics.uci.edu/#/c/2688/4/asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.ts
File asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.ts:

Line 31:         this.sideMenuVisible$ = this.store.select(s => s.app.sideMenuVisible);
tabs v. spaces


https://asterix-gerrit.ics.uci.edu/#/c/2688/4/asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.html
File asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.html:

PS4, Line 15:   <mat-expansion-panel class="mat-elevation-z0">
            :     <mat-expansion-panel-header class="header">
Let's have this expansion panel be open by default; having to click to expand the input panel on first load seems very odd to me.


https://asterix-gerrit.ics.uci.edu/#/c/2688/4/asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.ts
File asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.ts:

PS4, Line 35: queryString: string = "Use Metadata; select * from CompactionPolicy";
The box needs to be empty by default.


PS4, Line 72: 			if (data != undefined && data[this.currentQuery] === true){
            :                 this.querySuccess = true;
            : 			} else {
            :                 this.querySuccess = false;
            : 			}
            : 		
We shouldn't mix tabs and spaces.


https://asterix-gerrit.ics.uci.edu/#/c/2688/4/asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.ts
File asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.ts:

PS4, Line 29: @Component({
            : 	moduleId: module.id,
            : 	selector: 'awc-results',
            : 	templateUrl:'output.component.html',
            : 	styleUrls: ['output.component.scss']
            : })
Tabs/spaces again


https://asterix-gerrit.ics.uci.edu/#/c/2688/4/asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.html
File asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.html:

PS4, Line 75: -<text  class="operation-details" x="50%" y="50" text-anchor="middle">{{details}}</text> -->
Let's remove the commented code.


PS4, Line 78: !--<svg id='node{{level}}{{item}}{{subplan}}{{planName}}' xmlns="http://www.w3.org/2000/svg" xml:lang="en" class="dot"
            :      xmlns:xlink="http://www.w3.org/1999/xlink"
            :      width="10px" height="50px">
            :     <title>Connection</title>
            :     <circle cx="5" cy="5" r="5"/>
            :     <line x1="5" y1="10" x2="5" y2="50" stroke="blue" />
            :     <circle cx="5" cy="45" r="5"/> 
            : </svg> -->
Let's remove the commented code.


https://asterix-gerrit.ics.uci.edu/#/c/2688/4/asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.scss
File asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.scss:

PS4, Line 100:   //     display: flex;
             :   //     .title {
             :   //         font-size: 10px;
             :   //         font-weight: 500;
             :   //         color: blue;
             :   //         //padding-top: 12px;
             :   //     }
             :   // }
             :   // .details {
             :   //     padding-top: 10px !important;
             :   //     padding-bottom: 20px !important;
             :   //     margin: 0px !important;
             :   //     overflow: auto;
             :   //     font-size: 10px;
             :   //     text-align: left;
             :   //     visibility: hidden;
             :   //     transition: opacity 1s ease-in-out;
             :   //     opacity: 0;
             :   // }
Let's remove the commented code.


https://asterix-gerrit.ics.uci.edu/#/c/2688/4/asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.ts
File asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.ts:

PS4, Line 88:      // var mycircle = document.getElementById('node'+ this.level + this.item + this.subplan + this.planName);
            : 
            :        // mycircle.addEventListener('click', function(e) {
            :        //     console.log('clicked - enlarging: ' + 'node'+ this.level + this.item + this.subplan + this.planName);
            :        // }, false);
            : 
            :        // let global = this.renderer.listen(mycircle, 'click', (evt) => {
            :        //     console.log('Clicking the document', evt);
            :        //     console.log('clicked - enlarging: ' + 'node'+ this.level + this.item + this.subplan + this.planName);
            :        // })
            : 
            :        // var svg = document.getElementById('mysvg'+ this.level + this.item + this.subplan + this.planName),
            :        // NS = svg.getAttribute('xmlns');
            : 
            :         // add random circles
            :         /*var c, i;
            :         for (i = 0; i < 1000; i++) {
            :             c = document.createElementNS(NS, 'circle');
            :             c.setAttributeNS(null, 'cx', Math.round(Math.random() * 100));
            :             c.setAttributeNS(null, 'cy', Math.round(Math.random() * 100));
            :             c.setAttributeNS(null, 'r', 1 ); // 20 + Math.round(Math.random() * 30));
            :             svg.appendChild(c);
            :         }*/
            : 
            :         /* click a circle
            :         svg.addEventListener('click', function(e) {
            :         var t = e.target;
            :         if (t.nodeName != 'circle') return;
            :         t.setAttributeNS(null, 'r',
            :             parseFloat(t.getAttributeNS(null, 'r')) + 10
            :         );
            :         console.log(t.getBoundingClientRect());
            :         }, false); */
            :           //global();
            :          // let simple = this.renderer.listen(this.myButton.nativeElement, 'click', (evt) => {
            :          //   console.log('Clicking the button', evt);
            :          // });
            :           //simple();
            :         //Adding classes for further granularity/level styling
            :         //console.log('node'+ this.level + this.item + this.subplan + this.planName);
            :         //var svg = document.getElementById('node'+ this.level + this.item + this.subplan + this.planName);
            :         //svg.className.baseVal = ... or svg.setAttribute("class", ...) or svg.classList.add(...) or.
            :         //svg.classList.add("level" + this.level + "item" + this.item);svg.classList.add("subplan" + this.subplan);
            :         //svg.classList.add("planName" + this.planName);
Let's remove the commented code.


PS4, Line 223:    /*
             :         console.log(me);
             :         console.log(this.viewParams_)
             : 
             :         if (this.viewParams_.viewMode === 'NORMAL') {
             :             this.viewParams_ = FULL;
             :             console.log('FULL')
             :         } else {
             :             this.viewParams_ = NORMAL;
             :             console.log('NORMAL')
             :         }
             : 
             :         var ele = document.getElementById('node'+ this.level + this.item + this.subplan + this.planName);
             :         (<any>ele).style.width = this.viewParams_.width;
             :         (<any>ele).style.height = this.viewParams_.height;
             :         console.log(ele);
             :         if (this.viewParams_.viewMode === "FULL") {
             :             (<any>ele).style.height = "unset";
             :             (<any>ele).style.maxHeight = this.viewParams_.height;
             :         }
             :         var ele2 = document.getElementById('node'+ this.level + this.item + this.subplan + this.planName).getElementsByClassName('operation-details');
             :         console.log(ele2);
             : 
             :         (<any>ele2[0]).style.visibility = this.viewParams_.visible;
             :         (<any>ele2[0]).style.opacity = this.viewParams_.opacity;
             : 
             :         var ele3 = document.getElementById('node'+ this.level + this.item + this.subplan + this.planName).getElementsByClassName('operation-details');
             :         (<any>ele3[0]).style.borderTop = this.viewParams_.border;
             :         console.log(ele3); */
Let's remove the commented code.


https://asterix-gerrit.ics.uci.edu/#/c/2688/4/asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node.component.ts
File asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node.component.ts:

PS4, Line 203:        getElementById()	Returns the element that has the ID attribute with the specified value
             :         getElementsByClassName()	Returns a NodeList containing all elements with the specified class name
             :         getElementsByName()	Returns a NodeList containing all elements with a specified name
             :         getElementsByTagName()
             :     changeElement(id) {
             :         var el = document.getElementById(id);
             :         el.style.color = "red";
             :         el.style.fontSize = "15px";
             :         el.style.backgroundColor = "#FFFFFF";
             :     }
             : 
             :     changeElementSize(id) {
             :         var el = document.getElementsByName('plan-node');
             :         console.log(el)
             :        // el.style.color = "red";
             :        // el.style.fontSize = "15px";
             :        // el.style.backgroundColor = "#FFFFFF";
             :     }
             :     */
Let's remove the commented code.


https://asterix-gerrit.ics.uci.edu/#/c/2688/4/asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.html
File asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.html:

PS4, Line 26:         <!-- <ul class="start">
            :                         <li class='listart'>
            :                             <plan-node [planName] = "planName" [node]="plan_" [level]="0" [item]="0" [subplan]="0"></plan-node>
            :                         </li>
            :                     </ul> -->
Let's remove the commented code.


https://asterix-gerrit.ics.uci.edu/#/c/2688/4/asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.scss
File asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.scss:

PS4, Line 69:  //padding: 20px;
            :   //padding-right: 50px;
            :   //margin-right: 25px;
Let's remove the commented code.


PS4, Line 77: //border-left: 1px solid gray;
            :   padding-left: 25px; //display: inline-block;
            :   //margin: auto;
            : }
Let's remove the commented code.


-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 4
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: Yes

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 6:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-no-installer-app/4299/ (12/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 6
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-format/3621/ (1/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 8:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-no-installer-app/4308/ (12/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 7:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-ensure-ancestor/1885/ (6/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 7
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 4:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-format/3778/ (5/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 4
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 5:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-ensure-ancestor/1878/ (6/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 5
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 6:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-asterix-app/4320/ (10/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 6
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Emilio Jose Coronado Lopez (Code Review)" <do...@asterixdb.incubator.apache.org>.
Hello Anon. E. Moose #1000171, Jenkins,

I'd like you to reexamine a change.  Please visit

    https://asterix-gerrit.ics.uci.edu/2688

to look at the new patch set (#5).

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................

[NO ISSUE] Asterixdb-dashboard baseline:

- New design, with multiple input queries.
- Visual query plans, and optimized query plans
- Metadata inspector redesigned.
- Data output applying nested data and big data navigation principles (
first drop )

Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
---
M asterixdb/asterix-dashboard/src/node/.angular-cli.json
M asterixdb/asterix-dashboard/src/node/package.json
M asterixdb/asterix-dashboard/src/node/proxy.config.js
M asterixdb/asterix-dashboard/src/node/src/app/app-config.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/app.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/app.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/app.module.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/codemirror-metadata.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/codemirror-metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/codemirror.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/codemirror.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.ts
R asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata-inspector.component.html
R asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata-inspector.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/ouput.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/db.ts
M asterixdb/asterix-dashboard/src/node/src/app/material.module.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/app.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/dataset.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/datatype.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/dataverse.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/index.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/metadata.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/query.actions.ts
A asterixdb/asterix-dashboard/src/node/src/app/shared/effects/app.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/dataset.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/datatype.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/dataverse.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/index.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/metadata.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/query.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/models/asterixDB.model.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/keys.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/objectArrayType.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/objectType.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/app.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/dataset.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/datatype.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/dataverse.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/index.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/index.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/metadata.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/query-metadata.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/query.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/app-core.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/async-metadata.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/async-query.service.ts
A asterixdb/asterix-dashboard/src/node/src/app/shared/services/data.service.ts
A asterixdb/asterix-dashboard/src/node/src/assets/feather.png
A asterixdb/asterix-dashboard/src/node/src/assets/tree.svg
M asterixdb/asterix-dashboard/src/node/src/environments/environment.prod.ts
M asterixdb/asterix-dashboard/src/node/src/environments/environment.ts
M asterixdb/asterix-dashboard/src/node/src/index.html
M asterixdb/asterix-dashboard/src/node/src/main.scss
M asterixdb/asterix-dashboard/src/node/src/main.ts
M asterixdb/asterix-dashboard/src/node/src/polyfills.ts
M asterixdb/asterix-dashboard/src/node/src/styles/_constants.scss
M asterixdb/asterix-dashboard/src/node/src/styles/_general.scss
M asterixdb/asterix-dashboard/src/node/src/test.ts
M asterixdb/asterix-dashboard/src/node/src/tsconfig.app.json
M asterixdb/asterix-dashboard/src/node/src/tsconfig.spec.json
M asterixdb/asterix-dashboard/src/node/src/typings.d.ts
123 files changed, 4,610 insertions(+), 6,454 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/88/2688/5
-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 5
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 2:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app-sql-execution/3661/ (6/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 6:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-ensure-ancestor/1880/ (5/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 6
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 4:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app-sql-execution/3818/ (1/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 4
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 2:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-asterix-app/4112/ (4/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 7:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app-sql-execution/3877/ (4/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 7
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Anon. E. Moose (Code Review)" <do...@asterixdb.incubator.apache.org>.
Anon. E. Moose #1000171 has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 1: Contrib+1

Analytics Compatibility Tests Successful
https://goo.gl/vKM3Yr : SUCCESS

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 4:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-assemblies/4031/ (7/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 4
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 7:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-assemblies/4093/ (8/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 7
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3:

Build Started https://asterix-jenkins.ics.uci.edu/job/hyracks-gerrit/3574/ (10/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: The fosterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: The fosterixdb-dashboard baseline:
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-no-installer-app/4089/ (5/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 8:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app-sql-execution/3881/ (11/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 7:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-cancellation-test/3866/ (7/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 7
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 3:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-source-assemblies/3877/ (7/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Emilio Jose Coronado Lopez (Code Review)" <do...@asterixdb.incubator.apache.org>.
Hello Anon. E. Moose #1000171, Jenkins,

I'd like you to reexamine a change.  Please visit

    https://asterix-gerrit.ics.uci.edu/2688

to look at the new patch set (#3).

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................

[NO ISSUE] Asterixdb-dashboard baseline:

- New design, with multiple input queries.
- Visual query plans, and optimized query plans
- Metadata inspector redesigned.
- Data output applying nested data and big data navigation principles (
first drop )

following commits from your working branch will be included:

commit 4c0d4e83b3f893513438edb08e04bdd358ffdc82
Author: Emilio Coronado <em...@gmail.com>
Date:   Mon Jun 4 14:42:24 2018 +0900

    New asterixdb-dashboard baseline:

    - New design, with multiple input queries.
    - Visual query plans, and optimized query plans
    - Metadata inspector redesigned.
    - Data output applying nested data and big data navigation principles (
    first drop )

Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
---
M asterixdb/asterix-dashboard/src/node/.angular-cli.json
M asterixdb/asterix-dashboard/src/node/package.json
M asterixdb/asterix-dashboard/src/node/src/app/app-config.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/app.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/app.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/app.module.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/appbar.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/apptab.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/codemirror-metadata.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/codemirror-metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/dataset-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datasets-collection/datasets.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatype-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/datatypes-collection/datatypes.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/dataverses-collection/dataverses.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-create-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-create-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-drop-dialog.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/index-drop-dialog.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/indexes-collection/indexes.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/input-metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.html
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.scss
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/metadata/metadata-container.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/codemirror.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/input.component.ts
R asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata-inspector.component.html
R asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata-inspector.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/metadata.component.ts
D asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/ouput.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/output.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node-svg.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-node.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/plan-view.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.html
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.scss
M asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/query-container.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-node.component.ts
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.html
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.scss
A asterixdb/asterix-dashboard/src/node/src/app/dashboard/query/tree-view.component.ts
M asterixdb/asterix-dashboard/src/node/src/app/db.ts
M asterixdb/asterix-dashboard/src/node/src/app/material.module.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/app.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/dataset.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/datatype.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/dataverse.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/index.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/metadata.actions.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/actions/query.actions.ts
A asterixdb/asterix-dashboard/src/node/src/app/shared/effects/app.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/dataset.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/datatype.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/dataverse.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/index.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/metadata.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/effects/query.effects.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/models/asterixDB.model.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/keys.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/objectArrayType.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/pipes/objectType.pipe.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/app.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/dataset.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/datatype.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/dataverse.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/index.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/index.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/metadata.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/query-metadata.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/reducers/query.reducer.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/app-core.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/async-metadata.service.ts
M asterixdb/asterix-dashboard/src/node/src/app/shared/services/async-query.service.ts
A asterixdb/asterix-dashboard/src/node/src/assets/feather.png
M asterixdb/asterix-dashboard/src/node/src/environments/environment.prod.ts
M asterixdb/asterix-dashboard/src/node/src/environments/environment.ts
M asterixdb/asterix-dashboard/src/node/src/index.html
M asterixdb/asterix-dashboard/src/node/src/main.scss
M asterixdb/asterix-dashboard/src/node/src/main.ts
M asterixdb/asterix-dashboard/src/node/src/polyfills.ts
M asterixdb/asterix-dashboard/src/node/src/styles/_constants.scss
M asterixdb/asterix-dashboard/src/node/src/styles/_general.scss
M asterixdb/asterix-dashboard/src/node/src/test.ts
M asterixdb/asterix-dashboard/src/node/src/tsconfig.app.json
M asterixdb/asterix-dashboard/src/node/src/tsconfig.spec.json
M asterixdb/asterix-dashboard/src/node/src/typings.d.ts
123 files changed, 4,589 insertions(+), 6,421 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/88/2688/3
-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 3
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>

Change in asterixdb[release-0.9.4-pre-rc]: The fosterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: The fosterixdb-dashboard baseline:
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-ensure-ancestor/1666/ (3/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 6:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-sonar/7803/ (2/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 6
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 8:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-verify-storage/4418/ (1/12)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[release-0.9.4-pre-rc]: [NO ISSUE] Asterixdb-dashboard baseline:

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: [NO ISSUE] Asterixdb-dashboard baseline:
......................................................................


Patch Set 4:

Integration Tests Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/6682/

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2688
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic821d20ad927bdb209ea8ba531de926b2d6c7242
Gerrit-PatchSet: 4
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Emilio Jose Coronado Lopez <em...@gmail.com>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No