GitHub user ryzuo opened a pull request:
https://github.com/apache/incubator-trafodion/pull/211
Add a new case to BatchTest of Phoenix test
1. A new test case of inserting duplciate primary key value with
"insert" statement.
2. Changed the initializtion of expected value array of upsert
duplicate primary key values, previous code may cause incorrect test
result.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ryzuo/incubator-trafodion myphoenix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/211.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 #211
----
commit fb36e27431c8da9b842fb3358d304ac9461dbc4c
Author: ryzuo <[email protected]>
Date: 2015-12-07T09:10:39Z
Add a new case to BatchTest of Phoenix test
1. A new test case of inserting duplciate primary key value with
"insert" statement.
2. Changed the initializtion of expected value array of upsert
duplicate primary key values, previous code may cause incorrect test
result.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---