GitHub user sandhyasun opened a pull request:

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

    Resolving the following JIRAs related to LOB feature :

    TRAFODION-1604 - Fixed one place in CharType.h where 100 was the max limit 
for lob handle length
    TRAFODION-1596 - Added checks in alter code to prevent altering adding LOB 
columns.
    TRAFODION-1598 - Added several syntax filxes in parser and ExpLOBaccess.cpp 
to address these problems.
    TRAFODION-1599 - Added checks in binder to prevent sample columns from 
being LOB columns.
    TRAFODION-1602 - Added checks in DDL layer to prevent LOB columns as unique 
constraints or store by.

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

    $ git pull https://github.com/sandhyasun/incubator-trafodion lob_work_files2

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

    https://github.com/apache/incubator-trafodion/pull/165.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 #165
    
----
commit 825216d34698fd30b209e19ae0520ebd6f765fc0
Author: Sandhya Sundaresan <[email protected]>
Date:   2015-11-09T04:36:20Z

    Resolving the following JIRAs :
    TRAFODION-1604 - Fixed one place in CharType.h where 100 was the max limit 
for lob handle length
    TRAFODION-1596 - Added checks in alter code to prevent altering adding LOB 
columns.
    TRAFODION-1598 - Added several syntax filxes in parser and ExpLOBaccess.cpp 
to address these problems.
    TRAFODION-1599 - Added checks in binder to prevent sample columns from 
being LOB columns.
    TRAFODION-1602 - Added checks in DDL layer to prevent LOB columns as unique 
constraints or store by.

----


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