Change in asterixdb[master]: Enable the parallel sort in the optimizor.

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Enable the parallel sort in the optimizor. .. Patch Set 30: Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/4017/ -- To view, visit

Change in asterixdb[master]: Enable the parallel sort in the optimizor.

2017-01-21 Thread Wenhai Li (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1381 to look at the new patch set (#30). Change subject: Enable the parallel sort in the optimizor. .. Enable the

Change in asterixdb[master]: Enable the parallel sort in the optimizor.

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Enable the parallel sort in the optimizor. .. Patch Set 30: WARNING: THIS CHANGE CONTAINS CROSS-PRODUCT CHANGES IN: * asterixdb * hyracks-fullstack PLEASE REVIEW

Change in asterixdb[master]: Fix the operator precedence of LIKE.

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Fix the operator precedence of LIKE. .. Patch Set 2: Integration-Tests+1 Integration Tests Successful

Change in asterixdb[master]: Enable the parallel sort in the optimizor.

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Enable the parallel sort in the optimizor. .. Patch Set 29: WARNING: THIS CHANGE CONTAINS CROSS-PRODUCT CHANGES IN: * asterixdb * hyracks-fullstack PLEASE REVIEW

Change in asterixdb[master]: Enable the parallel sort in the optimizor.

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Enable the parallel sort in the optimizor. .. Patch Set 29: Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/4016/ -- To view, visit

Change in asterixdb[master]: Enable the parallel sort in the optimizor.

2017-01-21 Thread Wenhai Li (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1381 to look at the new patch set (#29). Change subject: Enable the parallel sort in the optimizor. .. Enable the

Change in asterixdb[master]: Fix the operator precedence of LIKE.

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Fix the operator precedence of LIKE. .. Patch Set 2: BAD+1 BAD Compatibility Tests Successful https://asterix-jenkins.ics.uci.edu/job/asterixbad-compat/359/ :

Change in asterixdb[master]: Fix the operator precedence of LIKE.

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Fix the operator precedence of LIKE. .. Patch Set 2: BAD Compatibility Tests Started https://asterix-jenkins.ics.uci.edu/job/asterixbad-compat/359/ -- To view,

Change in asterixdb[master]: Fix the operator precedence of LIKE.

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Fix the operator precedence of LIKE. .. Patch Set 2: Integration Tests Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/1682/ -- To

Change in asterixdb[master]: Fix the operator precedence of LIKE.

2017-01-21 Thread Yingyi Bu (Code Review)
Yingyi Bu has posted comments on this change. Change subject: Fix the operator precedence of LIKE. .. Patch Set 1: (3 comments)

Change in asterixdb[master]: Fix the operator precedence of LIKE.

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Fix the operator precedence of LIKE. .. Patch Set 2: Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/4015/ -- To view, visit

Change in asterixdb[master]: Fix the operator precedence of LIKE.

2017-01-21 Thread Yingyi Bu (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1456 to look at the new patch set (#2). Change subject: Fix the operator precedence of LIKE. .. Fix the operator

[jira] [Closed] (ASTERIXDB-1760) Customize compiler parameters to each individual query

2017-01-21 Thread Yingyi Bu (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yingyi Bu closed ASTERIXDB-1760. Resolution: Fixed > Customize compiler parameters to each individual query >

[jira] [Commented] (ASTERIXDB-1760) Customize compiler parameters to each individual query

2017-01-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15833210#comment-15833210 ] ASF subversion and git services commented on ASTERIXDB-1760: Commit

Change in asterixdb[master]: ASTERIXDB-1760: support per-query customizations for compila...

2017-01-21 Thread Yingyi Bu (Code Review)
Yingyi Bu has submitted this change and it was merged. Change subject: ASTERIXDB-1760: support per-query customizations for compilation parameters. .. ASTERIXDB-1760: support per-query customizations for compilation

Change in asterixdb[master]: AQLPlus Refactoring 2: AQL+ grammar generation and AQLPlusEx...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: AQLPlus Refactoring 2: AQL+ grammar generation and AQLPlusExpressionToPlanTranslator .. Patch Set 8: Integration-Tests+1 Integration Tests Successful

Change in asterixdb[master]: ASTERIXDB-1760: support per-query customizations for compila...

2017-01-21 Thread Till Westmann (Code Review)
Till Westmann has posted comments on this change. Change subject: ASTERIXDB-1760: support per-query customizations for compilation parameters. .. Patch Set 3: Code-Review+2 -- To view, visit

Change in asterixdb[master]: Fix the operator precedence of LIKE.

2017-01-21 Thread Till Westmann (Code Review)
Till Westmann has posted comments on this change. Change subject: Fix the operator precedence of LIKE. .. Patch Set 1: (3 comments)

Change in asterixdb[master]: AQLPlus Refactoring 2: AQL+ grammar generation and AQLPlusEx...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: AQLPlus Refactoring 2: AQL+ grammar generation and AQLPlusExpressionToPlanTranslator .. Patch Set 8: Integration Tests Started

Change in asterixdb[master]: Index-only plan step 3: Top-down Select and Join transformat...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Index-only plan step 3: Top-down Select and Join transformation rule .. Patch Set 36: Integration-Tests+1 Integration Tests Successful

Change in asterixdb[master]: AQLPlus Refactoring 2: AQL+ grammar generation and AQLPlusEx...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: AQLPlus Refactoring 2: AQL+ grammar generation and AQLPlusExpressionToPlanTranslator .. Patch Set 8: BAD+1 BAD Compatibility Tests Successful

Change in asterixdb[master]: Index-only plan step 3: Top-down Select and Join transformat...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Index-only plan step 3: Top-down Select and Join transformation rule .. Patch Set 36: BAD+1 BAD Compatibility Tests Successful

Change in asterixdb[master]: AQLPlus Refactoring 2: AQL+ grammar generation and AQLPlusEx...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: AQLPlus Refactoring 2: AQL+ grammar generation and AQLPlusExpressionToPlanTranslator .. Patch Set 8: BAD Compatibility Tests Started

Change in asterixdb[master]: Index-only plan step 3: Top-down Select and Join transformat...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Index-only plan step 3: Top-down Select and Join transformation rule .. Patch Set 36: BAD Compatibility Tests Started

Change in asterixdb[master]: Index-only plan step 3: Top-down Select and Join transformat...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Index-only plan step 3: Top-down Select and Join transformation rule .. Patch Set 36: Integration Tests Started

Change in asterixdb[master]: AQLPlus Refactoring 2: AQL+ grammar generation and AQLPlusEx...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: AQLPlus Refactoring 2: AQL+ grammar generation and AQLPlusExpressionToPlanTranslator .. Patch Set 8: Build Started

Change in asterixdb[master]: Index-only plan step 3: Top-down Select and Join transformat...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Index-only plan step 3: Top-down Select and Join transformation rule .. Patch Set 36: WARNING: THIS CHANGE CONTAINS CROSS-PRODUCT CHANGES IN: * asterixdb *

Change in asterixdb[master]: Index-only plan step 3: Top-down Select and Join transformat...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Index-only plan step 3: Top-down Select and Join transformation rule .. Patch Set 36: Build Started

Change in asterixdb[master]: AQLPlus Refactoring 2: AQL+ grammar generation and AQLPlusEx...

2017-01-21 Thread Taewoo Kim (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1434 to look at the new patch set (#8). Change subject: AQLPlus Refactoring 2: AQL+ grammar generation and AQLPlusExpressionToPlanTranslator

Change in asterixdb[master]: Index-only plan step 3: Top-down Select and Join transformat...

2017-01-21 Thread Taewoo Kim (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1350 to look at the new patch set (#36). Change subject: Index-only plan step 3: Top-down Select and Join transformation rule

Change in asterixdb[master]: Remove tinyaccessor dependency from production.

2017-01-21 Thread Yingyi Bu (Code Review)
Yingyi Bu has submitted this change and it was merged. Change subject: Remove tinyaccessor dependency from production. .. Remove tinyaccessor dependency from production. Change-Id: Ib2dfb36b59ba4a77884c30c2b11c2a846c4890fa

Change in asterixdb[master]: Remove tinyaccessor dependency from production.

2017-01-21 Thread Yingyi Bu (Code Review)
Yingyi Bu has posted comments on this change. Change subject: Remove tinyaccessor dependency from production. .. Patch Set 2: Code-Review+2 -- To view, visit https://asterix-gerrit.ics.uci.edu/1459 To unsubscribe, visit

Change in asterixdb[master]: Replace Java serialization in checkpoints by Json

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Replace Java serialization in checkpoints by Json .. Patch Set 3: Integration-Tests+1 Integration Tests Successful

Change in asterixdb[master]: Replace Java serialization in checkpoints by Json

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Replace Java serialization in checkpoints by Json .. Patch Set 3: BAD+1 BAD Compatibility Tests Successful

Change in asterixdb[master]: Replace Java serialization in checkpoints by Json

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Replace Java serialization in checkpoints by Json .. Patch Set 3: BAD Compatibility Tests Started https://asterix-jenkins.ics.uci.edu/job/asterixbad-compat/356/ --

Change in asterixdb[master]: Replace Java serialization in checkpoints by Json

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Replace Java serialization in checkpoints by Json .. Patch Set 3: Integration Tests Started

Change in asterixdb[master]: Replace Java serialization in checkpoints by Json

2017-01-21 Thread Till Westmann (Code Review)
Till Westmann has posted comments on this change. Change subject: Replace Java serialization in checkpoints by Json .. Patch Set 3: Code-Review+1 Looks good to me, hope Abdullah likes it :) -- To view, visit

Change in asterixdb[master]: Replace Java serialization in checkpoints by Json

2017-01-21 Thread Till Westmann (Code Review)
Till Westmann has posted comments on this change. Change subject: Replace Java serialization in checkpoints by Json .. Patch Set 2: (1 comment) https://asterix-gerrit.ics.uci.edu/#/c/1457/2/asterixdb/asterix-common/pom.xml

Change in asterixdb[master]: Replace Java serialization in checkpoints by Json

2017-01-21 Thread Murtadha Hubail (Code Review)
Murtadha Hubail has posted comments on this change. Change subject: Replace Java serialization in checkpoints by Json .. Patch Set 2: (3 comments) https://asterix-gerrit.ics.uci.edu/#/c/1457/2/asterixdb/asterix-common/pom.xml

Change in asterixdb[master]: Replace Java serialization in checkpoints by Json

2017-01-21 Thread Murtadha Hubail (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1457 to look at the new patch set (#3). Change subject: Replace Java serialization in checkpoints by Json .. Replace Java

Change in asterixdb[master]: Replace Java serialization in checkpoints by Json

2017-01-21 Thread Till Westmann (Code Review)
Till Westmann has posted comments on this change. Change subject: Replace Java serialization in checkpoints by Json .. Patch Set 2: (3 comments) https://asterix-gerrit.ics.uci.edu/#/c/1457/2/asterixdb/asterix-common/pom.xml

Change in asterixdb[master]: Applied the multiway fuzzyjoin based on the prefix-based joi...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Applied the multiway fuzzyjoin based on the prefix-based join and the selectFuzzyJoin testCases. .. Patch Set 47: Integration-Tests+1 Integration Tests Successful

Change in asterixdb[master]: Applied the multiway fuzzyjoin based on the prefix-based joi...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Applied the multiway fuzzyjoin based on the prefix-based join and the selectFuzzyJoin testCases. .. Patch Set 47: BAD+1 BAD Compatibility Tests Successful

Change in asterixdb[master]: Applied the multiway fuzzyjoin based on the prefix-based joi...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Applied the multiway fuzzyjoin based on the prefix-based join and the selectFuzzyJoin testCases. .. Patch Set 47: Integration Tests Started

Change in asterixdb[master]: Applied the multiway fuzzyjoin based on the prefix-based joi...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Applied the multiway fuzzyjoin based on the prefix-based join and the selectFuzzyJoin testCases. .. Patch Set 47: BAD Compatibility Tests Started

Change in asterixdb[master]: Enable the parallel sort in the optimizor.

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Enable the parallel sort in the optimizor. .. Patch Set 28: Integration-Tests+1 Integration Tests Successful

Change in asterixdb[master]: Applied the multiway fuzzyjoin based on the prefix-based joi...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Applied the multiway fuzzyjoin based on the prefix-based join and the selectFuzzyJoin testCases. .. Patch Set 47: WARNING: THIS CHANGE CONTAINS CROSS-PRODUCT CHANGES

Change in asterixdb[master]: Applied the multiway fuzzyjoin based on the prefix-based joi...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Applied the multiway fuzzyjoin based on the prefix-based join and the selectFuzzyJoin testCases. .. Patch Set 47: Build Started

Change in asterixdb[master]: Applied the multiway fuzzyjoin based on the prefix-based joi...

2017-01-21 Thread Wenhai Li (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1076 to look at the new patch set (#47). Change subject: Applied the multiway fuzzyjoin based on the prefix-based join and the selectFuzzyJoin testCases.

Change in asterixdb[master]: Applied the multiway fuzzyjoin based on the prefix-based joi...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Applied the multiway fuzzyjoin based on the prefix-based join and the selectFuzzyJoin testCases. .. Patch Set 46: WARNING: THIS CHANGE CONTAINS CROSS-PRODUCT CHANGES

Change in asterixdb[master]: Applied the multiway fuzzyjoin based on the prefix-based joi...

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Applied the multiway fuzzyjoin based on the prefix-based join and the selectFuzzyJoin testCases. .. Patch Set 46: Build Started

Change in asterixdb[master]: Applied the multiway fuzzyjoin based on the prefix-based joi...

2017-01-21 Thread Wenhai Li (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1076 to look at the new patch set (#46). Change subject: Applied the multiway fuzzyjoin based on the prefix-based join and the selectFuzzyJoin testCases.

Change in asterixdb[master]: Applied the multiway fuzzyjoin based on the prefix-based joi...

2017-01-21 Thread Wenhai Li (Code Review)
Wenhai Li has posted comments on this change. Change subject: Applied the multiway fuzzyjoin based on the prefix-based join and the selectFuzzyJoin testCases. .. Patch Set 45: (8 comments) Thanks for reminding.

Change in asterixdb[master]: Enable the parallel sort in the optimizor.

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Enable the parallel sort in the optimizor. .. Patch Set 28: Integration Tests Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/1677/

Change in asterixdb[master]: Enable the parallel sort in the optimizor.

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Enable the parallel sort in the optimizor. .. Patch Set 28: WARNING: THIS CHANGE CONTAINS CROSS-PRODUCT CHANGES IN: * asterixdb * hyracks-fullstack PLEASE REVIEW

Change in asterixdb[master]: Enable the parallel sort in the optimizor.

2017-01-21 Thread Jenkins (Code Review)
Jenkins has posted comments on this change. Change subject: Enable the parallel sort in the optimizor. .. Patch Set 28: Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/4009/ -- To view, visit

Change in asterixdb[master]: Enable the parallel sort in the optimizor.

2017-01-21 Thread Wenhai Li (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1381 to look at the new patch set (#28). Change subject: Enable the parallel sort in the optimizor. .. Enable the