[GitHub] incubator-trafodion pull request #706: sql regression test executor test022 ...

2016-09-17 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-trafodion/pull/706


---
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-trafodion pull request #706: sql regression test executor test022 ...

2016-09-15 Thread traflm
GitHub user traflm opened a pull request:

https://github.com/apache/incubator-trafodion/pull/706

sql regression test executor test022 fix, min largeint

On Linux platform, min 64 bit int value is -9223372036854775808. So the 
validation seems wrong. Try to fix it.

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

$ git pull https://github.com/traflm/incubator-trafodion test022fix

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

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


commit 17ea9351120580d7fc0c7ca82aea948473aeb50f
Author: Liu Ming 
Date:   2016-09-15T17:50:46Z

sql regression test executor test022 fix, min largeint




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