[GitHub] incubator-quickstep issue #227: Added an enum type for all relational operat...

2017-04-04 Thread hbdeshmukh
Github user hbdeshmukh commented on the issue: https://github.com/apache/incubator-quickstep/pull/227 Assigned to @jianqiao --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabl

[GitHub] incubator-quickstep pull request #227: Added an enum type for all relational...

2017-04-04 Thread hbdeshmukh
GitHub user hbdeshmukh opened a pull request: https://github.com/apache/incubator-quickstep/pull/227 Added an enum type for all relational operators The goal of this PR is that the scheduler should be able to identify individual operations in the query plan DAG. You can merge this

[GitHub] incubator-quickstep issue #226: Bug fix in memory measurement

2017-04-04 Thread jianqiao
Github user jianqiao commented on the issue: https://github.com/apache/incubator-quickstep/pull/226 Have merged the branch but not reflected in github. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-quickstep issue #226: Bug fix in memory measurement

2017-04-04 Thread cramja
Github user cramja commented on the issue: https://github.com/apache/incubator-quickstep/pull/226 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] incubator-quickstep issue #226: Bug fix in memory measurement

2017-04-04 Thread jianqiao
Github user jianqiao commented on the issue: https://github.com/apache/incubator-quickstep/pull/226 LGTM! Merging. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wis

[GitHub] incubator-quickstep pull request #226: Bug fix in memory measurement

2017-04-04 Thread hbdeshmukh
Github user hbdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-quickstep/pull/226#discussion_r109703085 --- Diff: storage/AggregationOperationState.cpp --- @@ -949,9 +949,15 @@ void AggregationOperationState::finalizeHashTableImplThreadPrivate(