[GitHub] incubator-quickstep pull request #81: Refactored QueryProcessor.

2016-08-06 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-quickstep/pull/81


---
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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-quickstep pull request #81: Refactored QueryProcessor.

2016-08-04 Thread zuyu
GitHub user zuyu opened a pull request:

https://github.com/apache/incubator-quickstep/pull/81

Refactored QueryProcessor.

Assigned to @jianqiao.

This PR reverted `optimizer` per query, and avoids memory leaks if 
encountered any exceptions.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/apache/incubator-quickstep 
refactor-q-processor

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-quickstep/pull/81.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #81


commit 6ddea61e7e2a5a6292e0230eb89df1ee5fb24ad4
Author: Zuyu Zhang 
Date:   2016-08-04T21:19:38Z

Refactored QueryProcessor.




---
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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---