[
https://issues.apache.org/jira/browse/TRAFODION-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15724160#comment-15724160
]
ASF GitHub Bot commented on TRAFODION-2386:
-------------------------------------------
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 <[email protected]>
Date: 2016-12-06T02:52:53Z
[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)