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 <[email protected]>
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

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to