GitHub user sureshsubbiah opened a pull request:

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

    [TRAFODION-2094] Truncate option slow in ODB

    Mispaced paranthesis causes us to take the generic database codepath,
    with dbt = 0, instead of dbt = 8 for Trafodion.
    All compiler warnings for ODB are now fixed or suppressed.

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

    $ git pull https://github.com/sureshsubbiah/incubator-trafodion traf-2094

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

    https://github.com/apache/incubator-trafodion/pull/576.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 #576
    
----
commit 7166c64db17e3b5f457b55dc1c491a01b070dcbc
Author: Suresh Subbiah <[email protected]>
Date:   2016-07-05T21:42:26Z

    [TRAFODION-2094] Truncate option slow in ODB
    
    Misplaced paranthesis caused ODB to not recognize Trafodion database.
    We were going through the generic codepath.
    Also made some changes to remove/suppress compiler warnings.

----


---
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