[
https://issues.apache.org/jira/browse/TRAFODION-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15724813#comment-15724813
]
ASF GitHub Bot commented on TRAFODION-2386:
-------------------------------------------
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 <[email protected]>
Date: 2016-12-06T08:34:16Z
[TRAFODION-2386]Add UT code for varchar 32k issue
add source code, build files and readme files
----
> Need to add odbc unit-test code for large varchar column issue
> --------------------------------------------------------------
>
> Key: TRAFODION-2386
> URL: https://issues.apache.org/jira/browse/TRAFODION-2386
> Project: Apache Trafodion
> Issue Type: Sub-task
> Components: client-odbc-linux, client-odbc-windows
> Reporter: Zhang,Xiang
> Assignee: Zhang,Xiang
>
> Need to add odbc unit-test code to trafodion repo
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)