You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/11 18:36:10 UTC

[jira] [Commented] (TRAFODION-1704) T2 and T4 driver cleanup

    [ https://issues.apache.org/jira/browse/TRAFODION-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15053072#comment-15053072 ] 

ASF GitHub Bot commented on TRAFODION-1704:
-------------------------------------------

GitHub user robertamarton opened a pull request:

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

    TRAFODION-1704: T2 and T4 driver cleanup

    Removed obsolete files from T2, redesigned result set code for T4 driver code
    so same files can be removed.
    
    Removed BaseRow.java, Row.java, and InsertRow.java from T2 and T4 code
    Added ObjectArray.java to T4 code to store and manage an array of objects
    
    TRAFODION-1642 Release 1.3.0 copyrights and license files are incorrect
    
    Part 3 of cleaning up copyrights and license files

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

    $ git pull https://github.com/robertamarton/incubator-trafodion t2t4

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

    https://github.com/apache/incubator-trafodion/pull/224.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 #224
    
----
commit 53ef0961c63fb5d81d0b67fbb305f8dda5c4a091
Author: Roberta Marton <ro...@esgyn.com>
Date:   2015-12-11T01:47:31Z

    TRAFODION-1704: T2 and T4 driver cleanup
    
    Removed obsolete files from T2, redesigned result set code for T4 driver code
    so same files can be removed.
    
    Removed BaseRow.java, Row.java, and InsertRow.java from T2 and T4 code
    Added ObjectArray.java to T4 code to store and manage an array of objects
    
    TRAFODION-1642 Release 1.3.0 copyrights and license files are incorrect
    
    Part 3 of cleaning up copyrights and license files

----


> T2 and T4 driver cleanup
> ------------------------
>
>                 Key: TRAFODION-1704
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1704
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: client-jdbc-t2, client-jdbc-t4
>            Reporter: Roberta Marton
>            Assignee: Roberta Marton
>
> The T2 code contains several files that are not longer being used.  The T4 code also contains these same modules and they should not be used.  Need to cleanup  these references.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)