You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by rwbzx <gi...@git.apache.org> on 2016/12/06 03:04:30 UTC

[GitHub] incubator-trafodion pull request #867: [TRAFODION-2386]ODBC:add odbc unit-te...

GitHub user rwbzx opened a pull request:

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

    [TRAFODION-2386]ODBC:add odbc unit-test code for large varchar column issue

    Add source code, build files and readme files, and test code runs in following way:
    Every time 1 row of data is inserted to a specific table and fetched out into local buffer after insertion is done. And then comparation is made between input buffer and fetch-out buffer, if difference exists, then test fails.

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

    $ git pull https://github.com/rwbzx/incubator-trafodion TRAFODION-2386

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

    https://github.com/apache/incubator-trafodion/pull/867.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 #867
    
----
commit aeb27e2f27f3b83cf0949d662b6e2b8402e504b4
Author: rwbzx <xi...@esgyn.cn>
Date:   2016-12-06T02:52:53Z

    [TRAFODION-2386]Add UT code for varchar 32k issue
    add source code, build files and readme files

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafodion pull request #867: [TRAFODION-2386]ODBC:add odbc unit-te...

Posted by rwbzx <gi...@git.apache.org>.
Github user rwbzx closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---