[GitHub] incubator-quickstep pull request #253: Avoided crashes using PartitionAwareI...

2017-05-25 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #253: Avoided crashes using PartitionAwareI...

2017-05-25 Thread zuyu
GitHub user zuyu opened a pull request:

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

Avoided crashes using PartitionAwareInsertDest in Inner HashJoins.



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

$ git pull https://github.com/apache/incubator-quickstep improve-insert-dest

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

https://github.com/apache/incubator-quickstep/pull/253.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 #253


commit f8181b52607df16833f7cb89b6e4271732cc52f6
Author: Zuyu Zhang 
Date:   2017-05-26T01:38:15Z

Avoided crashes using PartitionAwareInsertDest in Inner HashJoins.




---
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.
---