GitHub user zuyu opened a pull request: https://github.com/apache/incubator-quickstep/pull/92
Refactor Generators in Optimizer Assigned to @jianqiao. Thanks! You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-quickstep opt-refactor Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-quickstep/pull/92.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 #92 ---- commit 49f014f4fafea26af1af87e25ca1c7b7d5f14884 Author: Zuyu Zhang <zu...@twitter.com> Date: 2016-08-13T08:49:03Z Removed unused StorageManager. commit 572ba5911628f99b698e7f9560c39c449ffcf850 Author: Zuyu Zhang <zu...@twitter.com> Date: 2016-08-13T22:16:32Z Moved CatalogDatabase out of OptimizerContext. commit b5798ed8e0bf4b0e083bb0437d2c25889644d9d2 Author: Zuyu Zhang <zu...@twitter.com> Date: 2016-08-13T23:53:57Z Moved OptimizerContext standalone. commit d227e19e4b02e6d725782195ee0bcc9d143bc50c Author: Zuyu Zhang <zu...@twitter.com> Date: 2016-08-14T01:40:26Z Removed unused OptimizerContext, and construct PhysicalGenerator once. ---- --- 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. ---