GitHub user rwbzx opened a pull request:

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

    [TRAFODION-2386]Add UT code for varchar 32k 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/868.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 #868
    
----
commit ac833c408e21394555725570053764d45ea64f52
Author: rwbzx <xiang.zh...@esgyn.cn>
Date:   2016-12-06T08:34:16Z

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

Reply via email to