You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "jein song (Code Review)" <do...@asterixdb.incubator.apache.org> on 2017/12/13 10:07:19 UTC

Change in asterixdb[master]: PLEASE EDIT to provide a meaningful commit message!

jein song has uploaded a new change for review.

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

Change subject: PLEASE EDIT to provide a meaningful commit message!
......................................................................

PLEASE EDIT to provide a meaningful commit message!

The following commits from your working branch will be included:

commit 348203e1e70ab20463a876d197bf45b56b507678
Author: songjein <je...@gmail.com>
Date:   Wed Dec 13 19:04:58 2017 +0900

    [UI] Add new asterixdb-dashboard

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

    		details:
    		- refactored new query interface (asterixdb-dashboard)

Change-Id: I75ba4755202c5afd15cb4062d07b8a8fcb8aaa25
---
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/.angular-cli.json
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/.editorconfig
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/.gitignore
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/LICENSE
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/README.md
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/documents/AsterixDB Architecture  v1.0.pdf
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/documents/AsterixDB User Guide v1.0.pptx
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/e2e/app.e2e-spec.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/e2e/app.po.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/e2e/tsconfig.e2e.json
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/karma.conf.js
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/package.json
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/protractor.conf.js
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/proxy.config.js
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/app-config.service.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/app.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/app.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/app.component.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/app.module.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/appbar.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/appbar.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/appbar.component.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/apptab.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/apptab.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/apptab.component.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/codemirror-metadata.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/codemirror-metadata.component.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/datasets-collection/dataset-create-dialog.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/datasets-collection/dataset-create-dialog.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/datasets-collection/dataset-drop-dialog.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/datasets-collection/dataset-drop-dialog.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/datasets-collection/datasets.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/datasets-collection/datasets.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/datasets-collection/datasets.component.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/datatypes-collection/datatype-create-dialog.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/datatypes-collection/datatype-create-dialog.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/datatypes-collection/datatype-drop-dialog.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/datatypes-collection/datatype-drop-dialog.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/datatypes-collection/datatypes.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/datatypes-collection/datatypes.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/datatypes-collection/datatypes.component.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/dataverses-collection/dataverses-create-dialog.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/dataverses-collection/dataverses-create-dialog.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/dataverses-collection/dataverses-drop-dialog.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/dataverses-collection/dataverses-drop-dialog.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/dataverses-collection/dataverses.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/dataverses-collection/dataverses.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/dataverses-collection/dataverses.component.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/indexes-collection/index-create-dialog.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/indexes-collection/index-create-dialog.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/indexes-collection/index-drop-dialog.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/indexes-collection/index-drop-dialog.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/indexes-collection/indexes.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/indexes-collection/indexes.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/indexes-collection/indexes.component.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/input-metadata.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/input-metadata.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/input-metadata.component.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/metadata-container.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/metadata-container.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/metadata/metadata-container.component.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/query/codemirror.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/query/codemirror.component.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/query/input.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/query/input.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/query/input.component.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/query/metadata.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/query/metadata.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/query/metadata.component.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/query/ouput.component.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/query/output.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/query/output.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/query/query-container.component.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/query/query-container.component.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/dashboard/query/query-container.component.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/db.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/material.module.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/actions/app.actions.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/actions/dataset.actions.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/actions/datatype.actions.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/actions/dataverse.actions.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/actions/index.actions.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/actions/metadata.actions.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/actions/query.actions.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/effects/dataset.effects.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/effects/datatype.effects.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/effects/dataverse.effects.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/effects/index.effects.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/effects/metadata.effects.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/effects/query.effects.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/models/asterixDB.model.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/pipes/keys.pipe.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/pipes/objectArrayType.pipe.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/pipes/objectType.pipe.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/reducers/app.reducer.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/reducers/dataset.reducer.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/reducers/datatype.reducer.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/reducers/dataverse.reducer.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/reducers/index.reducer.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/reducers/index.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/reducers/metadata.reducer.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/reducers/query-metadata.reducer.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/reducers/query.reducer.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/services/app-core.service.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/services/async-metadata.service.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/app/shared/services/async-query.service.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/assets/.gitkeep
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/assets/angular-white-transparent.svg
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/assets/asterixdb_tm.png
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/assets/custom-themes/deeppurple-amber.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/assets/custom-themes/indigo-pink.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/assets/custom-themes/pink-bluegrey.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/assets/custom-themes/purple-green.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/assets/deeppurple-amber.css
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/assets/download.jpg
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/assets/download.png
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/assets/indigo-pink.css
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/assets/pink-bluegrey.css
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/assets/purple-green.css
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/environments/environment.prod.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/environments/environment.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/favicon.ico
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/highlightjs/material-dark.css
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/highlightjs/material-light.css
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/index.html
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/main.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/main.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/polyfills.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/styles/_constants.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/styles/_general.scss
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/test.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/tsconfig.app.json
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/tsconfig.spec.json
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/src/typings.d.ts
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/tsconfig.json
A asterixdb/asterix-app/src/main/resources/asterixdb-dashboard/tslint.json
136 files changed, 13,584 insertions(+), 0 deletions(-)


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


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I75ba4755202c5afd15cb4062d07b8a8fcb8aaa25
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: jein song

Change in asterixdb[master]: PLEASE EDIT to provide a meaningful commit message!

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

Change subject: PLEASE EDIT to provide a meaningful commit message!
......................................................................


Patch Set 1:

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

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I75ba4755202c5afd15cb4062d07b8a8fcb8aaa25
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: jein song
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[master]: PLEASE EDIT to provide a meaningful commit message!

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

Change subject: PLEASE EDIT to provide a meaningful commit message!
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-verify-storage/2511/ (2/11)

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I75ba4755202c5afd15cb4062d07b8a8fcb8aaa25
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: jein song
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[master]: PLEASE EDIT to provide a meaningful commit message!

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

Change subject: PLEASE EDIT to provide a meaningful commit message!
......................................................................


Patch Set 1:

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

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I75ba4755202c5afd15cb4062d07b8a8fcb8aaa25
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: jein song
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[master]: PLEASE EDIT to provide a meaningful commit message!

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

Change subject: PLEASE EDIT to provide a meaningful commit message!
......................................................................


Abandoned

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

Gerrit-MessageType: abandon
Gerrit-Change-Id: I75ba4755202c5afd15cb4062d07b8a8fcb8aaa25
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: jein song
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>

Change in asterixdb[master]: PLEASE EDIT to provide a meaningful commit message!

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

Change subject: PLEASE EDIT to provide a meaningful commit message!
......................................................................


Patch Set 1: Integration-Tests-1

Integration Tests Failed

https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/4913/ : FAILURE

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I75ba4755202c5afd15cb4062d07b8a8fcb8aaa25
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: jein song
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[master]: PLEASE EDIT to provide a meaningful commit message!

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

Change subject: PLEASE EDIT to provide a meaningful commit message!
......................................................................


Patch Set 1:

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

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I75ba4755202c5afd15cb4062d07b8a8fcb8aaa25
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: jein song
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[master]: PLEASE EDIT to provide a meaningful commit message!

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

Change subject: PLEASE EDIT to provide a meaningful commit message!
......................................................................


Patch Set 1:

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

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I75ba4755202c5afd15cb4062d07b8a8fcb8aaa25
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: jein song
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[master]: PLEASE EDIT to provide a meaningful commit message!

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

Change subject: PLEASE EDIT to provide a meaningful commit message!
......................................................................


Patch Set 1:

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

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I75ba4755202c5afd15cb4062d07b8a8fcb8aaa25
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: jein song
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[master]: PLEASE EDIT to provide a meaningful commit message!

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

Change subject: PLEASE EDIT to provide a meaningful commit message!
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-rebalance-cancellation/1095/ (7/11)

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I75ba4755202c5afd15cb4062d07b8a8fcb8aaa25
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: jein song
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[master]: PLEASE EDIT to provide a meaningful commit message!

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

Change subject: PLEASE EDIT to provide a meaningful commit message!
......................................................................


Patch Set 1:

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

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I75ba4755202c5afd15cb4062d07b8a8fcb8aaa25
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: jein song
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[master]: PLEASE EDIT to provide a meaningful commit message!

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

Change subject: PLEASE EDIT to provide a meaningful commit message!
......................................................................


Patch Set 1:

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

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I75ba4755202c5afd15cb4062d07b8a8fcb8aaa25
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: jein song
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[master]: PLEASE EDIT to provide a meaningful commit message!

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

Change subject: PLEASE EDIT to provide a meaningful commit message!
......................................................................


Patch Set 1:

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

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I75ba4755202c5afd15cb4062d07b8a8fcb8aaa25
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: jein song
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[master]: PLEASE EDIT to provide a meaningful commit message!

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

Change subject: PLEASE EDIT to provide a meaningful commit message!
......................................................................


Patch Set 1:

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

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I75ba4755202c5afd15cb4062d07b8a8fcb8aaa25
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: jein song
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[master]: PLEASE EDIT to provide a meaningful commit message!

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

Change subject: PLEASE EDIT to provide a meaningful commit message!
......................................................................


Patch Set 1:

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

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I75ba4755202c5afd15cb4062d07b8a8fcb8aaa25
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: jein song
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No